when i add --add-apt-release=resolute, the sources are found. after building the image and running:
% autopkgtest-build-lxd ubuntu-daily:resolute % autopkgtest -o /tmp/autopkgtest-firejail --shell --apt-upgrade -d firejail -- lxd autopkgtest/ubuntu/resolute/amd64 [...] autopkgtest: DBG: testbed command ['apt-cache', 'showsrc', '--only-source', 'firejail'], kind short, sout pipe, serr pipe, env [] autopkgtest: DBG: testbed command exited with code 0 and: % cat /etc/apt/sources.list.d/ubuntu.sources Types: deb deb-src [...] so with a prebuilt image, it works. the exact same command without pre-building fails still: % autopkgtest -o /tmp/autopkgtest-firejail --shell --apt-upgrade -d firejail -- lxd ubuntu-daily:resolute autopkgtest: DBG: testbed command ['apt-cache', 'showsrc', '--only-source', 'firejail'], kind short, sout pipe, serr pipe, env [] autopkgtest: DBG: testbed command exited with code 100 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2143906 Title: deb-src not added by autopkgtest for apt source package name To manage notifications about this bug go to: https://bugs.launchpad.net/auto-package-testing/+bug/2143906/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
