Comment 6 for bug 2003584

Revision history for this message
Lena Voytek (lvoytek) wrote :

Verified for Kinetic:

# lxc launch images:ubuntu/kinetic test-bind9
# lxc exec test-bind9 bash

# cat <<EOF >/etc/apt/sources.list.d/ubuntu-$(lsb_release -cs)-proposed.list
# Enable Ubuntu proposed archive
deb http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs)-proposed restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs)-proposed restricted main
EOF

# apt update && apt dist-upgrade -y
# apt install autopkgtest -y
# autopkgtest -B bind9 -- null

...
autopkgtest [21:02:38]: @@@@@@@@@@@@@@@@@@@@ summary
simpletest PASS
validation FLAKY non-zero exit status 1
zonetest PASS