Source: pystray Version: 0.19.5-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20250124 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules clean > dh clean --buildsystem=pybuild --with sphinxdoc > dh_auto_clean -O--buildsystem=pybuild > I: pybuild base:311: python3.12 setup.py clean > /usr/lib/python3/dist-packages/setuptools/__init__.py:94: > _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are > deprecated. > !! > > > ******************************************************************************** > Requirements should be satisfied by a PEP 517 installer. > If you are using pip, you can try `pip install --use-pep517`. > > ******************************************************************************** > > !! > dist.fetch_build_eggs(dist.setup_requires) > /usr/bin/python3.12: No module named pip > Traceback (most recent call last): > File "/usr/lib/python3/dist-packages/setuptools/installer.py", line 107, in > _fetch_build_egg_no_warn > subprocess.check_call(cmd) > File "/usr/lib/python3.12/subprocess.py", line 413, in check_call > raise CalledProcessError(retcode, cmd) > subprocess.CalledProcessError: Command '['/usr/bin/python3.12', '-m', 'pip', > '--disable-pip-version-check', 'wheel', '--no-deps', '-w', > '/tmp/tmpx5sdn4zk', '--quiet', 'Pillow']' returned non-zero exit status 1. > > The above exception was the direct cause of the following exception: > > Traceback (most recent call last): > File "/build/reproducible-path/pystray-0.19.5/setup.py", line 81, in > <module> > setuptools.setup( > File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 116, in > setup > _install_setup_requires(attrs) > File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 89, in > _install_setup_requires > _fetch_build_eggs(dist) > File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 94, in > _fetch_build_eggs > dist.fetch_build_eggs(dist.setup_requires) > File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 659, in > fetch_build_eggs > return _fetch_build_eggs(self, requires) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3/dist-packages/setuptools/installer.py", line 44, in > _fetch_build_eggs > resolved_dists = pkg_resources.working_set.resolve( > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 892, > in resolve > dist = self._resolve_dist( > ^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 928, > in _resolve_dist > dist = best[req.key] = env.best_match( > ^^^^^^^^^^^^^^^ > File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1266, > in best_match > return self.obtain(req, installer) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1302, > in obtain > return installer(requirement) if installer else None > ^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3/dist-packages/setuptools/installer.py", line 109, in > _fetch_build_egg_no_warn > raise DistutilsError(str(e)) from e > distutils.errors.DistutilsError: Command '['/usr/bin/python3.12', '-m', > 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', > '/tmp/tmpx5sdn4zk', '--quiet', 'Pillow']' returned non-zero exit status 1. > 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.13" > returned exit code 13 > make: *** [debian/rules:9: clean] Error 25 The full build log is available from: http://qa-logs.debian.net/2025/01/24/pystray_0.19.5-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250124;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250124&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.