Your message dated Thu, 10 Oct 2024 00:04:07 +0000
with message-id <[email protected]>
and subject line Bug#1070623: fixed in phpmyadmin 4:5.2.1+dfsg-4
has caused the Debian Bug report #1070623,
regarding phpmyadmin: FTBFS with phpunit 11: There were 258 PHPUnit errors
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.)
--
1070623: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070623
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: phpmyadmin
Version: 4:5.2.1+dfsg-3
Severity: normal
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: phpunit11
Hi,
phpunit 11 is out and is now available in experimental. During a test rebuild,
phpmyadmin was found to fail to build with this new phpunit version.
To reproduce this locally, you need to install phpunit from experimental on an
unstable system or build chroot.
Relevant part (hopefully):
> There were 258 PHPUnit errors:
>
> 1) PhpMyAdmin\Tests\AdvisorTest::testAdvisorBytime
> The data provider specified for
> PhpMyAdmin\Tests\AdvisorTest::testAdvisorBytime is invalid
> Data Provider method PhpMyAdmin\Tests\AdvisorTest::advisorTimes() is not
> static
>
> /<<PKGBUILDDIR>>/test/classes/AdvisorTest.php:30
>
> 2) PhpMyAdmin\Tests\AdvisorTest::testAddRule
> The data provider specified for PhpMyAdmin\Tests\AdvisorTest::testAddRule is
> invalid
> Data Provider method PhpMyAdmin\Tests\AdvisorTest::rulesProvider() is not
> static
>
> /<<PKGBUILDDIR>>/test/classes/AdvisorTest.php:71
>
> 3) PhpMyAdmin\Tests\CacheTest::testCacheHas
> The data provider specified for PhpMyAdmin\Tests\CacheTest::testCacheHas is
> invalid
> Data Provider method PhpMyAdmin\Tests\CacheTest::dataProviderCacheKeyValues()
> is not static
>
> /<<PKGBUILDDIR>>/test/classes/CacheTest.php:46
>
> 4) PhpMyAdmin\Tests\CacheTest::testCachePurge
> The data provider specified for PhpMyAdmin\Tests\CacheTest::testCachePurge is
> invalid
> Data Provider method PhpMyAdmin\Tests\CacheTest::dataProviderCacheKeyValues()
> is not static
>
> /<<PKGBUILDDIR>>/test/classes/CacheTest.php:60
>
> 5) PhpMyAdmin\Tests\CacheTest::testCacheSet
> The data provider specified for PhpMyAdmin\Tests\CacheTest::testCacheSet is
> invalid
> Data Provider method PhpMyAdmin\Tests\CacheTest::dataProviderCacheKeyValues()
> is not static
>
> /<<PKGBUILDDIR>>/test/classes/CacheTest.php:74
>
> 6) PhpMyAdmin\Tests\CacheTest::testCacheGet
> The data provider specified for PhpMyAdmin\Tests\CacheTest::testCacheGet is
> invalid
> Data Provider method PhpMyAdmin\Tests\CacheTest::dataProviderCacheKeyValues()
> is not static
>
> /<<PKGBUILDDIR>>/test/classes/CacheTest.php:86
>
...
>
> 257) PhpMyAdmin\Tests\ZipExtensionTest::testGetContents
> The data provider specified for
> PhpMyAdmin\Tests\ZipExtensionTest::testGetContents is invalid
> Data Provider method
> PhpMyAdmin\Tests\ZipExtensionTest::provideTestGetContents() is not static
>
> /<<PKGBUILDDIR>>/test/classes/ZipExtensionTest.php:38
>
> 258) PhpMyAdmin\Tests\ZipExtensionTest::testFindFile
> The data provider specified for
> PhpMyAdmin\Tests\ZipExtensionTest::testFindFile is invalid
> Data Provider method PhpMyAdmin\Tests\ZipExtensionTest::provideTestFindFile()
> is not static
>
> /<<PKGBUILDDIR>>/test/classes/ZipExtensionTest.php:90
>
> --
>
> There were 32 PHPUnit test runner warnings:
>
> 1) Using comma-separated values with --exclude-group is deprecated and will
> no longer work in PHPUnit 12
>
> 2) No tests found in class "PhpMyAdmin\Tests\AdvisorTest".
>
> 3) No tests found in class "PhpMyAdmin\Tests\CacheTest".
>
> 4) No tests found in class "PhpMyAdmin\Tests\Command\SetVersionCommandTest".
>
> 5) No tests found in class "PhpMyAdmin\Tests\Config\Forms\FormListTest".
>
> 6) No tests found in class "PhpMyAdmin\Tests\Config\Settings\ConsoleTest".
>
> 7) No tests found in class "PhpMyAdmin\Tests\Config\Settings\DebugTest".
>
> 8) No tests found in class "PhpMyAdmin\Tests\Config\Settings\ExportTest".
>
> 9) No tests found in class "PhpMyAdmin\Tests\Config\Settings\ImportTest".
>
> 10) No tests found in class "PhpMyAdmin\Tests\Config\Settings\SchemaTest".
>
> 11) No tests found in class "PhpMyAdmin\Tests\Config\Settings\ServerTest".
>
> 12) No tests found in class
> "PhpMyAdmin\Tests\Config\Settings\SqlQueryBoxTest".
>
> 13) No tests found in class
> "PhpMyAdmin\Tests\Config\Settings\TransformationsTest".
>
> 14) No tests found in class "PhpMyAdmin\Tests\CreateAddFieldTest".
>
> 15) No tests found in class "PhpMyAdmin\Tests\Database\EventsTest".
>
> 16) No tests found in class "PhpMyAdmin\Tests\Database\TriggersTest".
>
> 17) No tests found in class "PhpMyAdmin\Tests\Dbal\WarningTest".
>
> 18) No tests found in class "PhpMyAdmin\Tests\FileTest".
>
> 19) No tests found in class "PhpMyAdmin\Tests\Gis\GisFactoryTest".
>
> 20) No tests found in class "PhpMyAdmin\Tests\Gis\GisGeometryTest".
>
> 21) No tests found in class "PhpMyAdmin\Tests\Import\SimulateDmlTest".
>
> 22) No tests found in class "PhpMyAdmin\Tests\MimeTest".
>
> 23) No tests found in class "PhpMyAdmin\Tests\OperationsTest".
>
> 24) No tests found in class
> "PhpMyAdmin\Tests\Plugins\Transformations\TransformationPluginsTest".
>
> 25) No tests found in class "PhpMyAdmin\Tests\Query\CompatibilityTest".
>
> 26) No tests found in class "PhpMyAdmin\Tests\Server\SelectTest".
>
> 27) No tests found in class "PhpMyAdmin\Tests\Table\ColumnsDefinitionTest".
>
> 28) No tests found in class "PhpMyAdmin\Tests\Table\Maintenance\MessageTest".
>
> 29) No tests found in class "PhpMyAdmin\Tests\TypesByDatabaseVersionTest".
>
> 30) No tests found in class "PhpMyAdmin\Tests\UserPasswordTest".
>
> 31) No tests found in class "PhpMyAdmin\Tests\Utils\FormatConverterTest".
>
> 32) No tests found in class "PhpMyAdmin\Tests\Utils\HttpRequestTest".
>
> --
>
> There were 639 PHPUnit test runner deprecations:
>
...
>
> --
>
> 301 tests triggered 1334 PHPUnit deprecations:
>
...
>
> ERRORS!
> Tests: 1219, Assertions: 7356, Errors: 258, Warnings: 32, Deprecations: 940,
> Skipped: 9, Incomplete: 1.
> make[1]: *** [debian/rules:17: override_dh_auto_test] Error 2
The full build log is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit11/1/phpmyadmin/phpmyadmin_5.2.1+dfsg-3+rebuild1714781293_amd64-2024-05-04T00:08:19Z.build
--- End Message ---
--- Begin Message ---
Source: phpmyadmin
Source-Version: 4:5.2.1+dfsg-4
Done: William Desportes <[email protected]>
We believe that the bug you reported is fixed in the latest version of
phpmyadmin, 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.
William Desportes <[email protected]> (supplier of updated phpmyadmin 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: Wed, 09 Oct 2024 21:42:12 +0200
Source: phpmyadmin
Architecture: source
Version: 4:5.2.1+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: phpMyAdmin Packaging Team <[email protected]>
Changed-By: William Desportes <[email protected]>
Closes: 1070623 1081725
Changes:
phpmyadmin (4:5.2.1+dfsg-4) unstable; urgency=medium
.
[ William Desportes ]
* Update patches for newer Twig versions (Closes: #1081725)
* Require the newer versions in d/control
* Add a patch for PHPunit 10 (Closes: #1070623)
.
[ Ahmed kurdish ]
* Translated using Weblate (Kurdish (Central))
Checksums-Sha1:
764832a7cc6e1764618db0593a018b3625902cb6 2950 phpmyadmin_5.2.1+dfsg-4.dsc
86ff4aee0750cffc72f11dc27de414b66b660761 9682516
phpmyadmin_5.2.1+dfsg.orig.tar.xz
493bc0e547ab6f810130fdfe132340d740b123cc 1265308
phpmyadmin_5.2.1+dfsg-4.debian.tar.xz
1249d8908e2aa50fb9748654313117bc4d57b654 26539
phpmyadmin_5.2.1+dfsg-4_source.buildinfo
Checksums-Sha256:
2d51deaa21bb627a0cbd20810b99331fa6355d8594fc90dda4478a06e0f97b60 2950
phpmyadmin_5.2.1+dfsg-4.dsc
19cec99e6759af0f6ee8bbacc11584f0127c95d6a26b69ffe11a3de901fe5e60 9682516
phpmyadmin_5.2.1+dfsg.orig.tar.xz
be69a9ea26ed54936f4ae88e39e82558410988bdfc0248a0b3644e1334942596 1265308
phpmyadmin_5.2.1+dfsg-4.debian.tar.xz
011410e27cfb8664c1143c4a47cde6a661aa2659ddba9b82c669cc3e3a7eb8b9 26539
phpmyadmin_5.2.1+dfsg-4_source.buildinfo
Files:
075c790b537367474faae751741e87c1 2950 web optional phpmyadmin_5.2.1+dfsg-4.dsc
c53da67872009082990b2734507c2def 9682516 web optional
phpmyadmin_5.2.1+dfsg.orig.tar.xz
73ced1666269e324167337d5238102ed 1265308 web optional
phpmyadmin_5.2.1+dfsg-4.debian.tar.xz
e0a3ddae2ef98b415b4b837d664a50c6 26539 web optional
phpmyadmin_5.2.1+dfsg-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEExNkf3872tKPGU/14kKDvG4JRqIkFAmcG8JcACgkQkKDvG4JR
qInLzA//SdktdqjWlHu6N0Tavkfr/BNO2/cg6lqMssdDyh2fimSoWlIbljNbEyt2
392fxEyztRUPbdNHISW7hS79prMrDZyb3qBve8m29iI4Qpv1Y/2bJAqC7HiMuquJ
wlqo7/Imz+3uD/gs6nl3R4+N07IKI439XbNo6Tm/BF9ghXkYisX4nLTpWHWrbuCX
grtqWjOi4vWJ8DfX5JKhZPeCUIwHnaOaRZ0PKX9lBnfkBJhrERVZ3QTNDTPSWHVY
0EWy1Gl7MeNb1J9jWDe1+0zFJXEmpaMT3UF64I0vivXmY572EO3KFCjabWghV7C9
kUvIn7urSmangNCwObvSAsKgV4HYaHb1U3dJygMa6/YoOLWB2oBFcTGdxyfkviq0
kfcgMRn2bR4UCmtDEYUt/6L2kF1ZD/MZURb5YBizn3fAN15jimgMqhKwSiHMaEke
/ihRfPTYTNU4whIFYp15pWkqmJKCcpjmg5wf/TL+w8BAzKFT2kYKBANba4/gxCRe
dydmzvsXlBPLqcVv03XWgaplhsJOJRAooHu+9HmOKlDLy2yUHTgD5eBgW7984yAD
/TqVwDN6VxosxMcQ3Fs9MlGPRIVCPOjTse3UsK/PavNR9BmamZL/s1BMcnjLh+b6
W3NAWoaihiwPyMRMVFQGsH6fbseG36weQGfR1WXuuTSOrjN/jDI=
=C+6X
-----END PGP SIGNATURE-----
pgpRr3HPYlIzK.pgp
Description: PGP signature
--- End Message ---