[Bug 1854237] Re: autopkgtests fail after security fixes
Brian Murray
brian at ubuntu.com
Mon Mar 2 08:15:53 UTC 2020
The amd64 autopkgtests are now passing so I'm setting this to
verification-done.
http://autopkgtest.ubuntu.com/packages/a/apport/eoan/amd64
** Tags removed: verification-needed verification-needed-eoan
** Tags added: verification-done verification-done-eoan
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1854237
Title:
autopkgtests fail after security fixes
Status in Apport:
New
Status in apport package in Ubuntu:
Fix Released
Status in apport source package in Xenial:
New
Status in apport source package in Bionic:
New
Status in apport source package in Disco:
New
Status in apport source package in Eoan:
Fix Committed
Bug description:
The following autopkgtests fail after the recent security fixes:
log:FAIL: test_get_logind_session (__main__.T)
log:FAIL: test_core_dump_packaged (__main__.T)
log:FAIL: test_core_dump_unpackaged (__main__.T)
log:FAIL: test_crash_setuid_drop (__main__.T)
log:FAIL: test_crash_setuid_keep (__main__.T)
log:FAIL: test_crash_setuid_nonwritable_cwd (__main__.T)
log:FAIL: test_lock_symlink (__main__.T)
test_get_logind_session is a test failing to keep up with an API
change. test_core_dump_* is failures to remove partly written core
files. Both of these are easy fixes, I'll have a MP for them soon.
test_crash_setuid_* are caused by the dropping of privileges when
accessing the crashing process's /proc. They seem to be testing
behaviour now explicitly forbidden by the fix to be honest!
test_lock_symlink fails because the lock file is now always in
/var/lock/apport/ and not in $APPORT_REPORT_DIR. I guess we could
update the test, but is it really worth it after the fix?
To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1854237/+subscriptions
More information about the foundations-bugs
mailing list