Your message dated Sun, 25 Dec 2022 18:20:05 +0000
with message-id <e1p9vbr-001gxr...@fasolo.debian.org>
and subject line Bug#1003648: fixed in php-horde-prefs 2.9.0-9
has caused the Debian Bug report #1003648,
regarding php-horde-ansel: (autopkgtest) needs update for php8.1: deprecation 
warnings on stderr
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 ow...@bugs.debian.org
immediately.)


-- 
1003648: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003648
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: php-horde-ansel
Version: 3.0.10+debian1-2
Severity: serious
X-Debbugs-CC: debian...@lists.debian.org
Tags: sid bookworm
User: debian...@lists.debian.org
Usertags: needs-update
Control: affects -1 src:php-defaults

Dear maintainer(s),

We are in the transition of replacing php7.4 with php8.1 [0]. With a recent upload of php-defaults the autopkgtest of php-horde-ansel 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    92
php-horde-ansel        from testing    3.0.10+debian1-2
versioned deps         from testing    from unstable
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of php-defaults to testing [1]. https://www.php.net/ChangeLog-8.php list the changes since 7.4 and may help to identify what needs to be updated.

The test itself passes, but the autopkgtest fails because of deprecation warnings on stderr. Output on stderr makes autopkgtest fail by default, unless `allow-stderr` is added to the set of restrictions. As a flood of deprecation warnings in server logs my be very unwanted, I'm not saying that adding the restriction to autopkgtest is the right answer to this issue, but because of the php8.1 transition, it needs to be resolved one way or the other.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[0] https://bugs.debian.org/976811
[1] https://qa.debian.org/excuses.php?package=php-defaults

https://ci.debian.net/data/autopkgtest/testing/amd64/p/php-horde-ansel/18254587/log.gz

PHPUnit 9.5.11 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.1.1
Configuration: /tmp/autopkgtest-lxc.d6lnqxiq/downtmp/build.0rr/src/ansel-3.0.10/test/Ansel/phpunit.xml

Warning:       Test case class not matching filename is deprecated
in /tmp/autopkgtest-lxc.d6lnqxiq/downtmp/build.0rr/src/ansel-3.0.10/test/Ansel/Unit/ImageTest.php
               Class name was 'Ansel_Unit_ImageTest', expected 'ImageTest'

PHP Deprecated: Return type of Horde_Support_Stub::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/Horde/Support/Stub.php on line 111 PHP Deprecated: Return type of Horde_Support_Stub::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/Horde/Support/Stub.php on line 98 PHP Deprecated: Return type of Horde_Support_Stub::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/Horde/Support/Stub.php on line 105 PHP Deprecated: Return type of Horde_Support_Stub::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/Horde/Support/Stub.php on line 118 PHP Deprecated: Return type of Horde_Support_Stub::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/Horde/Support/Stub.php on line 126 PHP Deprecated: Return type of Horde_Support_Stub::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/Horde/Support/Stub.php on line 135 PHP Deprecated: Return type of Horde_Prefs::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/Horde/Prefs.php on line 530 PHP Deprecated: Return type of Horde_Prefs::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/Horde/Prefs.php on line 535 PHP Deprecated: Return type of Horde_Prefs::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/Horde/Prefs.php on line 540 PHP Deprecated: Return type of Horde_Prefs::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/share/php/Horde/Prefs.php on line 545 PHP Deprecated: Method ReflectionParameter::getClass() is deprecated in /usr/share/php/Horde/Injector/DependencyFinder.php on line 61 PHP Deprecated: Method ReflectionParameter::getClass() is deprecated in /usr/share/php/Horde/Injector/DependencyFinder.php on line 62 I 1 / 1 (100%)

Time: 00:00.011, Memory: 6.00 MB

There was 1 incomplete test:

1) Ansel_Unit_ImageTest::testExif

/tmp/autopkgtest-lxc.d6lnqxiq/downtmp/build.0rr/src/ansel-3.0.10/test/Ansel/Unit/ImageTest.php:34

OK, but incomplete, skipped, or risky tests!
Tests: 1, Assertions: 0, Incomplete: 1.
autopkgtest [05:11:27]: test phpunit

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: php-horde-prefs
Source-Version: 2.9.0-9
Done: Anton Gladky <gl...@debian.org>

