20.04 Focal armhf cloud-images failing to build due to running out of space
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cloud-images |
New
|
Undecided
|
Unassigned | ||
Focal |
Fix Committed
|
Undecided
|
Simon Poirier | ||
livecd-rootfs (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
[Justification]
breaks cloud builds on armhf in focal due to changes of size of packages in the archive.
[Test plan]
Do a -proposed build of CPC images on armhf. If it succeeds, we're good.
[Where problems could occur]
Increased size of images could cause downstream problems for consumers. However, linux-firmware is not getting smaller, and images in later series already have this new size. Downstream consumers will need to adapt.
[Original report]
from the build:
Preparing to unpack .../libfreetype
Unpacking libfreetype6:armhf (2.10.1-2ubuntu0.2) ...
Selecting previously unselected package grub-common.
Preparing to unpack .../grub-
Unpacking grub-common (2.04-1ubuntu26.16) ...
dpkg: error processing archive /var/cache/
cannot copy extracted data for './usr/
No apport report written because the error message indicates a disk full error
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Selecting previously unselected package grub2-common.
Preparing to unpack .../grub2-
Unpacking grub2-common (2.04-1ubuntu26.16) ...
Selecting previously unselected package grub-efi-arm-bin.
Preparing to unpack .../grub-
Unpacking grub-efi-arm-bin (2.04-1ubuntu26.16) ...
Selecting previously unselected package grub-efi-arm.
Preparing to unpack .../grub-
Unpacking grub-efi-arm (2.04-1ubuntu26.16) ...
Errors were encountered while processing:
/var/cache/
E: Sub-process /usr/bin/dpkg returned an error code (1)
this started in or around February 15th
Related branches
- Steve Langasek: Approve
- Andrew Cloke (community): Approve
- Philip Roche (community): Approve
-
Diff: 27 lines (+8/-0)2 files modifieddebian/changelog (+6/-0)
live-build/ubuntu-cpc/hooks.d/base/disk-image-uefi.binary (+2/-0)
description: | updated |
added `livecd-rootfs` as the image size is set there.