Your message dated Mon, 26 Feb 2024 09:00:14 +0100
with message-id <zdxfdpgrxpesb...@grub.nussbaum.fr>
and subject line Re: Bug#1064691: postgresfixture: FTBFS: dh_auto_test: error: 
pybuild --test -i python{version} -p "3.12 3.11" returned exit code 13
has caused the Debian Bug report #1064691,
regarding postgresfixture: FTBFS: dh_auto_test: error: pybuild --test -i 
python{version} -p "3.12 3.11" returned exit code 13
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 ow...@bugs.debian.org
immediately.)


-- 
1064691: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064691
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: postgresfixture
Version: 0.4.3-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240224 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --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:305: python3.12 setup.py config 
> running config
> I: pybuild base:305: python3.11 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:305: /usr/bin/python3.12 setup.py build 
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_postgresfixture/build/postgresfixture
> copying postgresfixture/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_postgresfixture/build/postgresfixture
> copying postgresfixture/clusterfixture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_postgresfixture/build/postgresfixture
> copying postgresfixture/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_postgresfixture/build/postgresfixture
> copying postgresfixture/cluster.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_postgresfixture/build/postgresfixture
> copying postgresfixture/main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_postgresfixture/build/postgresfixture
> copying postgresfixture/__main__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_postgresfixture/build/postgresfixture
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_postgresfixture/build/postgresfixture/tests
> copying postgresfixture/tests/test_cluster.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_postgresfixture/build/postgresfixture/tests
> copying postgresfixture/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_postgresfixture/build/postgresfixture/tests
> copying postgresfixture/tests/test_main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_postgresfixture/build/postgresfixture/tests
> copying postgresfixture/tests/test_clusterfixture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_postgresfixture/build/postgresfixture/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_postgresfixture/build/postgresfixture/testing
> copying postgresfixture/testing/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_postgresfixture/build/postgresfixture/testing
> running egg_info
> creating postgresfixture.egg-info
> writing postgresfixture.egg-info/PKG-INFO
> writing dependency_links to postgresfixture.egg-info/dependency_links.txt
> writing entry points to postgresfixture.egg-info/entry_points.txt
> writing requirements to postgresfixture.egg-info/requires.txt
> writing top-level names to postgresfixture.egg-info/top_level.txt
> writing manifest file 'postgresfixture.egg-info/SOURCES.txt'
> reading manifest file 'postgresfixture.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'postgresfixture.egg-info/SOURCES.txt'
> I: pybuild base:305: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_postgresfixture/build/postgresfixture
> copying postgresfixture/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_postgresfixture/build/postgresfixture
> copying postgresfixture/clusterfixture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_postgresfixture/build/postgresfixture
> copying postgresfixture/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_postgresfixture/build/postgresfixture
> copying postgresfixture/cluster.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_postgresfixture/build/postgresfixture
> copying postgresfixture/main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_postgresfixture/build/postgresfixture
> copying postgresfixture/__main__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_postgresfixture/build/postgresfixture
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_postgresfixture/build/postgresfixture/tests
> copying postgresfixture/tests/test_cluster.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_postgresfixture/build/postgresfixture/tests
> copying postgresfixture/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_postgresfixture/build/postgresfixture/tests
> copying postgresfixture/tests/test_main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_postgresfixture/build/postgresfixture/tests
> copying postgresfixture/tests/test_clusterfixture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_postgresfixture/build/postgresfixture/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_postgresfixture/build/postgresfixture/testing
> copying postgresfixture/testing/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_postgresfixture/build/postgresfixture/testing
> running egg_info
> writing postgresfixture.egg-info/PKG-INFO
> writing dependency_links to postgresfixture.egg-info/dependency_links.txt
> writing entry points to postgresfixture.egg-info/entry_points.txt
> writing requirements to postgresfixture.egg-info/requires.txt
> writing top-level names to postgresfixture.egg-info/top_level.txt
> reading manifest file 'postgresfixture.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'postgresfixture.egg-info/SOURCES.txt'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:305: python3.12 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:193: 
> _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`.
>         
> ********************************************************************************
> 
> !!
>   ir_d = dist.fetch_build_eggs(dist.install_requires)
> WARNING: The wheel package is not available.
> /usr/bin/python3.12: No module named pip
> error: Command '['/usr/bin/python3.12', '-m', 'pip', 
> '--disable-pip-version-check', 'wheel', '--no-deps', '-w', 
> '/tmp/tmphcv0pwuy', '--quiet', 'testtools>=0.9.14']' returned non-zero exit 
> status 1.
> E: pybuild pybuild:391: test: plugin distutils failed with: exit code=1: 
> python3.12 setup.py test 
> I: pybuild base:305: python3.11 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> /usr/lib/python3/dist-packages/setuptools/command/test.py:193: 
> _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`.
>         
> ********************************************************************************
> 
> !!
>   ir_d = dist.fetch_build_eggs(dist.install_requires)
> WARNING: The wheel package is not available.
> /usr/bin/python3.11: No module named pip
> error: Command '['/usr/bin/python3.11', '-m', 'pip', 
> '--disable-pip-version-check', 'wheel', '--no-deps', '-w', 
> '/tmp/tmpcp906xf2', '--quiet', 'testtools>=0.9.14']' returned non-zero exit 
> status 1.
> E: pybuild pybuild:391: test: plugin distutils failed with: exit code=1: 
> python3.11 setup.py test 
> dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.11" 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2024/02/24/postgresfixture_0.4.3-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240224;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240224&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.

--- End Message ---
--- Begin Message ---
This no longer fails today.

--- End Message ---

Reply via email to