You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
When trying to download images using quickget it always throws an error about missmatching checksums. Repeating the command multiple times does not resolve the issue
So far I had issues with the following OS:
ubuntu-server 24.10
ubuntu-server 20.04
ubuntu-server 24.04
ubuntu-server 22.04
ubuntu 24.10
To Reproduce
Steps to reproduce the behaviour:
0. Install quickemu from MacOS as described in the documentation
Run quickget ubuntu-server 24.10
It prints an error about missmatching checksums (see output below)
Expected behaviour
It should only print an error about checksums, if there was an actual underlying issue.
Quickemu output
./quickget ubuntu-server 24.10
Downloading Ubuntu Server 24.10
- URL: https://releases.ubuntu.com/24.10/ubuntu-24.10-live-server-amd64.iso
####################################################################################################################################################################################################### 100.0%
Checking ubuntu-server-24.10/ubuntu-24.10-live-server-amd64.iso with sha256sum... usage: sha256sum [-bctwz] [files ...]
ERROR!
ubuntu-server-24.10/ubuntu-24.10-live-server-amd64.iso doesn't match 4fce7c02a5e5dbe3426da4aa0f8b7845e9a36aff29c5884d206a08e51b2c4c47. Try running 'quickget' again.
Description
When trying to download images using
quickget
it always throws an error about missmatching checksums. Repeating the command multiple times does not resolve the issueSo far I had issues with the following OS:
To Reproduce
Steps to reproduce the behaviour:
0. Install quickemu from MacOS as described in the documentation
quickget ubuntu-server 24.10
Expected behaviour
It should only print an error about checksums, if there was an actual underlying issue.
Quickemu output
System information
Quickreport output
The text was updated successfully, but these errors were encountered: