Comment 6 for bug 1975626

Revision history for this message
Athos Ribeiro (athos-ribeiro) wrote :

I verified this fix by

Using the test script in the SRU template. Running the script withou the fix, outputs:

php reproduce.php > /dev/null
PHP Warning: file(): SSL operation failed with code 1. OpenSSL Error messages:
error:0A000126:SSL routines::unexpected eof while reading in /root/reproduce.php on line 3
PHP Warning: file(): SSL: Success in /root/reproduce.php on line 3

After installing the package in proposed (8.1.2-1ubuntu2.3), re-running the script does not print anything to STDERR, which confirms the fix.

I am verifying the autopkgtest failures now.