[Bug 2064921] Re: debvm 0.3 autopkgtest fails: Copying files into the device: __populate_fs: Could not allocate block in ext2 filesystem while writing file

2024-05-17 Thread Launchpad Bug Tracker
This bug was fixed in the package debvm - 0.3ubuntu1 --- debvm (0.3ubuntu1) oracular; urgency=medium * tests/create-and-run.sh: Increase timeout by 300 seconds (for ppc64el) (LP: #2046544) * debvm-create: Increase default VM size to 2G (LP: #2064921) -- Benjamin Drung

[Bug 2064921] Re: debvm 0.3 autopkgtest fails: Copying files into the device: __populate_fs: Could not allocate block in ext2 filesystem while writing file

2024-05-08 Thread Benjamin Drung
** Changed in: debvm (Ubuntu) Importance: Undecided => High ** Changed in: debvm (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2064921 Title: debvm

[Bug 2064921] Re: debvm 0.3 autopkgtest fails: Copying files into the device: __populate_fs: Could not allocate block in ext2 filesystem while writing file

2024-05-06 Thread Benjamin Drung
An alternative is to avoid installing the linux-firmware and linux- modules-extra on Ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2064921 Title: debvm 0.3 autopkgtest fails: Copying files

[Bug 2064921] Re: debvm 0.3 autopkgtest fails: Copying files into the device: __populate_fs: Could not allocate block in ext2 filesystem while writing file

2024-05-06 Thread Benjamin Drung
Installed-Size: linux-firmware: 473705 linux-image-6.8.0-31-generic: 14604 linux-modules-extra-6.8.0-31-generic: 109988 These three packages already consume 598,297 KB. So I suggest to increase the default size to 2G. -- You received this bug notification because you are a member of Ubuntu

[Bug 2064921] Re: debvm 0.3 autopkgtest fails: Copying files into the device: __populate_fs: Could not allocate block in ext2 filesystem while writing file

2024-05-06 Thread Benjamin Drung
``` # du -ht 50M / 77M /boot 56M /usr/lib/x86_64-linux-gnu 106M/usr/lib/modules/6.8.0-31-generic/kernel/drivers 147M/usr/lib/modules/6.8.0-31-generic/kernel 154M/usr/lib/modules/6.8.0-31-generic 154M/usr/lib/modules 78M /usr/lib/firmware/mellanox 72M

[Bug 2064921] Re: debvm 0.3 autopkgtest fails: Copying files into the device: __populate_fs: Could not allocate block in ext2 filesystem while writing file

2024-05-06 Thread Benjamin Drung
On a created noble VM: ``` root@testvm:~# df -h Filesystem Size Used Avail Use% Mounted on tmpfs96M 616K 96M 1% /run /dev/vda2.0G 1.1G 705M 62% / tmpfs 479M 0 479M 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock ``` -- You received