Closed Bug 754430 Opened 11 years ago Closed 11 years ago

Missing mozilla/ dir in Thunderbird beta build

Categories

(Release Engineering :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jhopkins, Unassigned)

References

Details

Attachments

(2 files, 1 obsolete file)

We're missing the mozilla/ directory under objdir-tb which is causing 3 steps to fail, including this one:

http://buildbot-master34.srv.releng.scl3.mozilla.com:8001/builders/release-comm-beta-linux_build/builds/1/steps/get_build_id/logs/stdio

python build/config/printconfigsetting.py build/objdir-tb/dist/bin/application.ini App BuildID
 in dir /builds/slave/tb-rel-comm-beta-lnx-bld/. (timeout 1200 secs)
 watching logfiles {}
 argv: ['python', 'build/config/printconfigsetting.py', 'build/objdir-tb/dist/bin/application.ini', 'App', 'BuildID']
...<snip>
python: can't open file 'build/config/printconfigsetting.py': [Errno 2] No such file or directory
Attached patch Possible fixSplinter Review
This is the buildbotcustom part of a possible fix - basically, if mozillaDir is specified pass it into the release factory.
Attached patch Possible fix - buildbot configs (obsolete) — Splinter Review
... and the additional fix which has the required buildbot-configs parts.
This adds the mozilla_dir set up to the staging configs as well.
Attachment #623293 - Attachment is obsolete: true
Attachment #623448 - Flags: review+
Attachment #623291 - Flags: review+
Comment on attachment 623291 [details] [diff] [review]
Possible fix

Review of attachment 623291 [details] [diff] [review]:
-----------------------------------------------------------------

Landed in http://hg.mozilla.org/build/buildbotcustom/rev/dc2724ce42f5
Attachment #623291 - Flags: checked-in+
Comment on attachment 623448 [details] [diff] [review]
Proposed fix v2 buildbot-configs

Review of attachment 623448 [details] [diff] [review]:
-----------------------------------------------------------------

Landed in https://hg.mozilla.org/build/buildbot-configs/rev/89c3b1251d13
Attachment #623448 - Flags: checked-in+
A change from this bug landed on the default branches of either buildbot-configs or buildbotcustom.
Such change has been merged as of ~8:30 AM PDT into the production branches and the buildbot masters have been reconfigured.
This if FYI and a note has been added to the maintenance page:
https://wiki.mozilla.org/ReleaseEngineering:Maintenance#Reconfigs_.2F_Deployments
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.