RE: Use of hdiutil in a launchdaemon?
RE: Use of hdiutil in a launchdaemon?
- Subject: RE: Use of hdiutil in a launchdaemon?
- From: Nathan Herring <email@hidden>
- Date: Fri, 8 May 2009 16:46:15 -0700
- Acceptlanguage: en-US
- 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=email@hidden [mailto:darwin-dev-bounces+nathanh=email@hidden] 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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden