Closed Bug 804246 Opened 13 years ago Closed 13 years ago

Build with Python 2.7 on Panda boards

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: gps, Unassigned)

References

Details

According to the logs (e.g. https://tbpl.mozilla.org/php/getParsedLog.php?id=16347582&tree=Mozilla-Inbound&full=1), we currently build with Python 2.6 on Panda opt builds (search for "checking for python2.7"). We should have all builders building with Python 2.7, as we will soon require Python 2.7 to build the tree.
will probably need to add mozilla-python27 to the mock configs. that will install python2.7 into /usr/local/bin/python2.7. will configure find that?
Configure simply does |which python2.7 python2.6 python|. Put it in PATH and configure will find it.
Blocks: 804865
I think this is working: https://tbpl.mozilla.org/php/getParsedLog.php?id=16831010&tree=Firefox&full=1 11:09:30 INFO - checking for python2.7... (cached) /usr/local/bin/python2.7
I concur - The Panda builds boards do seem to be building with Python 2.7 now. Yay!
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Product: mozilla.org → Release Engineering
Product: Release Engineering → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.