[Sparkle] All my Sparkle-updated apps are not working
Martin Redington
martin at mildmanneredindustries.com
Tue Jul 31 04:38:44 PDT 2007
On 7/31/07, Ashley Moran <work at ashleymoran.me.uk> wrote:
>
> On 31 Jul 2007, at 10:20, Robert Fischer wrote:
>
> > In my case, I once found the hint on Console.app. Sparkle there
> > complained about the wrong format of my downloadable package.
> >
> > CU, Robert
>
>
> I have a feeling I'm not even getting the downloads based on the
> console messages:
>
> In console.log, Shiira reports this:
> env: hdiutil: No such file or directory
That message is from the shell. It says hdiutil is not on the path. As
hdutil does exist, and is excutable, and on your path, that suggests
that the path that env is seeing, in that context, is not the same as
yours.
> Cyberduck reports this:
> sh: line 1: tar: command not found
Same thing, but for tar
> 2007-07-23 11:35:13.280 Cyberduck[327] The update archive didn't
> contain an application with the proper name: Cyberduck.app. Remember,
> the updated app's file name must be identical to {CFBundleName}.app
That looks like sloppy checking on Cyberduck/Sparkle's part. It
assumes that the extract went ok, and looks for Cyberduck.app. As the
extract didn't go ok, CyberDuck.app does not exist.
>
> I don't know where Sparkle downloads to though?
>
> Ashley
> _______________________________________________
> Sparkle mailing list
> Sparkle at lists.andymatuschak.org
> http://lists.andymatuschak.org/listinfo.cgi/sparkle-andymatuschak.org
>
More information about the Sparkle
mailing list