[Buildbot-devel] [OS X] launchd issue with hdiutil

john gale john at smadness.com
Sun Jul 27 18:18:33 UTC 2008


On Jul 27, 2008, at 11:11 AM, Christian Unger wrote:

> in contrib we can find a launchd example to run buildbot and keep it  
> alive.
>
> This works fine, apart from the fact, that on one builder I try to  
> create a dmg using hdiutil and this ShellStep fails.
>
> Does anyone here know why hdiutil fails telling me that the "Device  
> not configured"?
> which environment variable could be possibly missing?



hdiutil could require the user's GUI session to try and mount the disk  
image after it's created.  Where is the launchd plist stored, /Library/ 
LaunchAgents or ~/Library/LaunchAgents?

Try moving the plist into the user's ~/Library/LaunchAgents to have  
launchd run it in the GUI session.  Set auto-login, reboot the  
machine, and see if that helps.

	~ john

=================
support the arts!
www.smadness.com

updated October 12, 2005






More information about the devel mailing list