All autopkgtests for the newly accepted apport (2.20.10-0ubuntu27.4) for disco have finished running. The following regressions have been reported in tests triggered by the package:
apport/2.20.10-0ubuntu27.4 (amd64, i386) Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1]. https://people.canonical.com/~ubuntu-archive/proposed- migration/disco/update_excuses.html#apport [1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions Thank you! -- 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