Closed
Bug 422220
Opened 17 years ago
Closed 17 years ago
Linux x86_64 build has 700 and other x00 permissions on files.
Categories
(Webtools Graveyard :: Tinderbox, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Aleksej, Assigned: rhelmer)
References
()
Details
A part of tar vtjf firefox-3.0b5pre.en-US.linux-x86_64.tar.bz2 output:
drwx------ 0/0 0 2008-03-11 19:51 firefox/
-rwx------ 0/0 18490096 2008-03-11 19:51 firefox/libxul.so
-rw-r--r-- 0/0 117 2008-03-11 19:50 firefox/old-homepage-default.properties
-rw-r--r-- 0/0 119 2008-03-11 19:50 firefox/browserconfig.properties
drwx------ 0/0 0 2008-03-11 19:50 firefox/searchplugins/
-rw-r--r-- 0/0 2642 2008-03-11 19:50 firefox/searchplugins/eBay.xml
-rw-r--r-- 0/0 1534 2008-03-11 19:50 firefox/searchplugins/creativecommons.xml
-rw-r--r-- 0/0 2193 2008-03-11 19:50 firefox/searchplugins/answers.xml
-rw-r--r-- 0/0 2370 2008-03-11 19:50 firefox/searchplugins/google.xml
-rw-r--r-- 0/0 792 2008-03-11 19:50 firefox/searchplugins/yahoo.xml
-rw-r--r-- 0/0 1183 2008-03-11 19:50 firefox/searchplugins/wikipedia.xml
-rw-r--r-- 0/0 1394 2008-03-11 19:50 firefox/searchplugins/amazondotcom.xml
-rwx------ 0/0 11410 2008-03-11 19:51 firefox/run-mozilla.sh
-rw------- 0/0 476 2008-03-11 19:51 firefox/libsoftokn3.chk
drwx------ 0/0 0 2008-03-11 19:51 firefox/defaults/
drwx------ 0/0 0 2008-03-11 19:51 firefox/defaults/pref/
-rw------- 0/0 895 2008-03-11 19:51 firefox/defaults/pref/firefox-branding.js
-rw------- 0/0 33317 2008-03-11 19:51 firefox/defaults/pref/firefox.js
-rw------- 0/0 157 2008-03-11 19:51 firefox/defaults/pref/channel-prefs.js
-rw------- 0/0 285 2008-03-11 19:50 firefox/defaults/pref/firefox-l10n.js
-rw------- 0/0 205 2008-03-11 19:51 firefox/defaults/pref/reporter.js
drwx------ 0/0 0 2008-03-11 19:51 firefox/defaults/autoconfig/
-rw------- 0/0 81 2008-03-11 19:51 firefox/defaults/autoconfig/platform.js
-rw------- 0/0 7296 2008-03-11 19:51 firefox/defaults/autoconfig/prefcalls.js
| Reporter | ||
Updated•17 years ago
|
Summary: x86_64 build has 700 and other x00 permissions on files. → Linux x86_64 build has 700 and other x00 permissions on files.
Comment 1•17 years ago
|
||
Buildbot on fx-linux64-1.9-slave1 has the wrong umask. I'll fix this soon.
Assignee: build → bhearsum
Updated•17 years ago
|
Priority: -- → P3
| Assignee | ||
Updated•17 years ago
|
Assignee: bhearsum → rhelmer
| Assignee | ||
Comment 2•17 years ago
|
||
Set umask to 002 and restarted (this is what fx-linux-1.9-slave2 uses).
It's doing a dep build now, which will be immediately followed by a nightly/clobber, so we can verify that it worked.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•17 years ago
|
||
Seems OK now(yesterday) (I cannot check if it runs, since I have 32-bit userspace), except for bug 361423. If it works for you under a different user after tar jxvf, please verify fixed.
Component: Tinderbox Configuration → Tinderbox
Product: mozilla.org → Webtools
Updated•11 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•