Closed
Bug 394334
Opened 18 years ago
Closed 18 years ago
mountdmg.exp fails in buildbot after first build
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bhearsum, Assigned: bhearsum)
Details
(Whiteboard: investigating)
Attachments
(1 file)
1.85 KB,
text/plain
|
Details |
mountdmg.exp fails when running within buildbot on every build after the first since the slave gets started.
STR:
1. Setup a Buildbot to use mountdmg.exp
2. Do a build
3. Do another build
4. Buildbot will hang in the InstallDmg step.
Assignee | ||
Comment 1•18 years ago
|
||
Here's the error it produces:
hdiutil: attach failed - Device not configured
It may be able to be solved by using the '-nokernel' flag. I'm investigating that right now.
Priority: -- → P2
Whiteboard: investigating
Assignee | ||
Comment 2•18 years ago
|
||
-nokernel made no difference
Assignee | ||
Comment 3•18 years ago
|
||
tried doing this with sudo, too. Didn't make a difference.
Assignee | ||
Comment 4•18 years ago
|
||
Assignee | ||
Comment 5•18 years ago
|
||
I've tried this with my script, bc's script, and various other methods of making this work. I cannot figure out a way. At this time a recommend that we downgrade all of the OS X machines to 10.4.8.
Assignee | ||
Updated•18 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
Comment 6•17 years ago
|
||
Mass move of Core:Testing bugs to mozilla.org:ReleaseEngineering. Filter on RelEngMassMove to ignore.
Component: Testing → Release Engineering
Product: Core → mozilla.org
QA Contact: testing → release
Version: unspecified → other
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
•