--- Begin Message ---
Package: autopkgtest
Version: 5.13.1
Severity: normal
On a Debian (buster + some bullseye) host:
# autopkgtest-build-qemu focal
/var/cache/autopkgtest/autopkgtest-focal-amd64.img
http://archive.ubuntu.com/ubuntu amd64
Detected local apt proxy, using http://10.0.2.2:3128 as virtual machine proxy
Load spec file /tmp/tmp.4DIXmjC38N
Exec: ['qemu-img', 'create', '-f', 'raw',
'/var/cache/autopkgtest/autopkgtest-focal-amd64.img.raw', '25G']
Exec: ['parted', '-s',
'/var/cache/autopkgtest/autopkgtest-focal-amd64.img.raw', 'mklabel', 'msdos']
Exec: ['parted', '-m',
'/var/cache/autopkgtest/autopkgtest-focal-amd64.img.raw', 'print']
Exec: ['parted', '-s',
'/var/cache/autopkgtest/autopkgtest-focal-amd64.img.raw', 'mkpart', 'primary',
'ext2', '0%', '100%']
Exec: ['kpartx', '-asv',
'/var/cache/autopkgtest/autopkgtest-focal-amd64.img.raw']
remembering /dev/mapper/loop0p1 as root
Exec: ['/sbin/mkfs', '-t', 'ext4', '/dev/mapper/loop0p1']
Exec: ['mount', '/dev/mapper/loop0p1', '/tmp/tmpan9mvw2f']
Exec: ['debootstrap', '--variant', '-', 'focal', '/tmp/tmpan9mvw2f',
'http://archive.ubuntu.com/ubuntu']
Exec: ['chroot', '/tmp/tmpan9mvw2f', 'apt-get', 'update']
Exec: ['chroot', '/tmp/tmpan9mvw2f', 'apt-get', 'update']
Exec: ['chroot', '/tmp/tmpan9mvw2f', 'apt-get', '-y', '--no-show-progress',
'install', 'eatmydata']
Exec: ['chroot', '/tmp/tmpan9mvw2f', 'eatmydata', 'apt-get', 'update']
Exec: ['chroot', '/tmp/tmpan9mvw2f', 'eatmydata', 'apt-get', '-y',
'--no-show-progress', 'install', 'linux-image-virtual', 'ifupdown']
ERROR: Command failed: chroot /tmp/tmpan9mvw2f eatmydata apt-get -y
--no-show-progress install linux-image-virtual ifupdown
b'Reading package lists...\nBuilding dependency tree...\nReading state
information...\nPackage ifupdown is not available, but is referred to by
another package.\nThis may mean that the package is missing, has been
obsoleted, or\nis only available from another source\n\n'
b"E: Package 'ifupdown' has no installation candidate\n"
Something went wrong, cleaning up!
Exec: ['umount', '/tmp/tmpan9mvw2f']
Exec: ['kpartx', '-dsv',
'/var/cache/autopkgtest/autopkgtest-focal-amd64.img.raw']
Looks like ifupdown is in universe since eoan.
The "newest" ubuntu image I could create was bionic, disco failed with a
missing key ...
Andreas
-- System Information:
Debian Release: 10.4
APT prefers stable-updates
APT policy: (865, 'stable-updates'), (865, 'stable'), (864,
'proposed-updates'), (700, 'testing'), (600, 'unstable'), (500,
'unstable-debug'), (500, 'testing-debug'), (500, 'stable-debug'), (500,
'proposed-updates-debug'), (500, 'oldstable-updates'), (500,
'oldstable-proposed-updates-debug'), (500, 'oldstable-proposed-updates'), (500,
'oldstable-debug'), (500, 'oldoldstable'), (500, 'oldstable'), (130,
'experimental'), (1, 'experimental-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.19.0-8-amd64 (SMP w/16 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages autopkgtest depends on:
ii apt-utils 1.8.2
ii libdpkg-perl 1.19.7
ii procps 2:3.3.15-2
ii python3 3.7.3-1
ii python3-debian 0.1.35
Versions of packages autopkgtest recommends:
ii autodep8 0.22+nmu1
Versions of packages autopkgtest suggests:
pn lxc <none>
pn lxd <none>
ii ovmf 0~20181115.85588389-3+deb10u1
ii qemu-efi-aarch64 0~20181115.85588389-3+deb10u1
ii qemu-efi-arm 0~20181115.85588389-3+deb10u1
ii qemu-system 1:3.1+dfsg-8+deb10u5
ii qemu-utils 1:3.1+dfsg-8+deb10u5
ii schroot 1.6.10-6+b1
ii vmdb2 0.13.2+git20190215-1
-- no debconf information
--- End Message ---