** Description changed:
[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.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1851542
Title:
autopkgtest fails due to aspell SRU
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1851542/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs