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

quickget cannot retrieve debian isos #330

Closed
victordiaz opened this issue Jan 26, 2022 · 3 comments
Closed

quickget cannot retrieve debian isos #330

victordiaz opened this issue Jan 26, 2022 · 3 comments

Comments

@victordiaz
Copy link

victordiaz commented Jan 26, 2022

Expected behaviour

quickget should retrieve Debian isos

Actual behaviour

Apparently quickget is pointing to a folder rather than the iso file

❯ quickget debian 11.1.0-amd64-gnome
SSL_INIT
debian-11.1.0-amd64-gnome-standard/: Is a directory
ERROR! Failed to download https://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/. Try running 'quickget' again.
@Aifolin
Copy link

Aifolin commented Jan 27, 2022

try ./quickget debian xfce

@victordiaz
Copy link
Author

@Aifolin that works, thanks

Nevertheless, when doing
quickget debian

the output is

ERROR! You must specify a release: 11.1.0-amd64-cinnamon 11.1.0-amd64-gnome 11.1.0-amd64-kde 11.1.0-amd64-lxde 11.1.0-amd64-lxqt 11.1.0-amd64-mate 11.1.0-amd64-standard 11.1.0-amd64-xfce

which is quite misleading

philclifford added a commit to philclifford/quickemu that referenced this issue Jan 29, 2022
erroneous and confusing release outputs fixed
philclifford added a commit to philclifford/quickemu that referenced this issue Jan 29, 2022
erroneous and confusing release outputs fixed
@philclifford
Copy link
Contributor

philclifford commented Jan 29, 2022

Thanks @victordiaz ! Debian release of 11.2 uncovered a bug which has been fixed in some pending PRs. As @Aifolin noted if you just supply the wanted DE the current version works.

deraffe pushed a commit to deraffe/quickemu that referenced this issue Apr 11, 2023
erroneous and confusing release outputs fixed
deraffe pushed a commit to deraffe/quickemu that referenced this issue Apr 11, 2023
erroneous and confusing release outputs fixed
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

3 participants