Source: versiontools Version: 1.9.1-4 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20231027 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > fakeroot debian/rules clean > dh clean --buildsystem=pybuild --with python3 > dh_auto_clean -O--buildsystem=pybuild > I: pybuild base:310: python3.11 setup.py clean > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'upload-dir' will not be supported in future > versions. Please use the underscore name 'upload_dir' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > Traceback (most recent call last): > File "/usr/lib/python3/dist-packages/setuptools/_normalization.py", line > 59, in safe_version > return str(packaging.version.Version(v)) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File > "/usr/lib/python3/dist-packages/setuptools/_vendor/packaging/version.py", > line 198, in __init__ > raise InvalidVersion(f"Invalid version: '{version}'") > setuptools.extern.packaging.version.InvalidVersion: Invalid version: > ':versiontools:versiontools' > > During handling of the above exception, another exception occurred: > > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/setup.py", line 27, in <module> > setup( > File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 107, in > setup > return distutils.core.setup(**attrs) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line > 147, in setup > _setup_distribution = dist = klass(attrs) > ^^^^^^^^^^^^ > File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 480, in > __init__ > self.patch_missing_pkg_info(attrs) > File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 469, in > patch_missing_pkg_info > dist._version = _normalization.safe_version(str(attrs['version'])) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3/dist-packages/setuptools/_normalization.py", line > 62, in safe_version > return str(packaging.version.Version(attempt)) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File > "/usr/lib/python3/dist-packages/setuptools/_vendor/packaging/version.py", > line 198, in __init__ > raise InvalidVersion(f"Invalid version: '{version}'") > setuptools.extern.packaging.version.InvalidVersion: Invalid version: > '-versiontools-versiontools' > E: pybuild pybuild:395: clean: plugin distutils failed with: exit code=1: > python3.11 setup.py clean > dh_auto_clean: error: pybuild --clean -i python{version} -p 3.11 returned > exit code 13 > make: *** [debian/rules:7: clean] Error 25 The full build log is available from: http://qa-logs.debian.net/2023/10/27/versiontools_1.9.1-4_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231027;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231027&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.