The autopkgtests for bionic and disco also continue to fail w/ the upload in -proposed. However, as was the case for eoan, the failure that the uploads for this bug targeted has gone away. The remaining failures appear to be a regression(s) introduced by previous security uploads. I've reported bug 1853383 for the one I can readily reproduce.
** Tags removed: verification-needed verification-needed-bionic verification-needed-disco ** Tags added: verification-done verification-done-bionic verification-done-disco -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1851542 Title: autopkgtest fails due to aspell SRU Status in apport package in Ubuntu: Fix Released Status in apport source package in Bionic: Fix Committed Status in apport source package in Disco: Fix Committed Status in apport source package in Eoan: Fix Committed Status in apport source package in Focal: Fix Released Bug description: [Impact] A new autopkgtest test regression began appearing after (and due to) an aspell SRU. ====================================================================== FAIL: test_install_packages_versioned (__main__.T) install_packages() with versions and with cache ---------------------------------------------------------------------- Traceback (most recent call last): File "./test_backend_apt_dpkg.py", line 557, in test_install_packages_versioned self.assertIn(result, 'aspell-doc version 1.1 required, but 0.60.7~20110707-3build1 is available\n') AssertionError: 'aspell-doc version 1.1 required, but 0.60.7~20110707-3ubuntu0.1 is available\n' not found in 'aspell-doc version 1.1 required, but 0.60.7~20110707-3build1 is available\n' ---------------------------------------------------------------------- Ran 37 tests in 191.123s FAILED (failures=1) [Test Case] ## From within autopkgtest source package, with autopkgtest deps installed ## This is a slightly modified version if debian/tests/upstream-system # do not run in the source tree, as we want to check the system-installed # apport TESTDIR=${ADTTMP:-/tmp}/apport-tests mkdir -p $TESTDIR cp test/test_* test/run "$TESTDIR" cd "$TESTDIR" # clean up old crash reports rm -rf /var/crash/* export GNUPGHOME=$TESTDIR/gnupg mkdir -m 700 $GNUPGHOME ./run backend_apt_dpkg [Fix] http://bazaar.launchpad.net/~ubuntu-core-dev/ubuntu/focal/apport/ubuntu/revision/2717 [Regression Risk] Code is restricted to a test that is only ran via autopkgtest. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1851542/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp