Your message dated Sun, 30 Jan 2022 23:41:29 +0000
with message-id <[email protected]>
and subject line Misdirected FTBFS reports
has caused the Debian Bug report #1002151,
regarding python-trustme: FTBFS: AttributeError: 'NoneType' object has no
attribute 'split'
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.)
--
1002151: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002151
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-trustme
Version: 0.9.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211220 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> fakeroot debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
> dh_testroot -O--buildsystem=pybuild
> dh_prep -O--buildsystem=pybuild
> dh_auto_install --destdir=debian/python3-trustme/ -O--buildsystem=pybuild
> I: pybuild base:237: /usr/bin/python3 setup.py install --root
> /<<PKGBUILDDIR>>/debian/python3-trustme
> running install
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34:
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and
> pip and other standards-based tools.
> warnings.warn(
> running build
> running build_py
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/python3-trustme/usr
> creating /<<PKGBUILDDIR>>/debian/python3-trustme/usr/lib
> creating /<<PKGBUILDDIR>>/debian/python3-trustme/usr/lib/python3.9
> creating
> /<<PKGBUILDDIR>>/debian/python3-trustme/usr/lib/python3.9/dist-packages
> creating
> /<<PKGBUILDDIR>>/debian/python3-trustme/usr/lib/python3.9/dist-packages/trustme
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/trustme/__init__.py ->
> /<<PKGBUILDDIR>>/debian/python3-trustme/usr/lib/python3.9/dist-packages/trustme
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/trustme/__main__.py ->
> /<<PKGBUILDDIR>>/debian/python3-trustme/usr/lib/python3.9/dist-packages/trustme
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/trustme/py.typed ->
> /<<PKGBUILDDIR>>/debian/python3-trustme/usr/lib/python3.9/dist-packages/trustme
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/trustme/_cli.py ->
> /<<PKGBUILDDIR>>/debian/python3-trustme/usr/lib/python3.9/dist-packages/trustme
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/trustme/_version.py ->
> /<<PKGBUILDDIR>>/debian/python3-trustme/usr/lib/python3.9/dist-packages/trustme
> creating
> /<<PKGBUILDDIR>>/debian/python3-trustme/usr/lib/python3.9/dist-packages/trustme/__pycache__
> copying
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/trustme/__pycache__/__init__.cpython-39.pyc
> ->
> /<<PKGBUILDDIR>>/debian/python3-trustme/usr/lib/python3.9/dist-packages/trustme/__pycache__
> copying
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/trustme/__pycache__/_cli.cpython-39.pyc
> ->
> /<<PKGBUILDDIR>>/debian/python3-trustme/usr/lib/python3.9/dist-packages/trustme/__pycache__
> copying
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/trustme/__pycache__/__main__.cpython-39.pyc
> ->
> /<<PKGBUILDDIR>>/debian/python3-trustme/usr/lib/python3.9/dist-packages/trustme/__pycache__
> copying
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/trustme/__pycache__/_version.cpython-39.pyc
> ->
> /<<PKGBUILDDIR>>/debian/python3-trustme/usr/lib/python3.9/dist-packages/trustme/__pycache__
> byte-compiling
> /<<PKGBUILDDIR>>/debian/python3-trustme/usr/lib/python3.9/dist-packages/trustme/__init__.py
> to __init__.cpython-39.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/python3-trustme/usr/lib/python3.9/dist-packages/trustme/__main__.py
> to __main__.cpython-39.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/python3-trustme/usr/lib/python3.9/dist-packages/trustme/_cli.py
> to _cli.cpython-39.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/python3-trustme/usr/lib/python3.9/dist-packages/trustme/_version.py
> to _version.cpython-39.pyc
> running install_egg_info
> running egg_info
> writing trustme.egg-info/PKG-INFO
> writing dependency_links to trustme.egg-info/dependency_links.txt
> writing requirements to trustme.egg-info/requires.txt
> writing top-level names to trustme.egg-info/top_level.txt
> reading manifest file 'trustme.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> no previously-included directories found matching 'docs/build'
> adding license file 'LICENSE'
> adding license file 'LICENSE.APACHE2'
> adding license file 'LICENSE.MIT'
> writing manifest file 'trustme.egg-info/SOURCES.txt'
> Copying trustme.egg-info to
> /<<PKGBUILDDIR>>/debian/python3-trustme/usr/lib/python3.9/dist-packages/trustme-0.9.0.egg-info
> Skipping SOURCES.txt
> running install_scripts
> dh_installdocs -O--buildsystem=pybuild
> dh_installchangelogs -O--buildsystem=pybuild
> dh_python3 -O--buildsystem=pybuild
> I: dh_python3 pydist:313: Cannot find package that provides ipaddress. Please
> add package that provides it to Build-Depends or add "ipaddress
> python3-ipaddress" line to debian/py3dist-overrides or add proper dependency
> to Depends by hand and ignore this info.
> Traceback (most recent call last):
> File "/usr/bin/dh_python3", line 280, in <module>
> main()
> File "/usr/bin/dh_python3", line 201, in main
> dependencies.parse(stats, options)
> File "/usr/share/dh-python/dhpython/depends.py", line 242, in parse
> deps = parse_pydep(self.impl, fn, bdep=self.bdep, **section_options)
> File "/usr/share/dh-python/dhpython/pydist.py", line 522, in parse_pydep
> for part in dependency.split(','))
> AttributeError: 'NoneType' object has no attribute 'split'
> make: *** [debian/rules:4: binary] Error 1
The full build log is available from:
http://qa-logs.debian.net/2021/12/20/python-trustme_0.9.0-1_unstable.log
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 marking 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.
--- End Message ---
--- Begin Message ---
I have verified these three packages rebuild successfully. I believe the
FTBFSes were due to bug 1002182 in dh-python which is now fixed. Since
presumably there's therefore nothing to fix in these packages, I'm
closing these reports.
--- End Message ---