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

not found error not working for rocky and other distros #971

Closed
vclemenzi opened this issue Mar 23, 2024 · 2 comments
Closed

not found error not working for rocky and other distros #971

vclemenzi opened this issue Mar 23, 2024 · 2 comments

Comments

@vclemenzi
Copy link

Expected behaviour

The typical error message when a distro does not exist

Actual behaviour

An error.

$ quickget rocky

ERROR! You must specify a release.
 - Releases: /usr/bin/quickget: line 2851: releases_rocky: command not found

Steps to reproduce the behaviour

Execute the command

Linux Distribution & Kernel

Run the following and paste the output.

LSB Version:    n/a
Distributor ID: EndeavourOS
Description:    EndeavourOS Linux
Release:        rolling
Codename:       rolling
Linux vc 6.7.6-arch1-1
@vclemenzi
Copy link
Author

After a bit of research I find that this problem repeats with archlinux as well:

$ quickget arch
ERROR! You must specify a release.
 - Releases: /usr/bin/quickget: line 2851: releases_arch: command not found

@vclemenzi vclemenzi changed the title not found error not working for rocky not found error not working for rocky and other distros Mar 23, 2024
@flexiondotorg
Copy link
Member

Closed via #986

This issue was closed.
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

Successfully merging a pull request may close this issue.

2 participants