Your message dated Sun, 07 Jan 2024 11:50:54 +0000 with message-id <[email protected]> and subject line Bug#1056184: fixed in python-ase 3.22.1-4 has caused the Debian Bug report #1056184, regarding python-ase: FTBFS: ERROR: Broken link: :git:`COPYING`: Non-existing path: ../COPYING 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 [email protected] immediately.) -- 1056184: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056184 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: python-ase Version: 3.22.1-3 Severity: serious Tags: ftbfs Dear maintainer: During an incremental rebuild of all packages in trixie, this package failed to build: [...] /<<PKGBUILDDIR>>/doc/about.rst:51: ERROR: Broken link: :git:`COPYING`: Non-existing path: ../COPYING /<<PKGBUILDDIR>>/doc/about.rst:51: ERROR: Broken link: :git:`COPYING.LESSER`: Non-existing path: ../COPYING.LESSER /<<PKGBUILDDIR>>/doc/ase/ase.rst:49: WARNING: download file not readable: /<<PKGBUILDDIR>>/doc/ase/ase-talk.pdf /<<PKGBUILDDIR>>/doc/ase/calculators/FHI-aims.rst:110: ERROR: Broken link: :git:`ase/test/calculator/aims/test_H2O_aims.py`: Non-existing path: ../ase/test/calculator/aims/test_H2O_aims.py /<<PKGBUILDDIR>>/doc/ase/calculators/kim.rst:97: ERROR: Broken link: :git:`ase.calculators.kim.kim <ase/calculators/kim/kim.py>`: Non-existing path: ../ase/calculators/kim/kim.py /<<PKGBUILDDIR>>/doc/ase/calculators/kim.rst:97: ERROR: Broken link: :git:`ase.calculators.kim.kimmodel <ase/calculators/kim/kimmodel.py>`: Non-existing path: ../ase/calculators/kim/kimmodel.py /<<PKGBUILDDIR>>/doc/ase/calculators/qmmm.rst:108: ERROR: Broken link: :git:`ase/test/forcefields/test_forceqmmm.py`: Non-existing path: ../ase/test/forcefields/test_forceqmmm.py /<<PKGBUILDDIR>>/doc/ase/calculators/turbomole.rst:346: ERROR: Broken link: :git:`ase/test/calculator/turbomole/test_turbomole_H2.py`: Non-existing path: ../ase/test/calculator/turbomole/test_turbomole_H2.py /<<PKGBUILDDIR>>/doc/ase/calculators/turbomole.rst:353: ERROR: Broken link: :git:`ase/test/calculator/turbomole/test_turbomole_h3o2m.py`: Non-existing path: ../ase/test/calculator/turbomole/test_turbomole_h3o2m.py /<<PKGBUILDDIR>>/doc/ase/calculators/turbomole.rst:360: ERROR: Broken link: :git:`ase/test/calculator/turbomole/test_turbomole_au13.py`: Non-existing path: ../ase/test/calculator/turbomole/test_turbomole_au13.py /<<PKGBUILDDIR>>/doc/ase/calculators/turbomole.rst:368: ERROR: Broken link: :git:`ase/test/calculator/turbomole/test_turbomole_optimizer.py`: Non-existing path: ../ase/test/calculator/turbomole/test_turbomole_optimizer.py /<<PKGBUILDDIR>>/doc/ase/calculators/turbomole.rst:373: ERROR: Broken link: :git:`ase/test/calculator/turbomole/test_turbomole_h2o.py`: Non-existing path: ../ase/test/calculator/turbomole/test_turbomole_h2o.py /<<PKGBUILDDIR>>/doc/ase/calculators/turbomole.rst:385: ERROR: Broken link: :git:`ase/test/calculator/turbomole/test_turbomole_qmmm.py`: Non-existing path: ../ase/test/calculator/turbomole/test_turbomole_qmmm.py /<<PKGBUILDDIR>>/doc/ase/calculators/turbomole.rst:415: ERROR: Broken link: :git:`ase/test/calculator/turbomole/test_turbomole_2h2o.py`: Non-existing path: ../ase/test/calculator/turbomole/test_turbomole_2h2o.py Exception occurred: File "/usr/lib/python3/dist-packages/sphinx/ext/extlinks.py", line 108, in role title = caption % part ~~~~~~~~^~~~~~ TypeError: not all arguments converted during string formatting The full traceback has been saved in /tmp/sphinx-err-ytvbet8_.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks! make[1]: *** [debian/rules:45: override_dh_sphinxdoc] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:8: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 Full build log available here, where it also fails: https://tests.reproducible-builds.org/debian/rb-pkg/trixie/amd64/python-ase.html Thanks.
--- End Message ---
--- Begin Message ---Source: python-ase Source-Version: 3.22.1-4 Done: Graham Inggs <[email protected]> We believe that the bug you reported is fixed in the latest version of python-ase, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Graham Inggs <[email protected]> (supplier of updated python-ase 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 07 Jan 2024 11:23:38 +0000 Source: python-ase Built-For-Profiles: noudeb Architecture: source Version: 3.22.1-4 Distribution: unstable Urgency: medium Maintainer: Debichem Team <[email protected]> Changed-By: Graham Inggs <[email protected]> Closes: 1056184 Changes: python-ase (3.22.1-4) unstable; urgency=medium . [ Andrius Merkys ] * Add forward information for recently introduced patches. . [ Graham Inggs ] * Cherry-pick upstream commit for Sphinx 5.0 compatibility (Closes: #1056184) * Cherry-pick upstream commits for Python 3.12 compatibility * Ignore DeprecationWarnings during tests to avoid FTBFS * Only run autopkgtest against the default Python version since spglib stopped building for all supported versions, see #1057858 Checksums-Sha1: 5d051940ec5abf099ee59ba0cb89076abb80be2b 2586 python-ase_3.22.1-4.dsc 77f84bb50a5803d964b1974d5f198f486491c636 15444 python-ase_3.22.1-4.debian.tar.xz Checksums-Sha256: 8d64932b652847337caa56b8a7f0c2ec17c0fba014334f3ff2871c2f5f97b649 2586 python-ase_3.22.1-4.dsc a8be25bbd1988a8290ab7a207d12521efba576cb496ed87a109a66f49c6a503e 15444 python-ase_3.22.1-4.debian.tar.xz Files: dc6f43f1ec4144cf591341c7ffce36b0 2586 science optional python-ase_3.22.1-4.dsc e8a109fe66eead6030d3610fb4750d5b 15444 science optional python-ase_3.22.1-4.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEJeP/LX9Gnb59DU5Qr8/sjmac4cIFAmWaincACgkQr8/sjmac 4cKShhAAgcAe1r+Z7C+BYJpXq9bWV2OnFkx0ZfG+uPhcZ8g++3cM5I7P8A92vgcU w8XI8en9niO+hqa1lUYy6/v5PvjqyMBRwex6y36E3I8jL4JaDjv5Nk81VrIqsA5T K5C60iKBLKcdEpLe88zrjidrRoyBMpRhg+uJBu6GdrUE8711wjJjKg7majcWFegv 0v0FacRTxRVRKxZR6WOAkTh9DF/+a7L9iN1EI6NgrpXyQCILlyN6FT1VD7xCrt44 L3AZiz/tE2FVQq3tmz7rWEv6NkggpY3edeqE1olp1bWOorNLxjHnoboM2eV7ySDb emlYB/NfEYhf3ENqi88ds7tuwcex6GqUstWydCmoXMvMMpdukmApGFO6077LiVcQ iwhpnnr/8GvZ+OM/KVuyDSfY8d7G91Yv1ayRjbJVkwo5eT0DOEpKSA/RXeShYsmy AWtPbPlKluY7MrxmLyoVZut/6FHGiQeh5Ot0zjryQsE7LymtrNVdVKKogs1xHzqY 0p88dZn+Ve3i6P5EHMMXvUbVmoL4iF91oHQoe84Q1l+fFc/5sHXCnCzH93vRJ1xr JK77TGv5iWa4y8x37wiOHI/YdTzxxBgZw+oQ22z1brdcCpdiM1UduhHNidEGW0Wy +w9lbrtWLySqEXX5AJEfDtKgQXJ5an6aUkPZ2n8ZRo3xOIlrXl0= =joIe -----END PGP SIGNATURE-----
--- End Message ---

