site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Thread-index: AcnQKeHlrztPz7XqS/uZTBcZfCOumgADJt5g Thread-topic: Use of hdiutil in a launchdaemon? I found a "-quiet" flag hidden among the arguments I hadn't seen, and so now with "-debug" and "-verbose" on, it appears it's hanging at a point where diskimages-helper[xxx:yyy] _checkJournalBeforeCopy: trying to DISABLE journaling on disk2s2
From the command line, this eventually succeeds. From with the launchdaemon process, it never does.
This is 10.5.6 9G55 (i386). -----Original Message----- From: darwin-dev-bounces+nathanh=microsoft.com@lists.apple.com [mailto:darwin-dev-bounces+nathanh=microsoft.com@lists.apple.com] On Behalf Of Nathan Herring Sent: Friday, May 08, 2009 3:11 PM To: Dev Darwin Subject: Use of hdiutil in a launchdaemon? I have a script that builds, places files in correct places, and am trying to add a call to hdiutil to build a compressed disk image from the placed files. This works swimmingly at the command line, either in a login window session, or an ssh session. However, it hangs (or blocks on some nebulous, never-to-be-entered input) when it's run ultimately from a LaunchDaemon run from /Library/LaunchDaemons running as me. Is there something (well known) I need to do specifically to fix this? And or some better way to diagnose what's going on here? Thx in advance, nh -- Nathan Herring com.microsoft.devdiv.clr.os/development _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com