[pkg-php-pear] Bug#966392: Bug#966392: php-codecoverage: FTBFS 4 tests failed

Robin Gustafsson robin at rgson.se
Wed Jul 29 22:42:07 BST 2020


> -Setting up php-token-stream (4.0.1-1) ...
> +Setting up php-token-stream (4.0.3-1) ...
> [...]
>-Setting up php-phpdocumentor-reflection-docblock (4.3.3-1) ...
>+Setting up php-phpdocumentor-reflection-docblock (5.1.0-1) ...

One or both of these seem to be the cause.

The tests pass if I specifically depend on php-token-stream (4.0.1-1).
Doing so also brings in php-phpdocumentor-reflection-docblock
(4.3.3-1).

Diff in installed packages for my successful build:
-Setting up php-token-stream (4.0.3-1) ...
+Setting up php-token-stream (4.0.1-1) ...
-Setting up php-phpdocumentor-reflection-docblock (5.1.0-1) ...
+Setting up php-phpdocumentor-reflection-docblock (4.3.3-1) ...

Upstream dropped the dependency on php-token-stream recently. There's
no new upstream release (tag) since then yet.

Regards,
Robin



More information about the pkg-php-pear mailing list