Your message dated Wed, 01 Oct 2025 13:33:58 +0000
with message-id <[email protected]>
and subject line Bug#1116718: fixed in cif2cell 2.1.0+dfsg-2
has caused the Debian Bug report #1116718,
regarding cif2cell: FTBFS with the nocheck build profile
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.)
--
1116718: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1116718
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:cif2cell
Version: 2.1.0+dfsg-1
Severity: important
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile
Dear maintainer:
During a rebuild of all packages in unstable using the nocheck build profile,
your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:
https://wiki.debian.org/qa.debian.org/FTBFS/Nocheck
(It's a wiki, so you are welcome to contribute)
[ Note: This is RC, but I will wait at least two weeks before raising
the severities, there are a lot of gcc-15 and CMake 4 bugs open now ].
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:cif2cell, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem pybuild --with python3
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py clean
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build' (and
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules execute_after_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf .pytest_cache
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules binary
dh binary --buildsystem pybuild --with python3
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py config
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell
copying cif2cell/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell
copying cif2cell/elementdata.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell
copying cif2cell/ESPInterfaces.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell
copying cif2cell/uctools.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell
copying cif2cell/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell
copying cif2cell/spacegroupdata.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell
running build_scripts
creating build/scripts-3.13
copying and adjusting binaries/cif2cell -> build/scripts-3.13
copying and adjusting binaries/vasp2cif -> build/scripts-3.13
changing mode of build/scripts-3.13/cif2cell from 644 to 755
changing mode of build/scripts-3.13/vasp2cif from 644 to 755
dh: command-omitted: The call to "dh_auto_test -O--buildsystem=pybuild" was
omitted due to "DEB_BUILD_OPTIONS=nocheck"
create-stamp debian/debhelper-build-stamp
dh_testroot -O--buildsystem=pybuild
dh_prep -O--buildsystem=pybuild
dh_auto_install --destdir=debian/python3-cif2cell/ -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py install --root
/<<PKGBUILDDIR>>/debian/python3-cif2cell
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running install
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:90:
SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
for details.
********************************************************************************
!!
self.initialize_options()
running build
running build_py
running build_scripts
running install_lib
creating
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages
creating
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell/__init__.py ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell/elementdata.py
->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell/ESPInterfaces.py
->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell/uctools.py ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell/utils.py ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_cif2cell/build/cif2cell/spacegroupdata.py
->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell/__init__.py
to __init__.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell/elementdata.py
to elementdata.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell/ESPInterfaces.py
to ESPInterfaces.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell/uctools.py
to uctools.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell/utils.py
to utils.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell/spacegroupdata.py
to spacegroupdata.cpython-313.pyc
running install_data
creating /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell
copying LICENSE -> /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell
creating /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs
copying cifs/anatase.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs
copying cifs/BaTiO3_cubic.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs
copying cifs/SiC.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs
copying cifs/gamma-Pu.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs
copying cifs/alpha-Mn.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs
creating
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/K.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Sn-alpha.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Ta.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Se.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/diamond.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Zn.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Be.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Si.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Ac.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Br.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Ti.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Co.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Ir.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Ru.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Pu-delta.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Cm.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Pd.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Hg.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Dy.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Yb.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/I.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Np.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Sn-beta.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Gd.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Te.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Tc2.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/C.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Na.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Ce-gamma.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/As.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Tl.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Fe.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Mo.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Os.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Ba.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/S.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Sr.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Y.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Pt.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Cr.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Th.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/U.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Sm.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/B.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Pu-gamma.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Pb.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Rh.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Al.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Bk.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/La.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Am.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Pu-epsilon.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Er.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Ga.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Tm.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Au.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Bi.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Nd.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Cd.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Ra.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/In.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Eu.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Ge.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Mn.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/V.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Pu-alpha.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Nb.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Pa.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Ho.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Cs.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Sc.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Rb.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Sb.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Re.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/W.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Ni.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Mg.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Cu.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Hf.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Ag.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Zr.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Pr.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Lu.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Tb.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Li.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Ca.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Tc.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/Po.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/P.cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
copying cifs/periodic_table/README ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/sample_cifs/periodic_table
creating /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/docs
copying docs/cif2cell.pdf ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/cif2cell/docs
running install_egg_info
running egg_info
creating cif2cell.egg-info
writing cif2cell.egg-info/PKG-INFO
writing dependency_links to cif2cell.egg-info/dependency_links.txt
writing requirements to cif2cell.egg-info/requires.txt
writing top-level names to cif2cell.egg-info/top_level.txt
writing manifest file 'cif2cell.egg-info/SOURCES.txt'
reading manifest file 'cif2cell.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'cif2cell.egg-info/SOURCES.txt'
Copying cif2cell.egg-info to
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/lib/python3.13/dist-packages/cif2cell-2.1.0.egg-info
Skipping SOURCES.txt
running install_scripts
creating /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/bin
copying build/scripts-3.13/cif2cell ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/bin
copying build/scripts-3.13/vasp2cif ->
/<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/bin
changing mode of /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/bin/cif2cell to
755
changing mode of /<<PKGBUILDDIR>>/debian/python3-cif2cell/usr/bin/vasp2cif to
755
debian/rules execute_after_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf debian/python3-cif2cell/usr/lib/cif2cell
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_installdocs -O--buildsystem=pybuild
dh_installchangelogs -O--buildsystem=pybuild
debian/rules execute_before_dh_installman
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir --parents debian/tmp
PYTHONPATH=. help2man --no-info \
--name 'prepare CIF files for electronic structure calculations' \
--version-string 2.1.0+dfsg binaries/cif2cell > debian/tmp/cif2cell.1
help2man: can't get `--help' info from binaries/cif2cell
Try `--no-discard-stderr' if option outputs to stderr
make[1]: *** [debian/rules:17: execute_before_dh_installman] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: cif2cell
Source-Version: 2.1.0+dfsg-2
Done: Andrius Merkys <[email protected]>
We believe that the bug you reported is fixed in the latest version of
cif2cell, 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.
Andrius Merkys <[email protected]> (supplier of updated cif2cell 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: Wed, 01 Oct 2025 09:21:44 -0400
Source: cif2cell
Architecture: source
Version: 2.1.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Andrius Merkys <[email protected]>
Closes: 1116718
Changes:
cif2cell (2.1.0+dfsg-2) unstable; urgency=medium
.
* python3-pycifrw is needed by help2man call (Closes: #1116718)
Checksums-Sha1:
480f84a32e74defb59778bfb9b22f025c638f7b0 2155 cif2cell_2.1.0+dfsg-2.dsc
cb9b22ee0c4468b3f225419c1713046b25036c44 3100
cif2cell_2.1.0+dfsg-2.debian.tar.xz
5f557c67cf9e8372e60fa3c0689931e1a585ad7e 8466
cif2cell_2.1.0+dfsg-2_source.buildinfo
Checksums-Sha256:
9b31a0a95dc82b0f302e7da949a1dfe9672b5a7cfb0b622211f2bf5aff3428b0 2155
cif2cell_2.1.0+dfsg-2.dsc
977db2286a1dc43d044b26ff271409234b23a6650f86c4b70f62a5b0a3ff1fa1 3100
cif2cell_2.1.0+dfsg-2.debian.tar.xz
754f1361262ab0ceb580af8d925fc8660143316d6ca6c65c980a4287ad85470e 8466
cif2cell_2.1.0+dfsg-2_source.buildinfo
Files:
517640af87c418e129819b441365e48f 2155 science optional
cif2cell_2.1.0+dfsg-2.dsc
fdd1b57f3be39987a8f07ae723d496cf 3100 science optional
cif2cell_2.1.0+dfsg-2.debian.tar.xz
01e91b4d3f00cc6dee72961cf55b071b 8466 science optional
cif2cell_2.1.0+dfsg-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEdyKS9veshfrgQdQe5fQ/nCc08ocFAmjdKysSHG1lcmt5c0Bk
ZWJpYW4ub3JnAAoJEOX0P5wnNPKH6BoP/jgCMBl9zdSQFtUhhFACTLbKFAAt6umF
v7hCEnKqX1NZpMsPJ32/F5aiNQzd4xMlmlW374JSOGdoUl6+Y0BESyzD13vqykeZ
fUcu+QSLZV3ROCQzB4ecG1117vHCTCO+5Mk1MNg3AtkjhzcY9IX/HHoGofELQDiA
xqtjlMzbfFYh/7qAVo5Z8w9IfuayndUEf/xj3tjZnEulQMnI2NppHGXjZzu9Ym/X
5RHNUbrYPAan4CdkhCwjuR+DXocKHa/T1XyTGtnll0/WZcq8YOlBKi6iaSSXkQ3S
MQZ1K/SSxjf1YPjCe+ZCd2PisefSxXS1nleQH6PuRLwq23/XrB+DZt8YyjTLZohL
MDkM0wBHPpO7kCdzLn/Hg60IN37veCa8PmDA39DRRxrkjLyLeQrZhFVo4yjMk+QS
99kdtZJplv/HHVWyJDHz8iNU2ioE5qh7E1c10xB6JNe7DkiR0RMPaypXPuhVfZuF
ir6lStEyuVrapLnh5o2yDRMAgv8omTGu7ol4a0JREa60kFZqHjsxgyuiqaelSfCm
jUE3ItsbAi+PbXpljU8IBBowVGpH21mhkJQ+ERbMPd1FTisv1Wj9zrKeFa+7L7Eh
1Cy1U9zhO+Ddh4KIqx6unjV4BxuGJ1rEKXqOm4S45hzTMQpbmJ8QLy2U++EcQQFg
vy1U8fLSnaZ8
=NC99
-----END PGP SIGNATURE-----
pgpvpLN98Uc5S.pgp
Description: PGP signature
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers