Your message dated Mon, 11 May 2020 13:50:06 +0000
with message-id <[email protected]>
and subject line Bug#911832: fixed in php-defaults 76
has caused the Debian Bug report #911832,
regarding php-symfony-polyfill: ftbfs since php 7.3 is the default
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
911832: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911832
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: php-defaults, php-symfony-polyfill
Control: found -1 php-defaults/66
Control: found -1 php-symfony-polyfill/1.9.0-1
X-Debbugs-CC: [email protected]
User: [email protected]
Usertags: breaks needs-update
Dear maintainers,
With a recent upload of php-defaults the autopkgtest of
php-symfony-polyfill fails in testing when that autopkgtest is run with
the binary packages of php-defaults from unstable. It passes when run
with only packages from testing. In tabular form:
pass fail
php-defaults from testing 66
php-symfony-polyfill from testing 1.9.0-1
all others from testing from testing
I copied some of the output at the bottom of this report.
Currently this regression is contributing to the delay of the migration
of php-defaults to testing [1]. Due to the nature of this issue, I filed
this bug report against both packages. Can you please investigate the
situation and reassign the bug to the right package? If needed, please
change the bug's severity.
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[1] https://qa.debian.org/excuses.php?package=php-defaults
https://ci.debian.net/data/autopkgtest/testing/amd64/p/php-symfony-polyfill/1204104/log.gz
autopkgtest [04:33:54]: test command1: phpunit --bootstrap
/usr/share/php/Symfony/Polyfill/autoload.php
autopkgtest [04:33:54]: test command1: [-----------------------
PHPUnit 7.4.0 by Sebastian Bergmann and contributors.
SSS............................................................ 63 /
836 ( 7%)
............................................................... 126 /
836 ( 15%)
............................................................... 189 /
836 ( 22%)
............................................................... 252 /
836 ( 30%)
.....................................................FEEF...... 315 /
836 ( 37%)
............................................................... 378 /
836 ( 45%)
SSS.....................................SSS.................... 441 /
836 ( 52%)
............................................................... 504 /
836 ( 60%)
............................................................... 567 /
836 ( 67%)
............................................................... 630 /
836 ( 75%)
............................................................... 693 /
836 ( 82%)
..............................FEE.............................. 756 /
836 ( 90%)
........................................SSS.................... 819 /
836 ( 97%)
................. 836 /
836 (100%)
Time: 6.08 seconds, Memory: 20.00MB
There were 4 errors:
1) Symfony\Polyfill\Tests\Intl\Normalizer\NormalizerTest::testIsNormalized
Normalizer::NONE is obsolete with ICU 56 and above and will be removed
in later PHP versions
/tmp/autopkgtest-lxc.fc3esx1k/downtmp/build.62R/src/tests/Intl/Normalizer/NormalizerTest.php:46
2) Symfony\Polyfill\Tests\Intl\Normalizer\NormalizerTest::testNormalize
Normalizer::NONE is obsolete with ICU 56 and above and will be removed
in later PHP versions
/tmp/autopkgtest-lxc.fc3esx1k/downtmp/build.62R/src/tests/Intl/Normalizer/NormalizerTest.php:67
3) Symfony\Polyfill\Tests\Intl\Normalizer\NormalizerTest::testIsNormalized
Polyfills enabled, Normalizer::NONE is obsolete with ICU 56 and above
and will be removed in later PHP versions
/tmp/autopkgtest-lxc.fc3esx1k/downtmp/build.62R/src/tests/Intl/Normalizer/NormalizerTest.php:46
4) Symfony\Polyfill\Tests\Intl\Normalizer\NormalizerTest::testNormalize
Polyfills enabled, Normalizer::NONE is obsolete with ICU 56 and above
and will be removed in later PHP versions
/tmp/autopkgtest-lxc.fc3esx1k/downtmp/build.62R/src/tests/Intl/Normalizer/NormalizerTest.php:67
--
There were 3 failures:
1) Symfony\Polyfill\Tests\Intl\Normalizer\NormalizerTest::testConstants
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
Array &0 (
- 'FORM_C' => 16
- 'FORM_D' => 4
- 'FORM_KC' => 32
- 'FORM_KC_CF' => 48
- 'FORM_KD' => 8
- 'NFC' => 16
- 'NFD' => 4
- 'NFKC' => 32
- 'NFKC_CF' => 48
- 'NFKD' => 8
- 'NONE' => 2
+ 'FORM_C' => 4
+ 'FORM_D' => 2
+ 'FORM_KC' => 5
+ 'FORM_KD' => 3
+ 'NFC' => 4
+ 'NFD' => 2
+ 'NFKC' => 5
+ 'NFKD' => 3
+ 'NONE' => 1
)
/tmp/autopkgtest-lxc.fc3esx1k/downtmp/build.62R/src/tests/Intl/Normalizer/NormalizerTest.php:37
2)
Symfony\Polyfill\Tests\Intl\Normalizer\NormalizerTest::testNormalizeConformance
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'Ḋ'
+'Ḋ'
/tmp/autopkgtest-lxc.fc3esx1k/downtmp/build.62R/src/tests/Intl/Normalizer/NormalizerTest.php:109
3) Symfony\Polyfill\Tests\Intl\Normalizer\NormalizerTest::testConstants
Polyfills enabled, Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
Array &0 (
- 'FORM_C' => 16
- 'FORM_D' => 4
- 'FORM_KC' => 32
- 'FORM_KC_CF' => 48
- 'FORM_KD' => 8
- 'NFC' => 16
- 'NFD' => 4
- 'NFKC' => 32
- 'NFKC_CF' => 48
- 'NFKD' => 8
- 'NONE' => 2
+ 'FORM_C' => 4
+ 'FORM_D' => 2
+ 'FORM_KC' => 5
+ 'FORM_KD' => 3
+ 'NFC' => 4
+ 'NFD' => 2
+ 'NFKC' => 5
+ 'NFKD' => 3
+ 'NONE' => 1
)
/tmp/autopkgtest-lxc.fc3esx1k/downtmp/build.62R/src/tests/Intl/Normalizer/NormalizerTest.php:37
ERRORS!
Tests: 848, Assertions: 364087, Errors: 4, Failures: 3, Skipped: 12.
autopkgtest [04:34:01]: test command1: -----------------------]
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: php-defaults
Source-Version: 76
Done: =?utf-8?b?T25kxZllaiBTdXLDvQ==?= <[email protected]>
We believe that the bug you reported is fixed in the latest version of
php-defaults, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ondřej Surý <[email protected]> (supplier of updated php-defaults package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 11 May 2020 15:22:18 +0200
Source: php-defaults
Architecture: source
Version: 76
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP Maintainers <[email protected]>
Changed-By: Ondřej Surý <[email protected]>
Closes: 911832 958423 958424 959742
Changes:
php-defaults (76) unstable; urgency=medium
.
* Register the default PHP version with highest priority;
* And make php-common Breaks all non-default versions of PHP
(Closes: #911832, #958423, #958424, #959742)
* Update policy version to be valid
Checksums-Sha1:
c46775935b59b142ad49f568484a298cc7348c6b 3391 php-defaults_76.dsc
84ec4156dba3f05398558d6be3290b0fbd7331fe 16556 php-defaults_76.tar.xz
ee6c70b9f68bf03e6eb617b57f6ca024cdbddf42 13973 php-defaults_76_amd64.buildinfo
Checksums-Sha256:
55f233554cc9a9de636a4786c1b5e99a3de52b69c1b33012c53423c480930bd2 3391
php-defaults_76.dsc
a01da5216053623782705319eb58030916b58f435b7e295ef96655fd049dea19 16556
php-defaults_76.tar.xz
4194717cc138f917edacc54bcd22fa207edb4283b993dd49d343427da04c9759 13973
php-defaults_76_amd64.buildinfo
Files:
58c9807e6931cd41533c56c28ee3fd51 3391 php optional php-defaults_76.dsc
129e6946ce3fbfcaad51978d3e5f2b58 16556 php optional php-defaults_76.tar.xz
563e14b6e367cad5c2cf044561b1dd09 13973 php optional
php-defaults_76_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEEw2Gx4wKVQ+vGJel9g3Kkd++uWcIFAl65UhhfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEMz
NjFCMUUzMDI5NTQzRUJDNjI1RTk3RDgzNzJBNDc3RUZBRTU5QzIACgkQg3Kkd++u
WcKeew//TE7Unyb/pHD6YaTF9r7FCudude89d6RbQeHc30JlyEUXJnwDA3w/DdF6
xVXBucJPW5xww4gwTccvNiBcGR1GCAo7pOdUiDyV8KffgfDPX/pRSwSUowC24giC
ny4zD55RTm/YlzxHHjTq18sflNY4KlNWf3Qzk1LC2bMouMSGQ702/qD9QdAv7Kzv
kt+lD6knofB6+vE3xPLSVlsCRGWaVJ11ybjpNoxD5r0Xu33AeQxdIAwbtJ++bLuG
fbGtaoED2B7RjIbXkI3W5kyIxMz/C7/zRVu8gY8WhasfXPJmBo1+OLutyIBnKlc+
Eq8hu5SgJWZwK1IOmK2k7R78PkWYzXo66jvRkn29jw/xZi/q0QPdwityyDmm9hH4
Bi/cGGyANOdGLtpFSZR6Cy2VPt8dhwaKg+9FrxJoOxGAI3daTBIWVCiPUfw50Suf
pBRnCk0FMYnWq23WeKcGnTJqkYjqtyIyvauQlDXkmv0lS83KQ76Hy100ddEtTaJz
qy6K2pNrsv+JQllP+7/Y6CTuEohmodJB2Q8PlFwPmnY6EVOKvoGQ+nQKb+aHA2L0
EizuM/zHOHDOlkzyb0lJjo+jUG4rd2KM67B0dC+AVIqHIQQ92piRbdGoVZ+N6O5R
DhL/ber4NPdnavb6myPXZ+0mCf8sMGQtCO+CGn0SRRnXQRBKzpE=
=r62f
-----END PGP SIGNATURE-----
--- End Message ---