Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AppImage] "latest" zsnyc symlink does not get correct name #3280

Closed
probonopd opened this issue Jun 24, 2017 · 1 comment
Closed

[AppImage] "latest" zsnyc symlink does not get correct name #3280

probonopd opened this issue Jun 24, 2017 · 1 comment

Comments

@probonopd
Copy link

probonopd commented Jun 24, 2017

Issue/Feature description

http://download.opensuse.org/repositories/home:/probono/AppImage/leafpad-0.8.18.1-12.1.glibc2.4-x86_64.AppImage.zsync gets generated, and it is (wrongly) symlinked to http://download.opensuse.org/repositories/home:/probono/AppImage/leafpad-0.8.18.1-latest-x86_64.AppImage.zsync .This is not useful since it still hardcodes parts of the version number despite supposedly being a version-agnostic "latest" URL.

Expected result

It is symlinked to leafpad-latest-x86_64.AppImage.zsync

How to Reproduce

  1. When I want to use AppImageUpdate with AppImages on OBS
  2. and the AppImage in question was generated using "ingredients: packages" in the appimage.yml
  3. the latest zsync URL still contains parts of the version number, making updates impossible using AppImageUpdate

Further information

@adrianschroeter
Copy link
Member

fixed on the home:* project backend only for now.. will get deployed on the other backends later.

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

No branches or pull requests

2 participants