We believe that the bug you reported is fixed in the latest version of
php-horde-prefs, 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 1003...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anton Gladky <gl...@debian.org> (supplier of updated php-horde-prefs 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 25 Dec 2022 19:03:34 +0100
Source: php-horde-prefs
Architecture: source
Version: 2.9.0-9
Distribution: unstable
Urgency: medium
Maintainer: Horde Maintainers <team+debian-horde-t...@tracker.debian.org>
Changed-By: Anton Gladky <gl...@debian.org>
Closes: 1003648
Changes:
 php-horde-prefs (2.9.0-9) unstable; urgency=medium
 .
   * Team upload.
   * d/salsa-ci.yml: simplify the CI
   * d/patches: Fix autopkgtest failure due to php8.1 changes. (Closes: 
#1003648)
   * d/patches: Fix parsing of the data.
   * d/patches: fix some changes related to 8.x
   * d/patches/control: Allow-stderr in autopkgtest
   * d/watch: Update file format version to 4.
   * d/control: Update standards version to 4.6.1, no changes needed.
   * d/tests/phpunit: fix due to postgresql v15
Checksums-Sha1:
 cf836e1005c01c6a6bb60d923b47153f05244373 2276 php-horde-prefs_2.9.0-9.dsc
 9a991200a00733af324650eb7b09514ddc67a234 6588 
php-horde-prefs_2.9.0-9.debian.tar.xz
 d4e70689ba413d866c2a27ffb2db9f627e236224 8669 
php-horde-prefs_2.9.0-9_amd64.buildinfo
Checksums-Sha256:
 96ad7ba60d82747835a55c39b3e11421ff9e98afbb7344ce215dfd6fa2e19de7 2276 
php-horde-prefs_2.9.0-9.dsc
 9b58b3c70598ea9771b847f24fa307f308d2733fdd07de08ee4eaed1f9fd3de4 6588 
php-horde-prefs_2.9.0-9.debian.tar.xz
 2a8abe38cb982c2cf4c453572c8789e0217c1ebee2bc83c265283a3b0f4a077e 8669 
php-horde-prefs_2.9.0-9_amd64.buildinfo
Files:
 53977a4357117c67d0ed0274defdba59 2276 php optional php-horde-prefs_2.9.0-9.dsc
 ef10b1f4a55d2c493e5789c69e517d91 6588 php optional 
php-horde-prefs_2.9.0-9.debian.tar.xz
 cf9393f86b5e81a244b4f95a7f57d54e 8669 php optional 
php-horde-prefs_2.9.0-9_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAmOokKARHGdsYWRrQGRl
Ymlhbi5vcmcACgkQ0+Fzg8+n/wZvCQ/+N+vdOhtQJL1CnUn4/chlnaasXK8ZwoN5
ZKfeGQC8owhfgojndSPKaWPTF6Ka2OP3R1hhnEZNW7CIEFuXnT1HAZI2J8b0mRd+
/PsTy01W8iF/xCRcwVfBXnj63S5z2QHeMFwHtvuODq0fKQN33pDBCI8AiavcyZiL
NVcV5r1npk4tTlxoVqcN3oEeivc6LdJnniutplAhzlWb6YC7p3o8nYMVfRKO4w5t
EZlJ8VjEYMtA59I4TxD7IGzG7RPSbDBX6GyKgSDd81/PhYxuf0t8xNyYXsGyR67G
ybMOTYvKVFN7aHQbMDmJkids6HOmdLy5R7KT0qs+de/ZsnyjmYsh2EbBgMQuHj4K
4OR++b1K4treVfbfaNfoF2PKjraMA7IpoEYLIYlry7rLMZuupKqbKdOehz94Slw6
dZVxgvmVDjYAAPjcvbnYAnIjqwv5A/SGNvoo0UQaOWE6Wy8m3tJ0T2x6/CKCG5rb
DYM8OG6Ej+b85j30FQSd169AdmJb+oV4ODUt+jq7UbIQASl/6sukwPiXVpSCn2mP
An8WYOV0L9nL6kU5eBRf1AwJwS+ura9IQwjmqsy9RZFA1n26UdWruvPoZ8gKf8yY
sJnEaSDC6tMRKP4soCovpZViEc8n52xSysTN1FL26DDnlESuVsQXyrpEG5Yuz7d2
/9ZLowAYEYs=
=O1jt
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to