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

app update fails with exit status 100 on fedora 40 #13

Closed
2 tasks done
DaRandomCube opened this issue Sep 17, 2024 · 2 comments
Closed
2 tasks done

app update fails with exit status 100 on fedora 40 #13

DaRandomCube opened this issue Sep 17, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@DaRandomCube
Copy link

i've made sure that

  • there is no existing issue about the same topic
  • read the prerequisites

here is the showcase video

2024-09-17.21-05-39.mp4
@hkdb
Copy link
Owner

hkdb commented Sep 24, 2024

Thanks for bringing this up. According to the dnf man page:

exit code will be 100 when there are updates available and a list of the updates will be printed, 0 if not and 1 if an error occurs.

So I guess what I need to do is to not throw an error if dnf check-update returns 100. Will get this fixed on the next release.

@hkdb hkdb added the bug Something isn't working label Sep 24, 2024
hkdb added a commit that referenced this issue Dec 25, 2024
@hkdb
Copy link
Owner

hkdb commented Dec 25, 2024

v0.20 should have fixed this.

@hkdb hkdb closed this as completed Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants