Source: git-imerge
Version: 1.2.0-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211104 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
> dh_update_autotools_config -O--buildsystem=pybuild
> dh_autoreconf -O--buildsystem=pybuild
> dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py config
> running config
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build
> running build
> running build_py
> copying gitimerge.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:232: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build; tox -c
> /<<PKGBUILDDIR>>/tox.ini -e py39
> GLOB sdist-make: /<<PKGBUILDDIR>>/setup.py
> py39 create: /<<PKGBUILDDIR>>/.tox/py39
> py39 inst: /<<PKGBUILDDIR>>/.tox/.tmp/package/1/git-imerge-1.2.0.zip
> WARNING: Discarding $PYTHONPATH from environment, to override specify
> PYTHONPATH in 'passenv' in your configuration.
> ERROR: invocation failed (exit code 1), logfile:
> /<<PKGBUILDDIR>>/.tox/py39/log/py39-1.log
> ================================== log start
> ===================================
> Processing ./.tox/.tmp/package/1/git-imerge-1.2.0.zip
> Building wheels for collected packages: git-imerge
> Building wheel for git-imerge (setup.py): started
> Building wheel for git-imerge (setup.py): finished with status 'done'
> Created wheel for git-imerge: filename=git_imerge-1.2.0-py3-none-any.whl
> size=46148
> sha256=7580367737395e578c734b21b743c98ede824eb5fdd701a0b6cdbfd688654e7f
> Stored in directory:
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/.cache/pip/wheels/0e/d9/2d/d731ccabd2ae79f6f1169113cdb0165308d006796409d4bc3b
> Successfully built git-imerge
> Installing collected packages: git-imerge
> ERROR: Could not install packages due to an EnvironmentError: [Errno 13]
> Permission denied: '/usr/lib/python3.9/dist-packages'
> Consider using the `--user` option or check the permissions.
>
>
> =================================== log end
> ====================================
> ___________________________________ summary
> ____________________________________
> ERROR: py39: InvocationError for command
> /<<PKGBUILDDIR>>/.tox/py39/bin/python -m pip install --exists-action w
> .tox/.tmp/package/1/git-imerge-1.2.0.zip (exited with code 1)
> E: pybuild pybuild:354: test: plugin distutils failed with: exit code=1: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build; tox -c /<<PKGBUILDDIR>>/tox.ini
> -e py39
> dh_auto_test: error: pybuild --test -i python{version} -p 3.9 returned exit
> code 13
The full build log is available from:
http://qa-logs.debian.net/2021/11/04/git-imerge_1.2.0-3_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.