Your message dated Tue, 30 Jan 2024 07:51:03 +0000
with message-id <e1ruitb-009pf2...@fasolo.debian.org>
and subject line Bug#1061840: fixed in ros-bloom 0.11.2-7
has caused the Debian Bug report #1061840,
regarding ros-bloom fails its autopkg tests with Python 3.12
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.)


-- 
1061840: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061840
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ros-bloom
Version: 0.11.2-6
Severity: important
Tags: sid trixie ftbfs
User: debian-pyt...@lists.debian.org
Usertags: python3.12

With python3-defaults from experimental, the package fails its autopkg tests:

[...]
519s autopkgtest [14:19:30]: test run-test-suite: [-----------------------
520s ============================= test session starts ==============================
520s platform linux -- Python 3.12.1, pytest-7.4.4, pluggy-1.3.0
520s rootdir: /tmp/tmp.7dDRjoGDyR
520s collected 2 items / 5 errors
520s
520s ==================================== ERRORS ==================================== 520s ____________ ERROR collecting test/system_tests/test_bloom_setup.py ____________
520s /usr/lib/python3/dist-packages/bloom/rosdistro_api.py:60: in <module>
520s     import rosdistro
520s /usr/lib/python3/dist-packages/rosdistro/__init__.py:51: in <module>
520s     from .distribution import Distribution  # noqa
520s /usr/lib/python3/dist-packages/rosdistro/distribution.py:35: in <module> 520s from .manifest_provider.git import git_manifest_provider, git_source_manifest_provider 520s /usr/lib/python3/dist-packages/rosdistro/manifest_provider/git.py:44: in <module>
520s     from rosdistro.vcs import Git, ref_is_hash
520s /usr/lib/python3/dist-packages/rosdistro/vcs.py:39: in <module>
520s     from distutils.version import LooseVersion
520s E   ModuleNotFoundError: No module named 'distutils'
520s
520s During handling of the above exception, another exception occurred:
520s test/system_tests/test_bloom_setup.py:13: in <module>
520s     from bloom.config import BLOOM_CONFIG_BRANCH
520s /usr/lib/python3/dist-packages/bloom/config.py:60: in <module>
520s     from bloom.rosdistro_api import get_non_eol_distros_prompt
520s /usr/lib/python3/dist-packages/bloom/rosdistro_api.py:67: in <module>
520s error("rosdistro was not detected, please install it.", file=sys.stderr,
520s /usr/lib/python3/dist-packages/bloom/logging.py:280: in error
520s     sys.exit(msg)
520s E SystemExit: rosdistro was not detected, please install it. 520s __________ ERROR collecting test/system_tests/test_catkin_release.py ___________
520s test/system_tests/test_catkin_release.py:12: in <module>
520s     from vcstools.vcs_abstraction import get_vcs_client
520s /usr/lib/python3/dist-packages/vcstools/__init__.py:47: in <module>
520s     from vcstools.git import GitClient
520s /usr/lib/python3/dist-packages/vcstools/git.py:63: in <module>
520s     from distutils.version import LooseVersion
520s E   ModuleNotFoundError: No module named 'distutils'
520s
520s During handling of the above exception, another exception occurred:
520s test/system_tests/test_catkin_release.py:15: in <module>
520s     sys.exit(1)
520s E   SystemExit: 1
520s ------------------------------- Captured stderr --------------------------------
520s vcstools was not detected, please install it.
520s _______________ ERROR collecting test/unit_tests/test_config.py ________________
520s /usr/lib/python3/dist-packages/bloom/rosdistro_api.py:60: in <module>
520s     import rosdistro
520s /usr/lib/python3/dist-packages/rosdistro/__init__.py:51: in <module>
520s     from .distribution import Distribution  # noqa
520s /usr/lib/python3/dist-packages/rosdistro/distribution.py:35: in <module> 520s from .manifest_provider.git import git_manifest_provider, git_source_manifest_provider 520s /usr/lib/python3/dist-packages/rosdistro/manifest_provider/git.py:44: in <module>
520s     from rosdistro.vcs import Git, ref_is_hash
520s /usr/lib/python3/dist-packages/rosdistro/vcs.py:39: in <module>
520s     from distutils.version import LooseVersion
520s E   ModuleNotFoundError: No module named 'distutils'
520s
520s During handling of the above exception, another exception occurred:
520s test/unit_tests/test_config.py:6: in <module>
520s     from bloom.config import validate_track_versions
520s /usr/lib/python3/dist-packages/bloom/config.py:60: in <module>
520s     from bloom.rosdistro_api import get_non_eol_distros_prompt
520s /usr/lib/python3/dist-packages/bloom/rosdistro_api.py:67: in <module>
520s error("rosdistro was not detected, please install it.", file=sys.stderr,
520s /usr/lib/python3/dist-packages/bloom/logging.py:280: in error
520s     sys.exit(msg)
520s E SystemExit: rosdistro was not detected, please install it. 520s ______________ ERROR collecting test/unit_tests/test_packages.py _______________
520s /usr/lib/python3/dist-packages/bloom/rosdistro_api.py:60: in <module>
520s     import rosdistro
520s /usr/lib/python3/dist-packages/rosdistro/__init__.py:51: in <module>
520s     from .distribution import Distribution  # noqa
520s /usr/lib/python3/dist-packages/rosdistro/distribution.py:35: in <module> 520s from .manifest_provider.git import git_manifest_provider, git_source_manifest_provider 520s /usr/lib/python3/dist-packages/rosdistro/manifest_provider/git.py:44: in <module>
520s     from rosdistro.vcs import Git, ref_is_hash
520s /usr/lib/python3/dist-packages/rosdistro/vcs.py:39: in <module>
520s     from distutils.version import LooseVersion
520s E   ModuleNotFoundError: No module named 'distutils'
520s
520s During handling of the above exception, another exception occurred:
520s test/unit_tests/test_packages.py:8: in <module>
520s     from bloom.packages import get_package_data
520s /usr/lib/python3/dist-packages/bloom/packages.py:46: in <module>
520s     from bloom.config import BLOOM_CONFIG_BRANCH
520s /usr/lib/python3/dist-packages/bloom/config.py:60: in <module>
520s     from bloom.rosdistro_api import get_non_eol_distros_prompt
520s /usr/lib/python3/dist-packages/bloom/rosdistro_api.py:67: in <module>
520s error("rosdistro was not detected, please install it.", file=sys.stderr,
520s /usr/lib/python3/dist-packages/bloom/logging.py:280: in error
520s     sys.exit(msg)
520s E SystemExit: rosdistro was not detected, please install it. 520s _ ERROR collecting test/unit_tests/test_generators/test_debian/test_generator.py _
520s /usr/lib/python3/dist-packages/bloom/rosdistro_api.py:60: in <module>
520s     import rosdistro
520s /usr/lib/python3/dist-packages/rosdistro/__init__.py:51: in <module>
520s     from .distribution import Distribution  # noqa
520s /usr/lib/python3/dist-packages/rosdistro/distribution.py:35: in <module> 520s from .manifest_provider.git import git_manifest_provider, git_source_manifest_provider 520s /usr/lib/python3/dist-packages/rosdistro/manifest_provider/git.py:44: in <module>
520s     from rosdistro.vcs import Git, ref_is_hash
520s /usr/lib/python3/dist-packages/rosdistro/vcs.py:39: in <module>
520s     from distutils.version import LooseVersion
520s E   ModuleNotFoundError: No module named 'distutils'
520s
520s During handling of the above exception, another exception occurred:
520s test/unit_tests/test_generators/test_debian/test_generator.py:5: in <module>
520s     from bloom.generators.debian.generator import em
520s /usr/lib/python3/dist-packages/bloom/generators/__init__.py:35: in <module>
520s     from .common import BloomGenerator
520s /usr/lib/python3/dist-packages/bloom/generators/common.py:43: in <module>
520s     from bloom.rosdistro_api import get_distribution_type
520s /usr/lib/python3/dist-packages/bloom/rosdistro_api.py:67: in <module>
520s error("rosdistro was not detected, please install it.", file=sys.stderr,
520s /usr/lib/python3/dist-packages/bloom/logging.py:280: in error
520s     sys.exit(msg)
520s E SystemExit: rosdistro was not detected, please install it. 520s =============================== warnings summary ===============================
520s ../../usr/lib/python3/dist-packages/bloom/__init__.py:2
520s /usr/lib/python3/dist-packages/bloom/__init__.py:2: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
520s     import pkg_resources
520s
520s ../../usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871
520s /usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('zope')`. 520s Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
520s     declare_namespace(pkg)
520s
520s test/system_tests/test_catkin_release.py:378
520s /tmp/tmp.7dDRjoGDyR/test/system_tests/test_catkin_release.py:378: SyntaxWarning: invalid escape sequence '\d'
520s     format_version = int(re.search('format="(\d+)"',
520s
520s ../../usr/lib/python3/dist-packages/dateutil/tz/tz.py:37
520s /usr/lib/python3/dist-packages/dateutil/tz/tz.py:37: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).
520s     EPOCH = datetime.datetime.utcfromtimestamp(0)
520s
520s -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
520s =========================== short test summary info ============================ 520s ERROR test/system_tests/test_bloom_setup.py - SystemExit: rosdistro was not detected, please install it.
520s ERROR test/system_tests/test_catkin_release.py - SystemExit: 1
520s ERROR test/unit_tests/test_config.py - SystemExit: rosdistro was not detected, please install it. 520s ERROR test/unit_tests/test_packages.py - SystemExit: rosdistro was not detected, please install it. 520s ERROR test/unit_tests/test_generators/test_debian/test_generator.py - SystemExit: rosdistro was not detected, please install it. 520s !!!!!!!!!!!!!!!!!!! Interrupted: 5 errors during collection !!!!!!!!!!!!!!!!!!!! 520s ======================== 4 warnings, 5 errors in 0.56s =========================
520s autopkgtest [14:19:31]: test run-test-suite: -----------------------]
521s run-test-suite       FAIL non-zero exit status 2

--- End Message ---
--- Begin Message ---
Source: ros-bloom
Source-Version: 0.11.2-7
Done: Jochen Sprickerhof <jspri...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ros-bloom, 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 1061...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jochen Sprickerhof <jspri...@debian.org> (supplier of updated ros-bloom 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: Tue, 30 Jan 2024 08:38:49 +0100
Source: ros-bloom
Architecture: source
Version: 0.11.2-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Jochen Sprickerhof <jspri...@debian.org>
Closes: 1061840
Changes:
 ros-bloom (0.11.2-7) unstable; urgency=medium
 .
   * Add patches for Python 3.12 (Closes: #1061840)
Checksums-Sha1:
 60990f8f2292a8de6540657fdae7e21e207ff13b 2247 ros-bloom_0.11.2-7.dsc
 01f832e1155af4d0ea0a4b63a892af025fe7661c 6888 ros-bloom_0.11.2-7.debian.tar.xz
 9ef7602e3cccbc7e5c1b0b47e21029c5307c9130 7346 
ros-bloom_0.11.2-7_source.buildinfo
Checksums-Sha256:
 2b26b4c0fe265320f67957fdefc05706bed7c4a3218318816fd019baa3cc70be 2247 
ros-bloom_0.11.2-7.dsc
 97670200d12ba8cf79f9690a3769c2b6e5fb5bae87e121d96ea7f48b55c081a3 6888 
ros-bloom_0.11.2-7.debian.tar.xz
 235847ba7af56735eee4e5e8ff6f5de5b0905e7f556c1d7ff31cf72703aac48b 7346 
ros-bloom_0.11.2-7_source.buildinfo
Files:
 3a6a112e769a13b86d9704160c1f6171 2247 python optional ros-bloom_0.11.2-7.dsc
 56858ee076386fed96e5bf5e4759b4c4 6888 python optional 
ros-bloom_0.11.2-7.debian.tar.xz
 d941a97591412dd43bfa708fdda35362 7346 python optional 
ros-bloom_0.11.2-7_source.buildinfo

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

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmW4p54ACgkQW//cwljm
lDMyyhAAj1W1BHyPaJEarh/uoHPR7VF+CnNEtg8tnfWnUW3T7gUM1L/PaUdlX3g0
SwZsAzL4HHoL8aUwyQqKxFHE0PmA70DqZ5BKAUjiP6AMgBZ030zoFHmVmneQNGMk
tS90mmc92mOYrdWoy9LwbQeuwF1Z8szj2aV1lJsL0N+YryvZlZlad3feBs+AGzhA
Y0xzBKr7s4jvgE4bsDo8KlF4eZF3PzFSThvsaOnnSnrCekGAN9iKncStQZcyNKZ/
N+C3oang6ZYihHfZ7qCpbORVE65G19fd7SXiJqGToQoicMK4/ZH3/M+AzjU/JIR7
yGz6WpJcOfbncl10Cr8h17WfaBsF4Bc2Fb5YuQvDwbc/r4YRtFdqPIBdFOGpkr9s
Lyy1KRH2Uqh7ApI6W5cQ/EO1YivLKgzZ6tzGNh6JFv6w/YSODUv+y2TtnzUCSln9
sTHzUsoTys0pw6aMP3o2KGUbpA0LBJZ0PbSXPKmDGr6DxPTrN4Irz11fif4tNWSK
r7ubm+Se/RDMRsmtH7YqT73GoL7QCBG7za6necZsJgVKVb7f3SEVldA0B9Cek0Gz
pwaICjC5wRejHO0NRhtaXLCANV4v2+tvVfm+ZvjiKL3eYuqDLG0JYnf78Cd9mCVl
Rr8m0eGH5px+2oZFtMvcm1n++YovMd2pQOyLhYjuylKGSZGag8A=
=8miT
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to