Closed
Bug 586230
Opened 15 years ago
Closed 15 years ago
No contrib directory for Firefox 4.0b3
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ginnchen+exoracle, Assigned: armenzg)
References
Details
+++ This bug was initially created as a clone of Bug #582922 +++
contrib directory is not created for firefox 4.0b3 candidates/build3 and release.
| Assignee | ||
Updated•15 years ago
|
| Assignee | ||
Comment 1•15 years ago
|
||
Does this look good?
[ffxbld@surf ~]$ cd /pub/mozilla.org/firefox/nightly/4.0b3-candidates/build3/
[ffxbld@surf ~]$ mkdir contrib
[ffxbld@surf build3]$ chmod g+w contrib
[ffxbld@surf build3]$ ls -l | grep contrib
drwxrwsr-x 2 ffxbld firefox 4096 Aug 11 08:58 contrib
bhearsum do you know if this directory should have been created automatically?
I see some code for signing on http://mxr.mozilla.org/build/source/tools/release/signing
What about
/pub/mozilla.org/firefox/releases/4.0b3
Thanks!
Comment 3•15 years ago
|
||
I've made that one too, and contrib-localized in both places for historical consistency (even it's not used).
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 4•15 years ago
|
||
Should the contrib directory have been created automatically?
Comment 5•15 years ago
|
||
Yes, as part of of signing. And we thought we had fixed bug 580102.
| Assignee | ||
Comment 6•15 years ago
|
||
So either signing is not creating them OR we are cleaning them up on bug 580102.
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•