Source: prody Version: 2.2.0+dfsg-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=prody&arch=i386&ver=2.2.0%2Bdfsg-1&stamp=1664908079&raw=0
... ====================================================================== ERROR: testCompressed (prody.tests.proteins.test_wwpdb.TestFTP) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_prody/build/prody/proteins/wwpdb.py", line 178, in fetchPDBviaFTP ftp = FTP(ftp_host) File "/usr/lib/python3.10/ftplib.py", line 121, in __init__ self.connect(host) File "/usr/lib/python3.10/ftplib.py", line 158, in connect self.sock = socket.create_connection((self.host, self.port), self.timeout, File "/usr/lib/python3.10/socket.py", line 845, in create_connection raise err File "/usr/lib/python3.10/socket.py", line 833, in create_connection sock.connect(sa) OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_prody/build/prody/tests/proteins/test_wwpdb.py", line 33, in testCompressed self.fns = self.fetch(*self.pdb, folder=TEMPDIR) File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_prody/build/prody/proteins/wwpdb.py", line 180, in fetchPDBviaFTP raise type(error)('FTP connection problem, potential reason: ' OSError: FTP connection problem, potential reason: no internet connectivity ====================================================================== ERROR: testDecompressed (prody.tests.proteins.test_wwpdb.TestFTP) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_prody/build/prody/proteins/wwpdb.py", line 178, in fetchPDBviaFTP ftp = FTP(ftp_host) File "/usr/lib/python3.10/ftplib.py", line 121, in __init__ self.connect(host) File "/usr/lib/python3.10/ftplib.py", line 158, in connect self.sock = socket.create_connection((self.host, self.port), self.timeout, File "/usr/lib/python3.10/socket.py", line 845, in create_connection raise err File "/usr/lib/python3.10/socket.py", line 833, in create_connection sock.connect(sa) OSError: [Errno 101] Network is unreachable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_prody/build/prody/tests/proteins/test_wwpdb.py", line 49, in testDecompressed self.fns = self.fetch(*self.pdb, folder=TEMPDIR, compressed=False) File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_prody/build/prody/proteins/wwpdb.py", line 180, in fetchPDBviaFTP raise type(error)('FTP connection problem, potential reason: ' OSError: FTP connection problem, potential reason: no internet connectivity ---------------------------------------------------------------------- Ran 937 tests in 36.733s FAILED (errors=2, skipped=32) E: pybuild pybuild:379: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_prody/build; python3.10 -m unittest discover -v dh_auto_test: error: pybuild --test -i python{version} -p 3.10 returned exit code 13 make: *** [debian/rules:6: binary-arch] Error 25