Your message dated Fri, 17 Sep 2021 18:33:34 +0000
with message-id <e1mrig2-000jaq...@fasolo.debian.org>
and subject line Bug#994524: fixed in pycurl 7.44.1-3
has caused the Debian Bug report #994524,
regarding pycurl accesses the internet during the build
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.)
--
994524: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994524
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pycurl
Version: 7.44.1-1
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/fetch.php?pkg=pycurl&arch=amd64&ver=7.44.1-2&stamp=1631841618&raw=0
https://tests.reproducible-builds.org/debian/rb-pkg/bookworm/amd64/pycurl.html
...
=================================== FAILURES ===================================
________________________ SshKeyCbTest.test_keyfunction _________________________
self = <tests.ssh_key_cb_test.SshKeyCbTest testMethod=test_keyfunction>
@util.min_libcurl(7, 19, 6)
# curl compiled with libssh doesn't support
# CURLOPT_SSH_KNOWNHOSTS and CURLOPT_SSH_KEYFUNCTION
@util.guard_unknown_libcurl_option
def test_keyfunction(self):
# with keyfunction returning ok
def keyfunction(known_key, found_key, match):
return pycurl.KHSTAT_FINE
self.curl.setopt(pycurl.SSH_KNOWNHOSTS, '.known_hosts')
self.curl.setopt(pycurl.SSH_KEYFUNCTION, keyfunction)
try:
> self.curl.perform()
E pycurl.error: (6, 'Could not resolve host: web.sourceforge.net')
tests/ssh_key_cb_test.py:40: error
During handling of the above exception, another exception occurred:
self = <tests.ssh_key_cb_test.SshKeyCbTest testMethod=test_keyfunction>
@util.min_libcurl(7, 19, 6)
# curl compiled with libssh doesn't support
# CURLOPT_SSH_KNOWNHOSTS and CURLOPT_SSH_KEYFUNCTION
@util.guard_unknown_libcurl_option
def test_keyfunction(self):
# with keyfunction returning ok
def keyfunction(known_key, found_key, match):
return pycurl.KHSTAT_FINE
self.curl.setopt(pycurl.SSH_KNOWNHOSTS, '.known_hosts')
self.curl.setopt(pycurl.SSH_KEYFUNCTION, keyfunction)
try:
self.curl.perform()
self.fail('should have raised')
except pycurl.error as e:
> self.assertEqual(pycurl.E_LOGIN_DENIED, e.args[0])
E AssertionError: 67 != 6
tests/ssh_key_cb_test.py:43: AssertionError
----------------------------- Captured stderr call -----------------------------
* Could not resolve host: web.sourceforge.net
* Closing connection 0
__________________ SshKeyCbTest.test_keyfunction_bogus_return __________________
self = <tests.ssh_key_cb_test.SshKeyCbTest
testMethod=test_keyfunction_bogus_return>
@util.min_libcurl(7, 19, 6)
@util.guard_unknown_libcurl_option
def test_keyfunction_bogus_return(self):
def keyfunction(known_key, found_key, match):
return 'bogus'
self.curl.setopt(pycurl.SSH_KNOWNHOSTS, '.known_hosts')
self.curl.setopt(pycurl.SSH_KEYFUNCTION, keyfunction)
try:
> self.curl.perform()
E pycurl.error: (6, 'Could not resolve host: web.sourceforge.net')
tests/ssh_key_cb_test.py:69: error
During handling of the above exception, another exception occurred:
self = <tests.ssh_key_cb_test.SshKeyCbTest
testMethod=test_keyfunction_bogus_return>
@util.min_libcurl(7, 19, 6)
@util.guard_unknown_libcurl_option
def test_keyfunction_bogus_return(self):
def keyfunction(known_key, found_key, match):
return 'bogus'
self.curl.setopt(pycurl.SSH_KNOWNHOSTS, '.known_hosts')
self.curl.setopt(pycurl.SSH_KEYFUNCTION, keyfunction)
try:
self.curl.perform()
self.fail('should have raised')
except pycurl.error as e:
> self.assertEqual(pycurl.E_PEER_FAILED_VERIFICATION, e.args[0])
E AssertionError: 60 != 6
tests/ssh_key_cb_test.py:72: AssertionError
----------------------------- Captured stderr call -----------------------------
* Could not resolve host: web.sourceforge.net
* Closing connection 0
...
--- End Message ---
--- Begin Message ---
Source: pycurl
Source-Version: 7.44.1-3
Done: Scott Talbert <s...@techie.net>
We believe that the bug you reported is fixed in the latest version of
pycurl, 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 994...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Scott Talbert <s...@techie.net> (supplier of updated pycurl 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: Fri, 17 Sep 2021 14:08:49 -0400
Source: pycurl
Architecture: source
Version: 7.44.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Scott Talbert <s...@techie.net>
Closes: 994524
Changes:
pycurl (7.44.1-3) unstable; urgency=medium
.
* Skip tests that require internet access (Closes: #994524)
Checksums-Sha1:
5109915f73e59a3b669a4cfaa99d063f1b262481 2465 pycurl_7.44.1-3.dsc
6801edfd524ce8b715fa9d7581ad25172a9f63ff 9696 pycurl_7.44.1-3.debian.tar.xz
c97a490d1411054dc18d1c002d1a58abf865b0c9 9946 pycurl_7.44.1-3_amd64.buildinfo
Checksums-Sha256:
8cdbfd63b2a90698eff73d2f838d64f56f35e2e8f2976eb657a96b028b159e3b 2465
pycurl_7.44.1-3.dsc
d0a9ab8b17b43c576b8ba1020875311f776864b4ceac44eaca36008c31596e2c 9696
pycurl_7.44.1-3.debian.tar.xz
338a5816383edd5ad5659fe1d7867a67ffbd2661d0d98a8801f7327fa92f8f90 9946
pycurl_7.44.1-3_amd64.buildinfo
Files:
f6db3beffb1614825c2baadb9526829b 2465 python optional pycurl_7.44.1-3.dsc
3d8dfd83057700bcb23fe3c3b7b2a60b 9696 python optional
pycurl_7.44.1-3.debian.tar.xz
a9c266d8087f35bcd84544d7812f94a9 9946 python optional
pycurl_7.44.1-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJDBAEBCgAtFiEEbnQ09Yl9Q7F/zVe3U9W8ZLUjeKIFAmFE2u4PHHN3dEB0ZWNo
aWUubmV0AAoJEFPVvGS1I3iiyzQP/AsvwWr2+x2cdsCtiiaAtgxsETAgENcUCV8H
35s8oJsMywm0gNy1OFT2eoe4KKkPdOQCWG+r21VQZuD20zUSLEFR3g8dDR90ktes
sU/4C3X0+wdNXzrBYx0eMsYe9H/2GfnFN/DmgB+7nHYaklIR983iiydJdmnKRQzB
jWoFEAryZoK7rMUE9MkPKxE8Wvdb1Fk2h3poFawNNaTrOdiZJxlLaSpb9sy/Wcgc
9N+KQfYKOmyP6MpgUc6OL3lIaIRWwQ0aUaYG1JSQ6x/HkeedVb6J99PQjDOFJJbY
dRcqOuiHT/X1GQRG8eOtmLFuGBtGMQVvJJmVcvo0SFrrAsNojSqtNZpratlEobri
5P/IrZxnov2tMZzS/v7mWjDWwuLiuWXcSabg0eBFrMPW6tYYqNVYJ4RNIKMcOYSz
W3LxajqFubY2Dkr4ry/XXXIrDcSy1MHH6swdvX1Np4SeKG3Qyl2vB1ManPLXbgWN
G89XVEYcTbICTww74gaGt3uRwC3lKvFWDCkakjaU+wPVMWnWSK1w4lQw1IEZJkvL
g9uGfJr6Dh6VCTV9Iu4/+Y2Vj7j/WWxQQreKZ5lsPZrKZAyewbn6DlLrRvtux3Sk
o5t0svaAB3PHWOgx4Dlb9RPKH9fL6sOFAsh19xTxpiOOUQTupbeF4wqKQ/QReFXK
gMmX9TbS
=zDa/
-----END PGP SIGNATURE-----
--- End Message ---