This bug was fixed in the package apport - 2.20.11-0ubuntu8.4 --------------- apport (2.20.11-0ubuntu8.4) eoan; urgency=medium
* Create additional symlinks to the source_linux.py apport package hook for many OEM kernels. Thanks to You-Sheng Yang for the patch. (LP: #1847967) apport (2.20.11-0ubuntu8.3) eoan; urgency=medium * Use an SRU-safe substring when checking for the available version of aspell-doc in xenial, since aspell *did* have an SRU. Backported from apport 2.20.11-0ubuntu9. (LP: #1851542) -- Brian Murray <br...@ubuntu.com> Mon, 10 Feb 2020 16:44:01 -0800 ** Changed in: apport (Ubuntu Eoan) Status: Fix Committed => Fix Released -- 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 Released Status in apport source package in Disco: Won't Fix Status in apport source package in Eoan: Fix Released 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