Source: pymssql
Version: 2.2.2-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20230113 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules clean
> dh clean --with=python3 --buildsystem=pybuild
> dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:240: python3.10 setup.py clean
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/setup.py", line 44, in <module>
> Distribution(dict(setup_requires='Cython>=0.29.21'))
> File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 475, in
> __init__
> _Distribution.__init__(
> File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line
> 283, in __init__
> self.finalize_options()
> File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 899, in
> finalize_options
> ep(self)
> File "/usr/lib/python3/dist-packages/setuptools_scm/integration.py", line
> 123, in infer_version
> config = Configuration.from_file(dist_name=dist_name)
> File "/usr/lib/python3/dist-packages/setuptools_scm/config.py", line 213,
> in from_file
> pyproject_data = _read_pyproject(name, _load_toml=_load_toml)
> File
> "/usr/lib/python3/dist-packages/setuptools_scm/_integration/pyproject_reading.py",
> line 50, in read_pyproject
> defn = _load_toml(data)
> File
> "/usr/lib/python3/dist-packages/setuptools_scm/_integration/pyproject_reading.py",
> line 36, in lazy_toml_load
> from tomli import loads
> ModuleNotFoundError: No module named 'tomli'
> E: pybuild pybuild:388: clean: plugin distutils failed with: exit code=1:
> python3.10 setup.py clean
> dh_auto_clean: error: pybuild --clean -i python{version} -p "3.10 3.11"
> returned exit code 13
> make: *** [debian/rules:8: clean] Error 25
The full build log is available from:
http://qa-logs.debian.net/2023/01/13/pymssql_2.2.2-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230113;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230113&[email protected]&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.