Your message dated Fri, 10 Mar 2023 10:48:17 +0530
with message-id <613ce031-1be0-ab84-2aca-031af4cd9...@debian.org>
and subject line Re: Bug#1032549: python-pbcore: FTBFS in testing:
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11
returned exit code 13
has caused the Debian Bug report #1032549,
regarding python-pbcore: FTBFS in testing: dh_auto_test: error: pybuild --test
--test-pytest -i python{version} -p 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.)
--
1032549: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1032549
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-pbcore
Version: 2.1.2+dfsg-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230307 ftbfs-bookworm
Hi,
During a rebuild of all packages in testing (bookworm), your package failed
to build on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> debian/rules:55: warning: overriding recipe for target
> 'override_dh_auto_clean'
> debian/rules:28: warning: ignoring old recipe for target
> 'override_dh_auto_clean'
> # we need to exclude tests requiring pbtestdata which is not packaged
> mkdir -p /tmp/tests_avoid
> mv `grep -l pbtestdata tests/*.py` /tmp/tests_avoid
> # for whatever reason this test is failing as well - just skip it for the
> moment
> mv tests/test_pbdataset_filters.py /tmp/tests_avoid
> PYBUILD_SYSTEM=custom \
> PYBUILD_TEST_ARGS="{interpreter} setup.py test" \
> dh_auto_test
> I: pybuild base:240: python3.11 setup.py test
> /usr/lib/python3/dist-packages/setuptools/dist.py:775: UserWarning: Usage of
> dash-separated 'description-file' will not be supported in future versions.
> Please use the underscore name 'description_file' instead
> warnings.warn(
> running pytest
> /usr/lib/python3/dist-packages/setuptools/dist.py:775: UserWarning: Usage of
> dash-separated 'description-file' will not be supported in future versions.
> Please use the underscore name 'description_file' instead
> warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146:
> EasyInstallDeprecationWarning: easy_install command is deprecated. Use build
> and pip and other standards-based tools.
> warnings.warn(
> /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(
> 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/installer.py:27:
> SetuptoolsDeprecationWarning: setuptools.installer is deprecated.
> Requirements should be satisfied by a PEP 517 installer.
> warnings.warn(
> 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/tmpqico3vl0', '--quiet', 'astroid<=2.14.0-dev0,>=2.12.13']' returned
> non-zero exit status 1.
> E: pybuild pybuild:388: test: plugin custom failed with: exit code=1:
> python3.11 setup.py test
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11
> returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2023/03/07/python-pbcore_2.1.2+dfsg-5_testing.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230307;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230307&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 ---
On 3/10/23 06:02, Santiago Vila wrote:
reassign 1032549 pylint
found 1032549 2.15.10-1
fixed 1032549 2.16.2-2
affects 1032549 src:python-pbcore
thanks
El 9/3/23 a las 19:18, Nilesh Patra escribió:
This has been fixed with pylint 2.16.2-2, which is currently in unstable but
it'd migrate to testing
by tomorrow or the day after. Could you please consider to re-build and close
the bug once it does?
Hi. I have built python-pbcore in bookworm right now to confirm the build
failure,
and I have also installed pylint from sid in the bookworm chroot to confirm that
pylint was indeed the reason for the failure.
Thank you for checking.
pylint seems to have migrated to testing now, and I am able to get this
building in a testing chroot.
Closing the bug.
Thanks,
Nilesh
--- End Message ---