Closed Bug 824283 Opened 12 years ago Closed 5 years ago

bootstrap.py fails with could not load the bootstrap Python environment ... No module named gentoo on 64bit Ubuntu 12.10

Categories

(Firefox Build System :: Bootstrap Configuration, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: nathan, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.4 (KHTML, like Gecko) Ubuntu/12.10 Chromium/22.0.1229.94 Chrome/22.0.1229.94 Safari/537.4

Steps to reproduce:

wget --no-check-certificate https://hg.mozilla.org/mozilla-central/raw-file/default/python/mozboot/bin/bootstrap.py && python bootstrap.py



Actual results:

python bootstrap.py 
Could not load the bootstrap Python environment.

This should never happen. Consider filing a bug.





Expected results:

Should have worked, worked on my other computer also running 64bit Ubuntu 12.10
What python version are you using? Try running bootstrap.py with Python 2[.7]. I have a feeling this is a Python 3 issue.
Flags: needinfo?(nathan)
I am using python version 2.7.1, though I do have python 3 installed.
I got the same result running python2.7 bootbootstrap.py

I did get the build working by installing dependencies manually, though, so this bug is in no way urgent.
Flags: needinfo?(nathan)
I am using python 2.4.2, redhat Linux version 2.6.18-164.el5. There is a Syntax error  at line 99
Hi~ I found something similar problem and I file it as a bug in [Bug 1142897].
Product: Core → Firefox Build System
Component: General → Bootstrap Configuration
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.