[Sparkle] All my Sparkle-updated apps are not working

Ashley Moran work at ashleymoran.me.uk
Tue Jul 31 02:56:54 PDT 2007


On 31 Jul 2007, at 09:55, Martin Redington wrote:

> when running hditul, sparkle does the following:
>
> /usr/bin/env hdiutil blah blah blah
>
> try running env alone and seeing what it spits out. I suspect that
> your environment vars are broken somehow, and no actually able to find
> hdiutil or tar, etc.


Thanks for the suggestion Martin.  This is the output I get from env:

inti:~ ashleymoran$ /usr/bin/env
TERM_PROGRAM=Apple_Terminal
TERM=xterm-color
SHELL=/bin/bash
TERM_PROGRAM_VERSION=133
SVN_EDITOR=mate -w
USER=ashleymoran
SSH_AUTH_SOCK=/tmp/501/SSHKeychain.socket
__CF_USER_TEXT_ENCODING=0x1F5:0:2
PATH=/opt/local/apache2/bin:/opt/local/lib/postgresql82/bin:/opt/ 
local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin
PWD=/Users/ashleymoran
EDITOR=nano
HISTCONTROL=ignoredups
SHLVL=1
HOME=/Users/ashleymoran
LOGNAME=ashleymoran
CVS_RSH=ssh
LC_CTYPE=en_US.UTF-8
SECURITYSESSIONID=59fed0
_=/usr/bin/env


Running hdiutil or tar both seem to work fine:

inti:~ ashleymoran$ /usr/bin/env hdiutil
hdiutil: missing verb
Usage: hdiutil <verb> <options>
<verb> is one of the following:
    ...snip...
inti:~ ashleymoran$ /usr/bin/env tar
tar: You must specify one of the `-Acdtrux' options
Try `tar --help' for more information.


So it gets that far.  What else could be wrong?

Ashley


More information about the Sparkle mailing list