AppImageUpdate icon indicating copy to clipboard operation
AppImageUpdate copied to clipboard

Incomplete message if URL does not exist

Open probonopd opened this issue 7 years ago • 4 comments

[manjaro@manjaro ~]$ /run/miso/img_dev/Applications/AppImageUpdate-x86_64.AppImage Downloads/pkg2appimage-continuous-x86_64.AppImage 
AppImageUpdate version 1-alpha (commit 95cebb0), build 389 built on 2018-12-02 19:19:03 UTC
ZSync URL not available. See previous messages for details.

There is no "previous message". It would be good if it would tell where it wanted to download from, and failed...

probonopd avatar Dec 23 '18 12:12 probonopd

Please run with -d and post the output.

TheAssassin avatar Dec 23 '18 12:12 TheAssassin

[manjaro@manjaro ~]$ /run/miso/img_dev/Applications/AppImageUpdate-x86_64.AppImage -d Downloads/pkg2appimage-continuous-x86_64.AppImage
AppImageUpdate version 1-alpha (commit 95cebb0), build 389 built on 2018-12-02 19:19:03 UTC
ZSync URL not available. See previous messages for details.

probonopd avatar Dec 23 '18 12:12 probonopd

[manjaro@manjaro ~]$ CURLOPT_VERBOSE=1 /run/miso/img_dev/Applications/AppImageUpdate-x86_64.AppImage -d Downloads/pkg2appimage-continuous-x86_64.AppImage
AppImageUpdate version 1-alpha (commit 95cebb0), build 389 built on 2018-12-02 19:19:03 UTC
*** checking CA bundle search path: /etc/ssl/ca-bundle.pem ***
*** checking CA bundle search path: /etc/ssl/certs/ca-certificates.crt ***
*** using CA bundle: /etc/ssl/certs/ca-certificates.crt ***
*** checking CA bundle search path: /etc/ssl/ca-bundle.pem ***
*** checking CA bundle search path: /etc/ssl/certs/ca-certificates.crt ***
*** using CA bundle: /etc/ssl/certs/ca-certificates.crt ***
ZSync URL not available. See previous messages for details.

probonopd avatar Dec 23 '18 12:12 probonopd

Please upload the AppImage somewhere.

TheAssassin avatar Dec 23 '18 12:12 TheAssassin