Closed Bug 399628 Opened 17 years ago Closed 17 years ago

umask in buildbot.tac should be 002

Categories

(Release Engineering :: General, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: joduinn)

References

Details

The default umask for buildbot slaves is 077, we should set all slaves to use 002 instead to avoid more problems with permissions.

I've already done this on staging-prometheus-vm.
Blocks: end2end-bld
Priority: -- → P2
The following line needs to be added to the buildbot.tac file in each buildslave.

umask = 002
Status: NEW → ASSIGNED
buildbot.tac updated, and buildbot slave restarted on:

production-prometheus-vm
production-pacifica-vm
staging-pacifica-vm
build-console (linux-18-console2)
staging-build-console (linux-18-console1)
bm-xserve03
bm-xserve05
bm-xserve14 (macosx-trunk-slave1)

I've also updated our docs on wiki, so future buildbot slaves would be created using "--umask=002".
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Just adding link to the mentioned wiki
http://wiki.mozilla.org/ReferencePlatforms/RefPlatformTeam
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.