Your message dated Wed, 25 Jan 2023 21:57:51 +0000
with message-id <e1pknmb-006fmq...@fasolo.debian.org>
and subject line Bug#1028933: fixed in php-horde-http 2.1.7-11
has caused the Debian Bug report #1028933,
regarding php-horde-http: (autopkgtest) needs update for php8.2: 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.)


-- 
1028933: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028933
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: php-horde-http
Version: 2.1.7-10
Severity: serious
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 php8.1 with php8.2 [0]. With a recent upload of php-defaults the autopkgtest of php-horde-http 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    93
php-horde-http         from testing    2.1.7-10
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 lists 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 may be very unwanted, I'm not saying that adding the restriction to autopkgtest is the right answer to this issue, but because of the php 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/1014460
[1] https://qa.debian.org/excuses.php?package=php-defaults

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

PHPUnit 9.5.27 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.2.1
Configuration: /tmp/autopkgtest-lxc.njn0xa_3/downtmp/build.PCe/src/Horde_Http-2.1.7/test/Horde/Http/phpunit.xml
Warning:       Your XML configuration validates against a deprecated schema.
Suggestion: Migrate your XML configuration using "--migrate-configuration"!

...............PHP Deprecated: Creation of dynamic property Horde_Http_Response_Mock::$_stream is deprecated in /tmp/autopkgtest-lxc.njn0xa_3/downtmp/build.PCe/src/Horde_Http-2.1.7/lib/Horde/Http/Response/Mock.php on line 25 .PHP Deprecated: Creation of dynamic property Horde_Http_Response_Mock::$_stream is deprecated in /tmp/autopkgtest-lxc.njn0xa_3/downtmp/build.PCe/src/Horde_Http-2.1.7/lib/Horde/Http/Response/Mock.php on line 25 .PHP Deprecated: Creation of dynamic property Horde_Http_Response_Mock::$_stream is deprecated in /tmp/autopkgtest-lxc.njn0xa_3/downtmp/build.PCe/src/Horde_Http-2.1.7/lib/Horde/Http/Response/Mock.php on line 25 .PHP Deprecated: Creation of dynamic property Horde_Http_Response_Mock::$_stream is deprecated in /tmp/autopkgtest-lxc.njn0xa_3/downtmp/build.PCe/src/Horde_Http-2.1.7/lib/Horde/Http/Response/Mock.php on line 25 .PHP Deprecated: Creation of dynamic property Horde_Http_Response_Mock::$_stream is deprecated in /tmp/autopkgtest-lxc.njn0xa_3/downtmp/build.PCe/src/Horde_Http-2.1.7/lib/Horde/Http/Response/Mock.php on line 25 .PHP Deprecated: Creation of dynamic property Horde_Http_Response_Mock::$_stream is deprecated in /tmp/autopkgtest-lxc.njn0xa_3/downtmp/build.PCe/src/Horde_Http-2.1.7/lib/Horde/Http/Response/Mock.php on line 25 PHP Deprecated: Creation of dynamic property Horde_Http_Response_Mock::$_stream is deprecated in /tmp/autopkgtest-lxc.njn0xa_3/downtmp/build.PCe/src/Horde_Http-2.1.7/lib/Horde/Http/Response/Mock.php on line 25 .PHP Deprecated: Creation of dynamic property Horde_Http_Response_Mock::$_stream is deprecated in /tmp/autopkgtest-lxc.njn0xa_3/downtmp/build.PCe/src/Horde_Http-2.1.7/lib/Horde/Http/Response/Mock.php on line 25 PHP Deprecated: Creation of dynamic property Horde_Http_Response_Mock::$_stream is deprecated in /tmp/autopkgtest-lxc.njn0xa_3/downtmp/build.PCe/src/Horde_Http-2.1.7/lib/Horde/Http/Response/Mock.php on line 25 PHP Deprecated: Creation of dynamic property Horde_Http_Response_Mock::$_stream is deprecated in /tmp/autopkgtest-lxc.njn0xa_3/downtmp/build.PCe/src/Horde_Http-2.1.7/lib/Horde/Http/Response/Mock.php on line 25 PHP Deprecated: Creation of dynamic property Horde_Http_Response_Mock::$_stream is deprecated in /tmp/autopkgtest-lxc.njn0xa_3/downtmp/build.PCe/src/Horde_Http-2.1.7/lib/Horde/Http/Response/Mock.php on line 25
......SSSSS                                  32 / 32 (100%)

Time: 00:08.026, Memory: 6.00 MB

There were 5 skipped tests:

1) Horde_Http_PeclhttpTest::testRequest
Missing PHP extension "http" or wrong version!

/tmp/autopkgtest-lxc.njn0xa_3/downtmp/build.PCe/src/Horde_Http-2.1.7/test/Horde/Http/PeclhttpTest.php:24

2) Horde_Http_PeclhttpTest::testThrowsOnBadUri
Missing PHP extension "http" or wrong version!

/tmp/autopkgtest-lxc.njn0xa_3/downtmp/build.PCe/src/Horde_Http-2.1.7/test/Horde/Http/PeclhttpTest.php:24

3) Horde_Http_PeclhttpTest::testThrowsOnInvalidProxyType
Missing PHP extension "http" or wrong version!

