Skip to main content
Topic: Cannot install qemu-headless-arch-extra (Read 375 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

Cannot install qemu-headless-arch-extra

Code: [Select]
pacman -S qemu-headless-arch-extra
resolving dependencies...
warning: cannot resolve "libbpf.so=0-64", a dependency of "qemu-headless-arch-extra"
:: The following package cannot be upgraded due to unresolvable dependencies:
      qemu-headless-arch-extra

:: Do you want to skip the above package for this upgrade? [y/N]
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'libbpf.so=0-64' required by qemu-headless-arch-extra

My goal is to have the "qemu-system-aarch64" command for an ARMtix virtual machine on x86_64.
I installed "qemu-system-aarch64".

Re: Cannot install qemu-headless-arch-extra

Reply #1
One of the devs can tell me I'm wrong but I think that package, qemu-headless-arch-extra, should be deleted from the repo's ?

It no longer exists in Arch, is over a year old and libpf's soname is now 1.1.0
Code: [Select]
libbpf /usr/lib/libbpf.so.1.1.0

There's so many qemu packages I'm not sure which you need for your purpose but don't think its that one.

Re: Cannot install qemu-headless-arch-extra

Reply #2
Indeed, that's an old, obsolete package which has just been removed.


My goal is to have the "qemu-system-aarch64" command for an ARMtix virtual machine on x86_64.
I installed "qemu-system-aarch64".

I'm pretty sure that package is supposed to have that command. It doesn't?

Re: Cannot install qemu-headless-arch-extra

Reply #3
Yes it has it.