Closed
Bug 801291
Opened 13 years ago
Closed 13 years ago
Try b2g builds are red during packaging
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: RyanVM, Assigned: Callek)
References
Details
Attachments
(1 file)
1.79 KB,
patch
|
catlee
:
review+
hwine
:
feedback+
|
Details | Diff | Splinter Review |
https://tbpl.mozilla.org/php/getParsedLog.php?id=16080318&tree=Try
make[1]: *** [upload] Error 2
make: *** [upload] Error 2make[1]: Leaving directory `/builds/slave/try-ics-armv7a-gecko/build/obj-b2g/b2g/installer'
make[1]: *** [upload] Error 2
make: *** [upload] Error 2make[1]: Leaving directory `/builds/slave/try-ics-armv7a-gecko/build/obj-b2g/b2g/installer'
make[1]: *** [upload] Error 2
make: *** [upload] Error 2
make[1]: *** [upload] Error 2
make: *** [upload] Error 2
make[1]: *** [upload] Error 2
make: *** [upload] Error 2make[1]: Leaving directory `/builds/slave/try-ics-armv7a-gecko/build/obj-b2g/b2g/installer'
Not sure if this is related, but this error is also showing up during configure.
psutil/_psutil_linux.c:11:20: fatal error: Python.h: No such file or directory
Assignee | ||
Comment 1•13 years ago
|
||
Afaict this should do it, I verified that at least on ftp.m.o trybld B2G uploads have the correct user permissions here. And the machines do have the trybld key.
Comment on attachment 671095 [details] [diff] [review]
[config] Make try use upload_user trybld
Agreed that this looks right - more consistent with other products, and root cause appears to be changes made for bug 790741 (no coffee yet)
Attachment #671095 -
Flags: feedback+
Assignee | ||
Comment 4•13 years ago
|
||
Per IRC with Hal, Decided to land and reconfig because it is bustage, and leave the pending r for chris.
http://hg.mozilla.org/build/buildbot-configs/rev/963dbf91ae31
I reconf'd just scheduler/try/build masters, and not test masters.
Assignee | ||
Comment 5•13 years ago
|
||
A retrigger of a bad build fixed this [after my reconf]!
https://tbpl.mozilla.org/?tree=Try&rev=3847c7fb8ebc
Leaving open pending official review.
Comment 6•13 years ago
|
||
Comment on attachment 671095 [details] [diff] [review]
[config] Make try use upload_user trybld
Review of attachment 671095 [details] [diff] [review]:
-----------------------------------------------------------------
lgtm
Attachment #671095 -
Flags: review?(catlee) → review+
Assignee | ||
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•