/tmp/autopkgtest-lxc.njn0xa_3/downtmp/build.PCe/src/Horde_Http-2.1.7/test/Horde/Http/PeclhttpTest.php:24

4) Horde_Http_PeclhttpTest::testReturnsResponseInsteadOfExceptionOn404
Missing PHP extension "http" or wrong version!

/tmp/autopkgtest-lxc.njn0xa_3/downtmp/build.PCe/src/Horde_Http-2.1.7/test/Horde/Http/PeclhttpTest.php:24

5) Horde_Http_PeclhttpTest::testGetBodyAfter404
Missing PHP extension "http" or wrong version!

/tmp/autopkgtest-lxc.njn0xa_3/downtmp/build.PCe/src/Horde_Http-2.1.7/test/Horde/Http/PeclhttpTest.php:24

OK, but incomplete, skipped, or risky tests!
Tests: 32, Assertions: 62, Skipped: 5.
autopkgtest [06:16:36]: test phpunit

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: php-horde-http
Source-Version: 2.1.7-11
Done: Mike Gabriel <sunwea...@debian.org>

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

Debian distribution maintenance software
pp.
Mike Gabriel <sunwea...@debian.org> (supplier of updated php-horde-http 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: SHA256

Format: 1.8
Date: Wed, 25 Jan 2023 20:59:29 +0000
Source: php-horde-http
Architecture: source
Version: 2.1.7-11
Distribution: unstable
Urgency: medium
Maintainer: Horde Maintainers <team+debian-horde-t...@tracker.debian.org>
Changed-By: Mike Gabriel <sunwea...@debian.org>
Closes: 1028933
Changes:
 php-horde-http (2.1.7-11) unstable; urgency=medium
 .
   * d/patches: Add 1012_php8.2.patch. Fix PHP 8.2 deprecation warnings. 
(Closes:
     #1028933).
   * debian/control: Bump Standards-Version: to 4.6.2. No changes needed.
Checksums-Sha1:
 4c7e58ce00e6eb9c279f882dff5a8a522884c499 2168 php-horde-http_2.1.7-11.dsc
 33e386190b2f75127a5b5aeaa77e4ff80c3c34b7 6172 
php-horde-http_2.1.7-11.debian.tar.xz
 be279cd86208295181a6ad83daa40029ce3d189b 6927 
php-horde-http_2.1.7-11_source.buildinfo
Checksums-Sha256:
 ad80ca2e6dbe01438496ee84829ac544e19dfe75391ecd799792fd6a37f1011d 2168 
php-horde-http_2.1.7-11.dsc
 7e02f8a69a5407e149b60604b4aaa94d18a666bc55952e08447213a386b05a1b 6172 
php-horde-http_2.1.7-11.debian.tar.xz
 e06451e0be093e9c54d1596d3002c4e45eb15fc557d3a26022b774608e743623 6927 
php-horde-http_2.1.7-11_source.buildinfo
Files:
 0f96319af0859774a72c7ec81505963b 2168 php optional php-horde-http_2.1.7-11.dsc
 409ee3371d2a31b8ba09c5646a63d5c9 6172 php optional 
php-horde-http_2.1.7-11.debian.tar.xz
 2bd10a4887bb149cffe44695ab3b3960 6927 php optional 
php-horde-http_2.1.7-11_source.buildinfo

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

iQJJBAEBCAAzFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAmPRmokVHHN1bndlYXZl
ckBkZWJpYW4ub3JnAAoJEJr0azAldxsxwZQP/jWneUdDBqQGOcdoTHkWRkfv7yd6
HecQvAaBbNCjl/hyuT7/2pZwOFlzdMMTuIRTN7v9F8KD41m3uqA9eep3zBLaE+0B
NQcdQfbYhYV4jplWa80hrqkHSfFlnwh3oWY7hwEzfG1C9Bi4sBj6sfGMBvj7rJ9f
NxBETuE02q51i6ltvn9Bq36shEamzjOKpeCITGIdYkNtg48RL2yVVzG1TlbJpRIN
TWMmf1T/nTLL3UmhEVTGLs7esyOl8moRXX2o/OAhgoZg0qnITrqsoKiiezwRt89A
UYYLTb9t+aAgEsves7Y7xn7RYHQZzB8R3uS19FQWBkNLi8KzciHmBXjwHMLCYETW
NmmTdqrSedhQiCN+KLhzbeteiw0IxPIdJS6oIbILc9W+EQDxTRMwfmDRsUXMHMQR
qdFxXEPYBC5ARG0SRAqkIAC9f7K/+83owQ7Q/j1JlfDCsfkIXWKllPSTUZ4ueevN
ySTCY+ahnw+6NiE0KdpfdUZreUxZd5r93HvbNVPrQAlyloxvrNPn8qeX2+R+K89D
YYwaKpk2du6z20wZmhXW5V7HsXxrZW5NbaKlZPt6M22Fhg15+uh6PLcvm7ZsPtI/
jguor0BLf1W3ot1V1HCaPgAO5Vmm72sxuobIn29ByCW4ODjCAoHVmKiRk6YOOoTT
5CifkZs2k/pWA+n5
=L/az
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to