Ticket #2077 (closed enhancement: duplicate)

Opened 22 months ago

Last modified 14 months ago

DirectoryUpload creates missing directories with umode 077

Reported by: dtrosset Owned by:
Priority: major Milestone: 0.8.+
Version: 0.8.4p2 Keywords: sprint
Cc:

Description

DirectoryUpload? creates the missing directories on the master side. This is great!

But alas this directories are created by default with permission 700. IIUC, this default permission is forced by twisted.

  • Could it be possible that the buildbot.tac of the master have an umode option?

Change History

comment:1 Changed 21 months ago by dustin

  • Milestone changed from undecided to 0.8.+

comment:2 Changed 14 months ago by dustin

  • Keywords sprint added

the mode option would be preferred (probably with a different default)

comment:3 Changed 14 months ago by dustin

The master will also grow a umask - see #2169.

comment:4 Changed 14 months ago by bdbaddog

  • Status changed from new to closed
  • Resolution set to duplicate

This should be resolved by fix for #2169. Effectively a duplicate of 2169.

Note: See TracTickets for help on using tickets.