[Debichem-devel] Bug#1055696: Bug#1055696: parmed ftbfs with Python 3.12

Andrius Merkys merkys at debian.org
Fri Nov 10 08:44:26 GMT 2023


Hi,

On 2023-11-10 10:33, Matthias Klose wrote:
> parmed ftbfs with Python 3.12 in the tests, although I'm also seeing 
> some test failures with 3.11, which are not seen in the last Debian build.
> 
> [...] 3.12
> =========================== short test summary info 
> ============================
> FAILED test/test_parmed_formats.py::TestPDBStructure::test_download - 
> socket....
> FAILED test/test_parmed_formats.py::TestPDBStructure::test_download_save 
> - so...
> FAILED test/test_parmed_formats.py::TestCIFStructure::test_download - 
> socket....
> FAILED 
> test/test_parmedtools_actions.py::TestAmoebaParmActions::test_delete_bond
> = 4 failed, 734 passed, 177 skipped, 1 xfailed, 11933 warnings in 
> 241.42s (0:04:01) =
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: 
> cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_parmed/build; python3.12 -m 
> pytest test
> 
> [...] 3.11
> =========================== short test summary info 
> ============================
> FAILED test/test_parmed_formats.py::TestPDBStructure::test_download - 
> socket....
> FAILED test/test_parmed_formats.py::TestPDBStructure::test_download_save 
> - so...
> FAILED test/test_parmed_formats.py::TestCIFStructure::test_download - 
> socket....
> = 3 failed, 841 passed, 70 skipped, 1 xfailed, 1 xpassed, 12027 warnings 
> in 314.67s (0:05:14) =
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: 
> cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_parmed/build; python3.11 -m 
> pytest test

Judging from the test names, they attempt to access stuff on the 
network. I will take a look.

Andrius



More information about the Debichem-devel mailing list