Triage report for 2019-12-04 (Wednesday triage)

Steve Langasek steve.langasek at ubuntu.com
Thu Dec 5 05:04:48 UTC 2019


On Wed, Dec 04, 2019 at 04:33:33PM -0800, Bryce Harrington wrote:
> postgresql-common -> php-horde-db
>   - autopkgtest is failing during database setup:
>     PHP Fatal error:  Declaration of Horde_Db_Adapter_TestBase::setUp()
>     must be compatible with PHPUnit\Framework\TestCase::setUp(): void in
>     /tmp/autopkgtest.lh5Xz0/build.jTq/src/Horde_Db-2.4.0/test/Horde/Db/Adapter/TestBase.php
>     on line 1184
>   - No fix evident in Debian's php-horde-db yet.
>   - Poking around, best guess is this is caused by the phpunit 8.4.3
>     that has hit focal-proposed.  In phpunit8, setUp() functions need to
>     have a ": void" specified in order to match the base class decl.
>     I've not verified this fixes the tests, but it seems likely.
>     Looks like 7 test cases need updated.  Guessing other php packages
>     could be similarly affected.  Ref.:
>     + https://thephp.cc/news/2019/02/help-my-tests-stopped-working
>     + http://laravel-school.com/posts/php-fatal-error-declaration-of-teststestcasesetup-must-be-compatible-36

If it's caused by an unrelated package in focal-proposed, then the way to
clear the blockage is to not test against that unrelated package, only the
packages from -proposed that you are trying to get migrated.

But that is what proposed-migration does by default, and the php-horde-db
tests when running against only postgresql-common from -proposed also
failed:
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/amd64/p/php-horde-db/20191114_225401_50d19@/log.gz

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                   https://www.debian.org/
slangasek at ubuntu.com                                     vorlon at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-server/attachments/20191204/ef4839a4/attachment.sig>


More information about the ubuntu-server mailing list