On 2025-08-29, Falk Hackenberger wrote:
> the qemu-user packages has no longer support for x86_64 on arch armhf.
> The package in bookworm has this support.
> What is the reason to drop this support?

Sounds like support for it was dropped upstream.


> I need this to prewarm apt-cacher-ng on a armhf device with a debootstrap for 
> x86_64.

You can call debootstrap with a foreign architecture and --download-only
to work around that specific problem:

  /usr/sbin/debootstrap --download-only --arch=amd64 bookworm $(mktemp -d)


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature

Reply via email to