Your message dated Wed, 18 Oct 2023 20:41:54 +0000
with message-id <[email protected]>
and subject line Bug#1039803: fixed in phpmyadmin 4:5.2.1+dfsg-2
has caused the Debian Bug report #1039803,
regarding phpmyadmin: FTBFS with phpunit 10: TypeError: call_user_func_array():
Argument #1 ($callback) must be a valid callback, class
PHPUnit\Framework\MockObject\Builder\InvocationMocker does not have a method
"withConsecutive"
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.)
--
1039803: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1039803
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: phpmyadmin
Version: 4:5.2.1+dfsg-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: phpunit
Hi,
We will start the phpunit 10 transition in unstable soon. During a test
rebuild, phpmyadmin was found to FTBFS.
To reproduce this locally, you need to install the phpunit 10 package (and any
other dependency, which should also be available) from experimental on an
unstable system or build chroot.
Relevant part (hopefully):
> 1) Your XML configuration validates against a deprecated schema. Migrate your
> XML configuration using "--migrate-configuration"!
>
> --
>
> There were 43 errors:
>
> 1) PhpMyAdmin\Tests\TrackerTest::testCreateVersion
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/TrackerTest.php:240
>
> 2) PhpMyAdmin\Tests\Plugins\Auth\AuthenticationCookieTest::testAuthFailsErrno
> TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid
> callback, class PHPUnit\Framework\MockObject\Builder\InvocationMocker does
> not have a method "withConsecutive"
>
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php:83
> /<<PKGBUILDDIR>>/test/classes/Plugins/Auth/AuthenticationCookieTest.php:899
>
> 3)
> PhpMyAdmin\Tests\Plugins\Auth\AuthenticationCookieTest::testAuthFailsActivity
> TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid
> callback, class PHPUnit\Framework\MockObject\Builder\InvocationMocker does
> not have a method "withConsecutive"
>
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php:83
> /<<PKGBUILDDIR>>/test/classes/Plugins/Auth/AuthenticationCookieTest.php:835
>
> 4) PhpMyAdmin\Tests\Plugins\Auth\AuthenticationCookieTest::testAuthFailsDBI
> TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid
> callback, class PHPUnit\Framework\MockObject\Builder\InvocationMocker does
> not have a method "withConsecutive"
>
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php:83
> /<<PKGBUILDDIR>>/test/classes/Plugins/Auth/AuthenticationCookieTest.php:869
>
> 5) PhpMyAdmin\Tests\Plugins\Auth\AuthenticationCookieTest::testAuthFailsDeny
> TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid
> callback, class PHPUnit\Framework\MockObject\Builder\InvocationMocker does
> not have a method "withConsecutive"
>
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php:83
> /<<PKGBUILDDIR>>/test/classes/Plugins/Auth/AuthenticationCookieTest.php:813
>
> 6) PhpMyAdmin\Tests\Plugins\Auth\AuthenticationCookieTest::testAuthFailsNoPass
> TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid
> callback, class PHPUnit\Framework\MockObject\Builder\InvocationMocker does
> not have a method "withConsecutive"
>
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php:83
> /<<PKGBUILDDIR>>/test/classes/Plugins/Auth/AuthenticationCookieTest.php:736
>
> 7) PhpMyAdmin\Tests\Plugins\Export\ExportOdsTest::testExportFooter
> Error: Call to undefined method
> PhpMyAdmin\Tests\Plugins\Export\ExportOdsTest::setOutputCallback()
>
> /<<PKGBUILDDIR>>/test/classes/Plugins/Export/ExportOdsTest.php:175
>
> 8) PhpMyAdmin\Tests\ConfigStorage\RelationCleanupTest::testTableWithRelations
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/ConfigStorage/RelationCleanupTest.php:144
>
> 9) PhpMyAdmin\Tests\ConfigStorage\RelationCleanupTest::testUserWithRelations
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/ConfigStorage/RelationCleanupTest.php:291
>
> 10)
> PhpMyAdmin\Tests\ConfigStorage\RelationCleanupTest::testColumnWithRelations
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/ConfigStorage/RelationCleanupTest.php:77
>
> 11)
> PhpMyAdmin\Tests\ConfigStorage\RelationCleanupTest::testDatabaseWithRelations
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/ConfigStorage/RelationCleanupTest.php:229
>
> 12) PhpMyAdmin\Tests\Setup\FormProcessingTest::testProcessFormSet
> TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid
> callback, class PHPUnit\Framework\MockObject\Builder\InvocationMocker does
> not have a method "withConsecutive"
>
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php:83
> /<<PKGBUILDDIR>>/test/classes/Setup/FormProcessingTest.php:38
>
> 13) PhpMyAdmin\Tests\ConfigStorage\UserGroupsTest::testDeleteUserGroup
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/ConfigStorage/UserGroupsTest.php:105
>
> 14)
> PhpMyAdmin\Tests\VersionInformationTest::testGetLatestCompatibleVersionWithNewPHPVersion
> with data set #3
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/VersionInformationTest.php:295
>
> 15)
> PhpMyAdmin\Tests\VersionInformationTest::testGetLatestCompatibleVersionWithNewPHPVersion
> with data set #2
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/VersionInformationTest.php:295
>
> 16)
> PhpMyAdmin\Tests\VersionInformationTest::testGetLatestCompatibleVersionWithNewPHPVersion
> with data set #1
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/VersionInformationTest.php:295
>
> 17)
> PhpMyAdmin\Tests\VersionInformationTest::testGetLatestCompatibleVersionWithNewPHPVersion
> with data set #6
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/VersionInformationTest.php:295
>
> 18)
> PhpMyAdmin\Tests\VersionInformationTest::testGetLatestCompatibleVersionWithNewPHPVersion
> with data set #4
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/VersionInformationTest.php:295
>
> 19)
> PhpMyAdmin\Tests\VersionInformationTest::testGetLatestCompatibleVersionWithNewPHPVersion
> with data set #0
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/VersionInformationTest.php:295
>
> 20)
> PhpMyAdmin\Tests\VersionInformationTest::testGetLatestCompatibleVersionWithNewPHPVersion
> with data set #5
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/VersionInformationTest.php:295
>
> 21)
> PhpMyAdmin\Tests\VersionInformationTest::testGetLatestCompatibleVersionWithMultipleServers
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/VersionInformationTest.php:222
>
> 22)
> PhpMyAdmin\Tests\VersionInformationTest::testGetLatestCompatibleVersionWithOldPHPVersion
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/VersionInformationTest.php:249
>
> 23)
> PhpMyAdmin\Tests\VersionInformationTest::testGetLatestCompatibleVersionWithSingleServer
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/VersionInformationTest.php:188
>
> 24)
> PhpMyAdmin\Tests\Http\Factory\ServerRequestFactoryTest::testCreateServerRequestFromGlobals
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\MockBuilder::setMethods()
>
> /<<PKGBUILDDIR>>/test/classes/Http/Factory/ServerRequestFactoryTest.php:130
>
> 25) PhpMyAdmin\Tests\Server\PrivilegesTest::testGetUserPrivileges
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/Server/PrivilegesTest.php:1882
>
> 26)
> PhpMyAdmin\Tests\UtilTest::testCurrentUserHasNotUserPrivilegeButDbPrivilege
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/UtilTest.php:2157
>
> 27)
> PhpMyAdmin\Tests\UtilTest::testCurrentUserHasNotUserPrivilegeAndNotDbPrivilegeButTablePrivilege
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/UtilTest.php:2219
>
> 28)
> PhpMyAdmin\Tests\UtilTest::testCurrentUserHasNotUserPrivilegeAndNotDbPrivilegeAndNotTablePrivilege
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/UtilTest.php:2255
>
> 29)
> PhpMyAdmin\Tests\UtilTest::testCurrentUserHasNotUserPrivilegeAndNotDbPrivilege
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/UtilTest.php:2188
>
> 30) PhpMyAdmin\Tests\Plugins\Auth\AuthenticationHttpTest::testAuthHost
> TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid
> callback, class PHPUnit\Framework\MockObject\Builder\InvocationMocker does
> not have a method "withConsecutive"
>
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php:83
> /<<PKGBUILDDIR>>/test/classes/Plugins/Auth/AuthenticationHttpTest.php:99
> /<<PKGBUILDDIR>>/test/classes/Plugins/Auth/AuthenticationHttpTest.php:153
>
> 31) PhpMyAdmin\Tests\Plugins\Auth\AuthenticationHttpTest::testAuthRealm
> TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid
> callback, class PHPUnit\Framework\MockObject\Builder\InvocationMocker does
> not have a method "withConsecutive"
>
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php:83
> /<<PKGBUILDDIR>>/test/classes/Plugins/Auth/AuthenticationHttpTest.php:99
> /<<PKGBUILDDIR>>/test/classes/Plugins/Auth/AuthenticationHttpTest.php:168
>
> 32) PhpMyAdmin\Tests\Plugins\Auth\AuthenticationHttpTest::testAuthLogoutUrl
> TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid
> callback, class PHPUnit\Framework\MockObject\Builder\InvocationMocker does
> not have a method "withConsecutive"
>
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php:83
> /<<PKGBUILDDIR>>/test/classes/Plugins/Auth/AuthenticationHttpTest.php:99
> /<<PKGBUILDDIR>>/test/classes/Plugins/Auth/AuthenticationHttpTest.php:125
>
> 33) PhpMyAdmin\Tests\Plugins\Auth\AuthenticationHttpTest::testAuthVerbose
> TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid
> callback, class PHPUnit\Framework\MockObject\Builder\InvocationMocker does
> not have a method "withConsecutive"
>
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php:83
> /<<PKGBUILDDIR>>/test/classes/Plugins/Auth/AuthenticationHttpTest.php:99
> /<<PKGBUILDDIR>>/test/classes/Plugins/Auth/AuthenticationHttpTest.php:138
>
> 34) PhpMyAdmin\Tests\Plugins\Export\ExportSqlTest::testGetTableDef
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/Plugins/Export/ExportSqlTest.php:802
> /usr/bin/phpunit:74
>
> 35) PhpMyAdmin\Tests\Plugins\Export\ExportSqlTest::testGetTableDefWithError
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/Plugins/Export/ExportSqlTest.php:926
> /usr/bin/phpunit:74
>
> 36) PhpMyAdmin\Tests\Navigation\NodeFactoryTest::testClassNameError
> Error: Call to undefined method
> PhpMyAdmin\Tests\Navigation\NodeFactoryTest::expectError()
>
> /<<PKGBUILDDIR>>/test/classes/Navigation/NodeFactoryTest.php:64
> /usr/bin/phpunit:74
>
> 37) PhpMyAdmin\Tests\Navigation\NodeFactoryTest::testFileError
> Error: Call to undefined method
> PhpMyAdmin\Tests\Navigation\NodeFactoryTest::expectError()
>
> /<<PKGBUILDDIR>>/test/classes/Navigation/NodeFactoryTest.php:54
> /usr/bin/phpunit:74
>
> 38) PhpMyAdmin\Tests\ConfigTest::testCheckServersWithInvalidServer
> Error: Call to undefined method PhpMyAdmin\Tests\ConfigTest::expectError()
>
> /<<PKGBUILDDIR>>/test/classes/ConfigTest.php:1108
> /usr/bin/phpunit:74
>
> 39) PhpMyAdmin\Tests\Plugins\Export\ExportOdtTest::testExportFooter
> Error: Call to undefined method
> PhpMyAdmin\Tests\Plugins\Export\ExportOdtTest::setOutputCallback()
>
> /<<PKGBUILDDIR>>/test/classes/Plugins/Export/ExportOdtTest.php:298
> /usr/bin/phpunit:74
>
> 40)
> PhpMyAdmin\Tests\Server\Privileges\AccountLockingTest::testUnlockWithInvalidAccount
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/Server/Privileges/AccountLockingTest.php:102
> /usr/bin/phpunit:74
>
> 41)
> PhpMyAdmin\Tests\Server\Privileges\AccountLockingTest::testLockWithInvalidAccount
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/Server/Privileges/AccountLockingTest.php:43
> /usr/bin/phpunit:74
>
> 42)
> PhpMyAdmin\Tests\Server\Privileges\AccountLockingTest::testUnlockWithValidAccount
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/Server/Privileges/AccountLockingTest.php:83
> /usr/bin/phpunit:74
>
> 43)
> PhpMyAdmin\Tests\Server\Privileges\AccountLockingTest::testLockWithValidAccount
> Error: Call to undefined method
> PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive()
>
> /<<PKGBUILDDIR>>/test/classes/Server/Privileges/AccountLockingTest.php:24
> /usr/bin/phpunit:74
>
> --
>
> There were 2 failures:
>
> 1) PhpMyAdmin\Tests\ErrorHandlerTest::testHandleExceptionForProdEnv
> Failed asserting that '<html><head><title>Internal error: Exception:
> Exception message.</title></head><div class="alert alert-danger"
> role="alert"><img src="themes/dot.gif" title="" alt="" class="icon
> ic_s_error"> Exception: Exception message.</div></body></html>' does not
> contain "Internal error".
>
> /<<PKGBUILDDIR>>/test/classes/ErrorHandlerTest.php:343
>
> 2) PhpMyAdmin\Tests\ErrorTest::testGetBacktraceDisplay
> Failed asserting that
> './../../../../../../usr/share/php/PHPUnit/Framework/TestCase.php#624:
> PHPUnit\Framework\TestCase->invokeBeforeTestHookMethods(<br>\n
> array,<br>\n
> <Class:PHPUnit\Event\DispatchingEmitter>,<br>\n
> )<br>\n
> ./../../../../../../usr/share/php/PHPUnit/Framework/TestRunner.php#101:
> PHPUnit\Framework\TestCase->runBare()<br>\n
> ./../../../../../../usr/share/php/PHPUnit/Framework/TestCase.php#468:
> PHPUnit\Framework\TestRunner->run(<Class:PhpMyAdmin\Tests\ErrorTest>)<br>\n
> ./../../../../../../usr/share/php/PHPUnit/Framework/TestSuite.php#340:
> PHPUnit\Framework\TestCase->run()<br>\n
> ./../../../../../../usr/share/php/PHPUnit/Framework/TestSuite.php#340:
> PHPUnit\Framework\TestSuite->run()<br>\n
> ./../../../../../../usr/share/php/PHPUnit/Framework/TestSuite.php#340:
> PHPUnit\Framework\TestSuite->run()<br>\n
> ./../../../../../../usr/share/php/PHPUnit/TextUI/TestRunner.php#63:
> PHPUnit\Framework\TestSuite->run()<br>\n
> ./../../../../../../usr/share/php/PHPUnit/TextUI/Application.php#168:
> PHPUnit\TextUI\TestRunner->run(<br>\n
> <Class:PHPUnit\TextUI\Configuration\Configuration>,<br>\n
> <Class:PHPUnit\Runner\ResultCache\DefaultResultCache>,<br>\n
> <Class:PHPUnit\Framework\TestSuite>,<br>\n
> )<br>\n
> ./../../../../../../usr/bin/phpunit#74:
> PHPUnit\TextUI\Application->run(array)<br>\n
> ' contains
> "PHPUnit\Framework\TestResult->run(<Class:PhpMyAdmin\Tests\ErrorTest>)<br>".
>
> /<<PKGBUILDDIR>>/test/classes/ErrorTest.php:121
>
> --
>
> 258 tests triggered 258 PHPUnit deprecations:
>
> 1) PhpMyAdmin\Tests\AdvisorTest::testAdvisorBytime
> Data Provider method PhpMyAdmin\Tests\AdvisorTest::advisorTimes() is not
> static
>
> /<<PKGBUILDDIR>>/test/classes/AdvisorTest.php:30
>
> 2) PhpMyAdmin\Tests\AdvisorTest::testAddRule
> Data Provider method PhpMyAdmin\Tests\AdvisorTest::rulesProvider() is not
> static
>
> /<<PKGBUILDDIR>>/test/classes/AdvisorTest.php:71
>
> 3) PhpMyAdmin\Tests\CacheTest::testCacheHas
> Data Provider method PhpMyAdmin\Tests\CacheTest::dataProviderCacheKeyValues()
> is not static
>
> /<<PKGBUILDDIR>>/test/classes/CacheTest.php:46
>
...
>
> /<<PKGBUILDDIR>>/test/classes/ZipExtensionTest.php:90
>
> --
>
> There were 43 risky tests:
>
> 1) PhpMyAdmin\Tests\TrackerTest::testCreateVersion
> This test did not perform any assertions
>
> /<<PKGBUILDDIR>>/test/classes/TrackerTest.php:193
>
> 2) PhpMyAdmin\Tests\Plugins\Auth\AuthenticationCookieTest::testAuthFailsErrno
> This test did not perform any assertions
>
> /<<PKGBUILDDIR>>/test/classes/Plugins/Auth/AuthenticationCookieTest.php:878
>
> 3)
> PhpMyAdmin\Tests\Plugins\Auth\AuthenticationCookieTest::testAuthFailsActivity
> This test did not perform any assertions
>
...
>
> /<<PKGBUILDDIR>>/test/classes/Server/Privileges/AccountLockingTest.php:17
>
> ERRORS!
> Tests: 2921, Assertions: 11736, Errors: 43, Failures: 2, Deprecations: 259,
> Skipped: 40, Incomplete: 1, Risky: 43.
> make[1]: *** [debian/rules:25: override_dh_auto_test] Error 2
The full build logs and additional context is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit10/0/phpmyadmin/
A phpunit reverse-dependencies rebuild status is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/phpunit10/index.html
--
Athos Ribeiro
--- End Message ---
--- Begin Message ---
Source: phpmyadmin
Source-Version: 4:5.2.1+dfsg-2
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, 18 Oct 2023 21:55:32 +0200
Source: phpmyadmin
Architecture: source
Version: 4:5.2.1+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: phpMyAdmin Packaging Team <[email protected]>
Changed-By: William Desportes <[email protected]>
Closes: 1039803 1048361
Changes:
phpmyadmin (4:5.2.1+dfsg-2) unstable; urgency=medium
.
* Allow symfony 6
* Add patches for phpunit 10 (Closes: #1039803)
* Add an upstream patch for fatal errors
* Build css files in the build dir (Closes: #1048361)
* Build depend on libjs-bootstrap5
* Depend on libjs-bootstrap5 and link to it
* Add patches for sql-parser 5.8
* Force depends on sql-parser 5.8
* Update phpunit 10 patch
* Import node-bootstrap 5.3.1+dfsg-1 in d/missing-sources
* Update d/copyright
Checksums-Sha1:
17285803c48ad84f401c3666e0f2609a80be36a1 2957 phpmyadmin_5.2.1+dfsg-2.dsc
86ff4aee0750cffc72f11dc27de414b66b660761 9682516
phpmyadmin_5.2.1+dfsg.orig.tar.xz
14afce7b60c8915f83aa262a727f92d48ca0b879 1250472
phpmyadmin_5.2.1+dfsg-2.debian.tar.xz
42b1d79bc213e2aa0f4675551ec4e62e27f04602 24187
phpmyadmin_5.2.1+dfsg-2_source.buildinfo
Checksums-Sha256:
3368a4b20ce8b37583e51af9aeae1bd5955e120236603169475b7a36164f91e2 2957
phpmyadmin_5.2.1+dfsg-2.dsc
19cec99e6759af0f6ee8bbacc11584f0127c95d6a26b69ffe11a3de901fe5e60 9682516
phpmyadmin_5.2.1+dfsg.orig.tar.xz
0ab3640ad6fa2d0b009945c9e1c548983dd0cea324e683a53212f08f96010b45 1250472
phpmyadmin_5.2.1+dfsg-2.debian.tar.xz
b7eddb89011816a23d5592c222de95574ae31e9e192406bdbdc3acd04f15b33d 24187
phpmyadmin_5.2.1+dfsg-2_source.buildinfo
Files:
947859db4710f968cec0f3a10abddcdb 2957 web optional phpmyadmin_5.2.1+dfsg-2.dsc
c53da67872009082990b2734507c2def 9682516 web optional
phpmyadmin_5.2.1+dfsg.orig.tar.xz
d660c6d0e267363942d06c2dba10fe53 1250472 web optional
phpmyadmin_5.2.1+dfsg-2.debian.tar.xz
968c2755b527845efdb66c67c9a62ee6 24187 web optional
phpmyadmin_5.2.1+dfsg-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEExNkf3872tKPGU/14kKDvG4JRqIkFAmUwOKQACgkQkKDvG4JR
qIn1Sw//X+zr3WH7nVGw2EimMA92x+RTDM32yoJEAc2J7tYUEcfx1pra+qOi94s+
SoI0HdWIUkYE5zAGOk2H38F5AbCPyYJAFB3VPh4RgSHNv1WGK8uwciSe+57OviQy
9dijKSWOUEqyz1rWCsHGR4qnGzXi//S76J9Y3wyrx/YQqS1Xf5NlLujPnBCBL66/
GKMMieMPjCPkjzzHIYdhi1lO2tjI9PyqZhx+eCFWvBiXA64C7NFks3WRriji236W
SvPxdo50MtyZxXOMNrliudOBBkhiT/wZnRVRbhcgcV85ckSrWCdvGUL4TBbQW/6m
XxuOkFnGetP19dVevMveZgrGYxeyDFsj/YQ3UKPI0aIoAhObq3ABE9+2k0vvcLBk
fGLjJr168w+p9lL8orHb3l0xduxjphqBpDGz0WaWt46w4JB8d+8WRqlHbZf6jADs
U/qFGZ2RaIOx/hLunERYiU6b3AgneC31Do/TAU9kePtnWneRuEKGnRwGUhS57pOD
ydn0KWymahTm0JcSNP66zL+q8h6xwiPVoVdTqsMaklyzfdM9WPB7c+8+Hk6B3N8N
YSzMsLongNTH7Zs+j1Dcxn4qiF3ZgkeUB7+0eQcIPo669id364JerwveSSJwrLBI
Guz3kEs4wNHNKex5g38sEOqlaF88/YWxaOjICzdYPPft7sz3ftA=
=cYtd
-----END PGP SIGNATURE-----
--- End Message ---