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

MacOS requires coreutils for sha256sum #446

Closed
ironicbadger opened this issue Apr 24, 2022 · 2 comments
Closed

MacOS requires coreutils for sha256sum #446

ironicbadger opened this issue Apr 24, 2022 · 2 comments

Comments

@ironicbadger
Copy link

ironicbadger commented Apr 24, 2022

This entire issue is prefaced by acknowledging macos isn't a supported platform :)

Expected behaviour

Run quickget ubuntu 20.04 and have the sha256sum verify.

quickemu % ./quickget ubuntu 20.04
ubuntu-20.04/ubuntu-20.04.4 100%[=========================================>]   3.15G  12.5MB/s    in 3m 22s
Checking ubuntu-20.04/ubuntu-20.04.4-desktop-amd64.iso with sha256sum... ./quickget: line 577: sha256sum: command not found
ERROR!
ubuntu-20.04/ubuntu-20.04.4-desktop-amd64.iso doesn't match f92f7dca5bb6690e1af0052687ead49376281c7b64fbe4179cc44025965b7d1c. Try running 'quickget' again.

Actual behaviour

sha256sum not found. Requires installing coreutils, for example with brew install coreutils.

Linux Distribution & Kernel

quickemu % lsb_release --all
uname -a
zsh: command not found: lsb_release
Darwin slartibartfast.local 21.4.0 Darwin Kernel Version 21.4.0: Fri Mar 18 00:46:32 PDT 2022; root:xnu-8020.101.4~15/RELEASE_ARM64_T6000 arm64
@github-actions
Copy link
Contributor

Hello there 👋
Thanks for submitting your first issue to the Quickemu project 🐛 We'll try and take a look at your issue soon ⏲

In the meantime you might want to join the Wimpys World Discord 🗣 where we have a large community of Linux 🐧 enthusiasts and passionate open source developers 🧑‍💻

You might also be interested in following Wimpys World Twitch 📡 channel where Wimpy streams let's code video, including this project, several times a week. A back catalog of past live stream and other Linux related content is available on Wimpys World YouTube 📺 channel.

@philclifford
Copy link
Contributor

See: https://github.com/quickemu-project/quickemu#requirements right after bash . You might like to look at #248, where you'll find further efforts to enable macOS hosts and a selection of known issues to be addressed.

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