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

Dependency issue with current build of qemu-base 7.0 #13

Closed
wintifrosch opened this issue May 18, 2022 · 1 comment
Closed

Dependency issue with current build of qemu-base 7.0 #13

wintifrosch opened this issue May 18, 2022 · 1 comment

Comments

@wintifrosch
Copy link

wintifrosch commented May 18, 2022

Installing pacman -S qemu-base on a MacMini M1 with ArchLinux (ASAHI alpha Installer Option 2) reports dependency issues:

$ sudo pacman -S qemu-base
    resolving dependencies...
    warning: cannot resolve "edk2-ovmf", a dependency of "qemu-system-x86"
    warning: cannot resolve "seabios", a dependency of "qemu-system-x86"
    warning: cannot resolve "qemu-system-x86", a dependency of "qemu-base"
    :: The following package cannot be upgraded due to unresolvable dependencies:
          qemu-base

    :: Do you want to skip the above package for this upgrade? [y/N]

In a comment of docs Issue #21 @jannau wrote:
My bad, I was in a hurry and didn't want to update. Reproduced with the restructured qemu 7.0 package. The qemu update in archlinuxarm/PKGBUILDs@dff79d9 missed to add the additional dependencies.

Originally posted by @jannau in AsahiLinux/docs#21 (comment)

@jannau
Copy link
Member

jannau commented May 18, 2022

This is a bug in Arch Linux ARM packaging of qemu. It's already reported in ArchLinuxARM's forum here https://archlinuxarm.org/forum/viewtopic.php?f=15&t=16037
It's not an Asahi specific isuue but it's broken on every ArchLinuxARM installation.

@jannau jannau closed this as completed May 18, 2022
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

2 participants