Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Compatibility with appimageupdate #9

Open
TiZ-HugLife opened this issue Mar 27, 2018 · 16 comments
Open

Compatibility with appimageupdate #9

TiZ-HugLife opened this issue Mar 27, 2018 · 16 comments

Comments

@TiZ-HugLife
Copy link

I'd like to be able to update my LibreOffice appimage with appimageupdate. Unfortunately it looks like none of the appimages I actually use have any update data embedded. I get this output when I try to use it:

WC130-TiZ:~$ appimageupdate /xusr/appimage/libreoffice
Checking for updates...
Could not find update information in the AppImage. Please contact the author of the AppImage and ask them to embed update information.
Update check failed, exiting!

Information on appimageupdate here: https://github.com/AppImage/AppImageUpdate

@Lvaskz
Copy link

Lvaskz commented May 11, 2018

Same problem here. Ubuntu 18.04

@antoniofaccioli
Copy link
Owner

with standard or full packages?

@Lvaskz
Copy link

Lvaskz commented May 11, 2018

full packages in my case.

@Lvaskz
Copy link

Lvaskz commented Oct 20, 2018

Any progress?

@probonopd
Copy link
Contributor

These seem to be enabled for updates: https://libreoffice.soluzioniopen.com/index.php/pre-releases/

@probonopd
Copy link
Contributor

probonopd commented Oct 21, 2018

But they seem to be broken, as the zsync file does not seem to be there where the update information inside the AppImage claims it to be:

me@host:~$ strings LibreOffice-pre.full-x86_64.AppImage | grep zsync
zsync|http://libreoffice.soluzioniopen.com/LibreOffice-pre.full.AppImage.zsync
me@host:~$ wget http://libreoffice.soluzioniopen.com/LibreOffice-pre.full.AppImage.zsync
--2018-10-21 13:17:56--  http://libreoffice.soluzioniopen.com/LibreOffice-pre.full.AppImage.zsync
Resolving libreoffice.soluzioniopen.com (libreoffice.soluzioniopen.com)... 91.134.142.159
Connecting to libreoffice.soluzioniopen.com (libreoffice.soluzioniopen.com)|91.134.142.159|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://libreoffice.soluzioniopen.com/LibreOffice-pre.full.AppImage.zsync [following]
--2018-10-21 13:17:56--  https://libreoffice.soluzioniopen.com/LibreOffice-pre.full.AppImage.zsync
Connecting to libreoffice.soluzioniopen.com (libreoffice.soluzioniopen.com)|91.134.142.159|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-10-21 13:17:56 ERROR 404: Not Found.

@antoniofaccioli
Copy link
Owner

I discovered the problem, after various tests and research on the web ... the block is given by the https protocol. I did a test with my domain where I do not have only http and zsync works perfectly.

@antoniofaccioli
Copy link
Owner

try now, without https... use http:// libreoffice.soluzioniopen.com/...

@probonopd
Copy link
Contributor

http://libreoffice.soluzioniopen.com/LibreOffice-pre.full.AppImage.zsync still results in "Not Found"...

@antoniofaccioli
Copy link
Owner

@probonopd
Copy link
Contributor

probonopd commented Oct 23, 2018

I see. But at least the old AppImages will search at the URL I linked, because that one was referenced in the old AppImages. So maybe you can put a symlink on the server to allow users who have an old AppImage to find its new updates? Thanks.

@antoniofaccioli
Copy link
Owner

Ok, try stable version or daily

@Lvaskz
Copy link

Lvaskz commented Dec 23, 2018

I am using appimagalauncher buti can not update, see
ksnip_20181222-170221

@antoniofaccioli
Copy link
Owner

Ok, can you try with zsync command in terminal?
To update, I recommend using the url without the ssl protocol. So http ...

@antoniofaccioli
Copy link
Owner

I think I found the problem, I'll take a test in the next few days :)

@Lvaskz
Copy link

Lvaskz commented Jan 16, 2019

Hi, any progress.?.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants