Bug#1061816: mmdebstrap-autopkgtest-build-qemu VM image cannot be updated with sbuild-qemu-update

2024-03-29 Thread Francesco Poli
On Thu, 28 Mar 2024 17:50:34 +0100 Christian Kastner wrote: [...] > Though if I understand #1061816 correctly, then this should probably be > a separate bug, right? (Wanted to check before I clone) Why? I unarchived and reopened this bug report, since I found another reason why

Bug#1061816: mmdebstrap-autopkgtest-build-qemu VM image cannot be updated with sbuild-qemu-update

2024-03-29 Thread Francesco Poli
On Thu, 28 Mar 2024 10:05:53 +0100 Johannes Schauer Marin Rodrigues wrote: [...] > Could you temporarily add a symlink from OVMF_CODE.fd to OVMF_CODE_4M.fd and > check if it still works? Well, apparently it works: # ln -s /usr/share/OVMF/OVMF_CODE_4M.fd /usr/share/OVMF/OVMF_CODE.fd # exit

Bug#1061816: mmdebstrap-autopkgtest-build-qemu VM image cannot be updated with sbuild-qemu-update

2024-03-28 Thread Christian Kastner
Hi josch, On 2024-03-28 11:28, Johannes Schauer Marin Rodrigues wrote: > I think sbuild-qemu-boot and sbuild-qemu-update should do the same as > autopkgtest did here: > > https://salsa.debian.org/ci-team/autopkgtest/-/commit/7a4954ded0f24221ac34ca0aaf10f3f9b083afa2 Thanks for pointing this out!

Bug#1061816: mmdebstrap-autopkgtest-build-qemu VM image cannot be updated with sbuild-qemu-update

2024-03-28 Thread Johannes Schauer Marin Rodrigues
Hi Christian, Quoting Johannes Schauer Marin Rodrigues (2024-03-28 10:05:53) > Christian, can you give this a try as well? I think sbuild-qemu-boot and sbuild-qemu-update should do the same as autopkgtest did here:

Bug#1061816: mmdebstrap-autopkgtest-build-qemu VM image cannot be updated with sbuild-qemu-update

2024-03-28 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Francesco Poli (2024-03-28 09:40:27) > > But your system does not have /usr/share/OVMF/OVMF_CODE.fd? > Where should it be? it's from the package ovmf. > Debian package [search says] it should be in package 'ovmf'. However, the > [file list] seems to disagree... > > [search says]:

Bug#1061816: mmdebstrap-autopkgtest-build-qemu VM image cannot be updated with sbuild-qemu-update

2024-03-28 Thread Francesco Poli
On Thu, 28 Mar 2024 09:32:01 +0100 Johannes Schauer Marin Rodrigues wrote: > On 2024-03-28 08:26, Francesco Poli wrote: [...] > > before (last 100 chars): "/share/OVMF/OVMF_CODE.fd: Could not open > > '/usr/share/OVMF/OVMF_CODE.fd': No such file or directory\r\n" > > But your system does not

Bug#1061816: mmdebstrap-autopkgtest-build-qemu VM image cannot be updated with sbuild-qemu-update

2024-03-28 Thread Johannes Schauer Marin Rodrigues
On 2024-03-28 08:26, Francesco Poli wrote: $ sbuild-qemu-update --boot=efi \ ~/var/cache/sbuild/sid-amd64.img 1> update.out 2> update.err You added --boot=efi, good! before (last 100 chars): "/share/OVMF/OVMF_CODE.fd: Could not open '/usr/share/OVMF/OVMF_CODE.fd': No such file or

Bug#1061816: mmdebstrap-autopkgtest-build-qemu VM image cannot be updated with sbuild-qemu-update

2024-03-28 Thread Francesco Poli
Control: found -1 sbuild/0.85.6 Hello, I finally got around to testing this new feature. But it seems to fail: $ mkdir -p ~/var/cache/sbuild/ $ cd /dev/shm $ TMPDIR=/dev/shm mmdebstrap-autopkgtest-build-qemu \ --size=25G --boot=efi sid sid-amd64.img $ mv -i