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

grml-x crashes on start when running under qemu #152

Closed
br-olf opened this issue Jul 7, 2020 · 3 comments
Closed

grml-x crashes on start when running under qemu #152

br-olf opened this issue Jul 7, 2020 · 3 comments
Labels

Comments

@br-olf
Copy link

br-olf commented Jul 7, 2020

I encountered a crash in grml-x using grml64 in qemu-kvm on arch linux. The crash seems to be related to an incomplete python2 to python3 upgrade.

I used the following command to boot into grml:

qemu-system-x86_64 -enable-kvm -smp 1 -m 2048 -boot d -cdrom ~/Downloads/grml64-full_2020.06.iso  -drive if=virtio,file=disk.raw  -net nic,model=virtio -net user

The error looks like:
grml-x error

@mika mika added the bug label Jul 7, 2020
@mika
Copy link
Member

mika commented Jul 7, 2020

Thanks for providing the full command line, this helped me reproduce the issue.

@mika mika changed the title grml-x crashes on start grml-x crashes on start when running under qemu Jul 7, 2020
@mika
Copy link
Member

mika commented Jul 7, 2020

This is fixed with the upload of grml-x 0.7.2 (reachable via apt update; apt install grml-x on Grml live system).
Thanks for reporting this, I also added it to the list of known Grml 2020.06 bugs at https://grml.org/bugs/known/

@br-olf
Copy link
Author

br-olf commented Jul 7, 2020

Thanks for the fast fix 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants