** Description changed: - The autopkgtests are failing due to a deprecation warning from phpunit. - Ignore stderr for the autopkgtests. + [Impact] + + If built against phpseclib 1.0.1-4 or newer, php-horde-mapi's + autopkgtests fail because of deprecation warnings printed to stderr. + The deprecation warnings come from phpseclib's use of old-style + constructor names. This can't be fixed in phpseclib because switching + to new-style names would break packages that depend on the old-style + names (see bug #1574058). + + [Test Case] + + Run the following: + + sudo apt-get install autopkgtest qemu-system qemu-utils + adt-buildvm-ubuntu-cloud -v -r xenial + adt-run --setup-commands='apt-add-repository ppa:rhansen/bug1574058' \ + -U --apt-source php-horde-mapi --- qemu ./adt-xenial-amd64-cloud.img + + [Regression Potential] + + The change only affects the autopkgtest test cases, so there should be + no regressions. However, permitting the tests to write to stderr can + potentially hide future regressions in this package or in packages that + this depends on.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1593003 Title: Fix autopkgtest failure To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php-horde-mapi/+bug/1593003/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs