Test script:

echo "deb http://archive.ubuntu.com/ubuntu $(lsb_release -cs)-proposed main" >> 
/etc/apt/sources.list
apt update
apt install livecd-rootfs -y
cd /usr/share/livecd-rootfs
SUITE=$(lsb_release -cs) PROJECT=base ARCH=amd64 
MIRROR=http://archive.ubuntu.com/ubuntu/ ./live-build/auto/config
SUITE=$(lsb_release -cs) PROJECT=base ARCH=amd64 
MIRROR=http://archive.ubuntu.com/ubuntu/ ./live-build/auto/build


Disco-proposed looks fine - 2.578.1:

# ls chroot/var/cache/apt
archives


cosmic-proposed - 2.542.2 is OK as well:

# ls chroot/var/cache/apt/
archives


bionic does not build for some reason, failing with
mknod: /usr/share/livecd-rootfs/chroot/test-dev-null: Operation not permitted

but the change is the same, so it's highly unlikely to be different.

** Tags removed: verification-needed verification-needed-bionic 
verification-needed-cosmic verification-needed-disco
** Tags added: verification-done verification-done-bionic 
verification-done-cosmic verification-done-disco

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1826377

Title:
  images shipping /var/cache/apt/*.bin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1826377/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to