Closed Bug 763419 Opened 13 years ago Closed 13 years ago

Thunderbird version - Fix PATH on Lion build slaves (virtualenv install fails)

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: standard8, Assigned: standard8)

References

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #758694 +++ Nightly builds have: PATH=/tools/python/bin:/tools/buildbot/bin:/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin but repacks have: PATH=/tools/buildbot/bin:/tools/python/bin:/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin The swapping of the first two entries means we pick up the python in /tools/buildbot/bin, which is already a virtualenv, which breaks the build. Bug 758694 has fixed it for Firefox, but this needs to be ported to thunderbird_config.py to fix it for Thunderbird as well.
found in triage. Going with "Automation (General)", not "Machine Management", as this feels like fallout from the get-thunderbird-automation-running-on-production-firefox-machines project.
Component: Release Engineering → Release Engineering: Automation (General)
QA Contact: release → catlee
(In reply to John O'Duinn [:joduinn] from comment #1) > found in triage. Going with "Automation (General)", not "Machine > Management", as this feels like fallout from the > get-thunderbird-automation-running-on-production-firefox-machines project. (actually, this is post that move...).
Ok, I hadn't actually realised that we already had the path set up on macosx64 and macosx64-debug builds. Somehow we'd missed the macosx-debug builds - which explains why only those are broken at the moment. So this patch ports the remaining part of the other bug and should fix those mac debug builders.
Assignee: nobody → mbanner
Status: NEW → ASSIGNED
Attachment #632731 - Flags: review?(jhopkins)
Attachment #632731 - Flags: review?(jhopkins) → review+
deployed to production
I've just confirmed the paths are fine and the builds are now working better.
Status: ASSIGNED → RESOLVED
Closed: 13 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.

Attachment

General

Created:
Updated:
Size: