[Debian-med-packaging] Bug#1032975: igdiscover -- Broken, unusable package due to incomplete code in the binary package

Santiago Vila sanvila at debian.org
Sat May 25 18:46:53 BST 2024


tags 1032975 + ftbfs
thanks

Currently, this package FTBFS in unstable in this way:

dpkg-buildpackage
-----------------

Command: dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package igdiscover
dpkg-buildpackage: info: source version 0.11-4
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Nilesh Patra <nilesh at debian.org>
  dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
dpkg-source: info: using options from igdiscover-0.11/debian/source/options: --extend-diff-ignore=^[^/]*[.]egg-info/
  fakeroot debian/rules clean
dh clean --with python3,sphinxdoc --buildsystem=pybuild
    debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
         pybuild --clean -i python{version} -p "3.12 3.11"
I: pybuild base:311: python3.12 setup.py clean
/<<PKGBUILDDIR>>/versioneer.py:485: SyntaxWarning: invalid escape sequence '\s'
   LONG_VERSION_PY['git'] = '''
Traceback (most recent call last):
   File "/<<PKGBUILDDIR>>/setup.py", line 15, in <module>
     version = versioneer.get_version(),
               ^^^^^^^^^^^^^^^^^^^^^^^^
   File "/<<PKGBUILDDIR>>/versioneer.py", line 1473, in get_version
     return get_versions()["version"]
            ^^^^^^^^^^^^^^
   File "/<<PKGBUILDDIR>>/versioneer.py", line 1406, in get_versions
     cfg = get_config_from_root(root)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
   File "/<<PKGBUILDDIR>>/versioneer.py", line 412, in get_config_from_root
     parser = configparser.SafeConfigParser()
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
E: pybuild pybuild:389: clean: plugin distutils failed with: exit code=1: python3.12 setup.py clean
dh_auto_clean: error: pybuild --clean -i python{version} -p "3.12 3.11" returned exit code 13
make[1]: *** [debian/rules:21: override_dh_auto_clean] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: clean] Error 2
dpkg-buildpackage: error: fakeroot debian/rules clean subprocess returned exit status 2
--------------------------------------------------------------------------------

To avoid an extra bug I'm tagging this one as ftbfs,
as part of the brokenness.

Thanks.



More information about the Debian-med-packaging mailing list