Your message dated Thu, 27 Jul 2023 23:36:54 +0000
with message-id <e1qpaxo-00bf9l...@fasolo.debian.org>
and subject line Bug#1042240: fixed in ros2-colcon-notification 0.2.15+ds-2
has caused the Debian Bug report #1042240,
regarding ros2-colcon-notification: FTBFS: 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.)


-- 
1042240: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042240
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ros2-colcon-notification
Version: 0.2.15+ds-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230726 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:240: python3.11 setup.py config 
> /<<PKGBUILDDIR>>/setup.py:10: DeprecationWarning: pkg_resources is deprecated 
> as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
>   from pkg_resources import parse_version
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> /<<PKGBUILDDIR>>/setup.py:10: DeprecationWarning: pkg_resources is deprecated 
> as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
>   from pkg_resources import parse_version
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification
> copying colcon_notification/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification/desktop_notification
> copying colcon_notification/desktop_notification/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification/desktop_notification
> copying colcon_notification/desktop_notification/terminal_notifier.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification/desktop_notification
> copying colcon_notification/desktop_notification/win32.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification/desktop_notification
> copying colcon_notification/desktop_notification/notify2.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification/desktop_notification
> copying colcon_notification/desktop_notification/notify_send.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification/desktop_notification
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification/event_handler
> copying colcon_notification/event_handler/status.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification/event_handler
> copying colcon_notification/event_handler/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification/event_handler
> copying colcon_notification/event_handler/terminal_title.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification/event_handler
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification/desktop_notification/image
> copying colcon_notification/desktop_notification/image/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification/desktop_notification/image
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification/event_handler/desktop_notification
> copying colcon_notification/event_handler/desktop_notification/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification/event_handler/desktop_notification
> copying colcon_notification/desktop_notification/image/colcon-success.ico -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification/desktop_notification/image
> copying colcon_notification/desktop_notification/image/colcon-warning.ico -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification/desktop_notification/image
> copying colcon_notification/desktop_notification/image/colcon-abort.ico -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification/desktop_notification/image
> copying colcon_notification/desktop_notification/image/colcon-failure.ico -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/colcon_notification/desktop_notification/image
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; 
> python3.11 -m pytest --ignore test/test_spell_check.py --ignore 
> test/test_flake8.py
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> plugins: rerunfailures-12.0, cov-4.1.0, repeat-0.9.1, colcon-core-0.12.1
> collected 1 item / 1 error
> 
> ==================================== ERRORS 
> ====================================
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/test/test_status_event_handler.py _
> /usr/lib/python3/dist-packages/_pytest/runner.py:341: in from_call
>     result: Optional[TResult] = func()
> /usr/lib/python3/dist-packages/_pytest/runner.py:372: in <lambda>
>     call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
> /usr/lib/python3/dist-packages/_pytest/python.py:531: in collect
>     self._inject_setup_module_fixture()
> /usr/lib/python3/dist-packages/_pytest/python.py:545: in 
> _inject_setup_module_fixture
>     self.obj, ("setUpModule", "setup_module")
> /usr/lib/python3/dist-packages/_pytest/python.py:310: in obj
>     self._obj = obj = self._getobj()
> /usr/lib/python3/dist-packages/_pytest/python.py:528: in _getobj
>     return self._importtestmodule()
> /usr/lib/python3/dist-packages/_pytest/python.py:617: in _importtestmodule
>     mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
> /usr/lib/python3/dist-packages/_pytest/pathlib.py:565: in import_path
>     importlib.import_module(module_name)
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> <frozen importlib._bootstrap>:1204: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1176: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1147: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:690: in _load_unlocked
>     ???
> /usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:178: in 
> exec_module
>     exec(co, module.__dict__)
> test/test_status_event_handler.py:12: in <module>
>     from colcon_core.executor import Job
> /usr/lib/python3/dist-packages/colcon_core/executor/__init__.py:17: in 
> <module>
>     from colcon_core.event_reactor import create_event_reactor
> /usr/lib/python3/dist-packages/colcon_core/event_reactor.py:11: in <module>
>     from colcon_core.event_handler import apply_event_handler_arguments
> /usr/lib/python3/dist-packages/colcon_core/event_handler/__init__.py:4: in 
> <module>
>     from colcon_core.plugin_system import get_first_line_doc
> /usr/lib/python3/dist-packages/colcon_core/plugin_system.py:7: in <module>
>     from colcon_core.entry_point import load_entry_points
> /usr/lib/python3/dist-packages/colcon_core/entry_point.py:12: in <module>
>     from pkg_resources import iter_entry_points
> /usr/lib/python3/dist-packages/pkg_resources/__init__.py:118: in <module>
>     warnings.warn(
> E   DeprecationWarning: pkg_resources is deprecated as an API. See 
> https://setuptools.pypa.io/en/latest/pkg_resources.html
> =========================== short test summary info 
> ============================
> ERROR test/test_status_event_handler.py - DeprecationWarning: pkg_resources 
> i...
> !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection 
> !!!!!!!!!!!!!!!!!!!!
> =============================== 1 error in 0.43s 
> ===============================
> E: pybuild pybuild:388: test: plugin distutils failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; python3.11 -m pytest --ignore 
> test/test_spell_check.py --ignore test/test_flake8.py
> 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/07/26/ros2-colcon-notification_0.2.15+ds-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230726;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230726&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 ---
Source: ros2-colcon-notification
Source-Version: 0.2.15+ds-2
Done: Timo Röhling <roehl...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ros2-colcon-notification, which is due to be installed in the Debian FTP 
archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1042...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Röhling <roehl...@debian.org> (supplier of updated 
ros2-colcon-notification package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 28 Jul 2023 01:22:03 +0200
Source: ros2-colcon-notification
Architecture: source
Version: 0.2.15+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Robotics Team <team+robot...@tracker.debian.org>
Changed-By: Timo Röhling <roehl...@debian.org>
Closes: 1042240
Changes:
 ros2-colcon-notification (0.2.15+ds-2) unstable; urgency=medium
 .
   * Ignore DeprecationWarning about pkg_resources (Closes: #1042240)
Checksums-Sha1:
 b9ee5ea27b1730dbd9abde3821066b30c41444ae 2306 
ros2-colcon-notification_0.2.15+ds-2.dsc
 e3f18be6987d705bcadd885882bbd07ace7eca1e 2840 
ros2-colcon-notification_0.2.15+ds-2.debian.tar.xz
 d10e70ecce6a2e24bdff52c76b72d0b81c033e0c 8000 
ros2-colcon-notification_0.2.15+ds-2_amd64.buildinfo
Checksums-Sha256:
 c512ba200c2e982f70d830e218ab49dfb5ba0ff81936a36853260c7326babccc 2306 
ros2-colcon-notification_0.2.15+ds-2.dsc
 fd7be2e6e03801df6fc209011829d09b14f17e82a0e5541357a9ed365a3077df 2840 
ros2-colcon-notification_0.2.15+ds-2.debian.tar.xz
 c28f6bbb6ab5ed0c52419c9559e81197f3b1c604617847414a07497acb887edf 8000 
ros2-colcon-notification_0.2.15+ds-2_amd64.buildinfo
Files:
 0857b85932e9a34934aabee39f88d021 2306 python optional 
ros2-colcon-notification_0.2.15+ds-2.dsc
 10b06dc864b6e4e29fb2f560865093f1 2840 python optional 
ros2-colcon-notification_0.2.15+ds-2.debian.tar.xz
 ef731ff3d3eb9f9ca4cecf71553b04d2 8000 python optional 
ros2-colcon-notification_0.2.15+ds-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQHIBAEBCgAyFiEEJvtDgpxjkjCIVtam+C8H+466LVkFAmTC/DsUHHJvZWhsaW5n
QGRlYmlhbi5vcmcACgkQ+C8H+466LVlc1wv9FTz7Ok+G0kurRX1UTyl4wDLCc5l/
9hHrRETLOrTkvv3IuFWrWz8oHgR9e3qbOHSvBa9Sgxn9UGHDNzcD+b02xQQ/3yKE
ja7+p/LUpKv+I5Lq67kYPyZ6baYZiqJYA9CIfffv7TYTNIIwr2QQAlbYamXdOP6s
Vhh7IojXDLtWFKZCGCE3a3SY1IvLHBuuBFSxO3KSfmRV5+xUxfWY0D7s54kM+Rn9
z3+OUK8Z2bW9RThugb/za2SFvGpcyxfElfYLzZXkXAbXbaD8UsKAjsLimtagLadE
3KGc1+CITwHh8nlG5SIpb3gQJZXEY0TRWJlTscqXPoSUrkY1h0q0LAk1VpNjEcfq
zwSjhb9Te5y4DhHZz2zkaiBRYyluaIx/6a0jPbBri/fnLD9TFng6wWN2gfsPvpFC
ry4ueZFEInOkk9FyOnuBNjizXKmriAkl6bLFn2sdgDZfafr/rdWoWUhwdCDUgwN3
ZFMAEdkMBZjgv2w2kvfycJPJX+VtBwQ9Bsi5
=U2EL
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to