Closed
Bug 842634
Opened 12 years ago
Closed 12 years ago
Emulator builds broken with ERROR: Malformed command line key value pairing (MOZ_SOURCE_REPO=)
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Firefox OS Graveyard
GonkIntegration
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 839298
People
(Reporter: jgriffin, Unassigned)
References
Details
Current B2G emulator builds are broken with:
/data/jenkins/jobs/b2g-build/workspace/B2G/objdir-gecko/_virtualenv/bin/python /data/jenkins/jobs/b2g-build/workspace/toolkit/mozapps/installer/informulate.py \
../../dist//b2g-21.0a1.en-US.android-arm.json \
BUILDID=20130219141357 \
MOZ_SOURCE_REPO= \
MOZ_SOURCE_STAMP= \
MOZ_PKG_PLATFORM=android-arm
ERROR: Malformed command line key value pairing (MOZ_SOURCE_REPO=)
make[4]: *** [make-buildinfo-file] Error 1
This blocks updating of the emulator for bug 841836 / bug 716859.
| Reporter | ||
Comment 1•12 years ago
|
||
According to the Jenkins log, this was introduced sometime between Feb 16 and 18.
Comment 2•12 years ago
|
||
I'd guess this is caused by bug 839298
| Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•