Your message dated Fri, 27 Dec 2024 14:49:35 +0000
with message-id <e1trbeh-004iov...@fasolo.debian.org>
and subject line Bug#1089049: fixed in python-omegaconf 2.3.0-2
has caused the Debian Bug report #1089049,
regarding python-omegaconf: autopkgtest failure with Python 3.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.)
--
1089049: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1089049
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-omegaconf
Version: 2.3.0-1.1
Severity: serious
User: debian-pyt...@lists.debian.org
Usertags: python3.13
Hi Maintainer
The autopkgtests of this package fail with Python 3.13 [1]. I've
copied what I hope is the relevant part of the log below.
Regards
Graham
[1] https://ci.debian.net/packages/p/python-omegaconf/testing/amd64/
79s =================================== FAILURES
===================================
79s ____ test_errors[typed_DictConfig:assign_with_invalid_value,path_to_float]
_____
79s
79s expected = Expected(exception_type=<class
'omegaconf.errors.ValidationError'>, msg="Value 'hello.txt' of type
'pathlib.(Posix|Win..., parent_node=<function Expected.<lambda> at
0x7f7891eed580>, object_type_str='dict', ref_type_str='AUTO',
num_lines=2)
79s monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7f78922acc90>
79s
79s @mark.parametrize("expected", params)
79s def test_errors(expected: Expected, monkeypatch: Any) -> None:
79s monkeypatch.setenv("OC_CAUSE", "0")
79s cfg = expected.create()
79s expected.finalize(cfg)
79s if expected.msg_is_regex:
79s match = expected.msg
79s else:
79s match = re.escape(expected.msg)
79s
79s with raises(expected.exception_type, match=match) as einfo:
79s try:
79s expected.op(cfg)
79s except Exception as e:
79s # helps in debugging
79s > raise e
79s
79s tests/test_errors.py:1602:
79s _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
_ _ _ _ _ _ _
79s tests/test_errors.py:1599: in test_errors
79s expected.op(cfg)
79s tests/test_errors.py:719: in <lambda>
79s op=lambda cfg: cfg.__setattr__("bar", Path("hello.txt")),
79s omegaconf/dictconfig.py:338: in __setattr__
79s self._format_and_raise(key=key, value=value, cause=e)
79s omegaconf/base.py:231: in _format_and_raise
79s format_and_raise(
79s omegaconf/_utils.py:899: in format_and_raise
79s _raise(ex, cause)
79s omegaconf/_utils.py:797: in _raise
79s raise ex.with_traceback(sys.exc_info()[2]) # set env var
OC_CAUSE=1 for full trace
79s omegaconf/dictconfig.py:334: in __setattr__
79s self.__set_impl(key, value)
79s omegaconf/dictconfig.py:318: in __set_impl
79s self._set_item_impl(key, value)
79s omegaconf/basecontainer.py:604: in _set_item_impl
79s self.__dict__["_content"][key]._set_value(value)
79s omegaconf/nodes.py:46: in _set_value
79s self._val = self.validate_and_convert(value)
79s omegaconf/nodes.py:76: in validate_and_convert
79s return self._validate_and_convert_impl(value)
--- End Message ---
--- Begin Message ---
Source: python-omegaconf
Source-Version: 2.3.0-2
Done: Thomas Goirand <z...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-omegaconf, 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 1089...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated python-omegaconf 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: SHA256
Format: 1.8
Date: Fri, 27 Dec 2024 15:15:23 +0100
Source: python-omegaconf
Architecture: source
Version: 2.3.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1089049 1090545
Changes:
python-omegaconf (2.3.0-2) unstable; urgency=medium
.
* Add --ignore tests/test_pydev_resolver_plugin.py in d/tests/unittests.
(Closes: #1089049).
* Switch to pybuild (Closes: #1090545).
* Blacklist a few tests in d/tests/unittests.
Checksums-Sha1:
61c0333a35ae4cd434da3ed1ea8d28fd57d32265 2277 python-omegaconf_2.3.0-2.dsc
083150ea97abf119b7e2535124525fbc3e8f1e45 4152
python-omegaconf_2.3.0-2.debian.tar.xz
0da487b5bd24b4a0907b867447e79a0ea4b5ef41 12316
python-omegaconf_2.3.0-2_amd64.buildinfo
Checksums-Sha256:
6951590e1ca99db6097a6c414785ba15cf3bc1f3b1ebaa5e5bcafdd420a6ad36 2277
python-omegaconf_2.3.0-2.dsc
5419e34cd19ac301c7630c46843350dcca579a4efd1a738873b48b27b85dcd8f 4152
python-omegaconf_2.3.0-2.debian.tar.xz
dbb79cbf863d37d98530fba1a326cf9497387bd101ea63094649451c624d1394 12316
python-omegaconf_2.3.0-2_amd64.buildinfo
Files:
42ca18d58e7cb439827d04896391d749 2277 python optional
python-omegaconf_2.3.0-2.dsc
bf31bd70927400fa67781fffafc056d4 4152 python optional
python-omegaconf_2.3.0-2.debian.tar.xz
e4759e141bd652d89d4bd70b1ef3e1ed 12316 python optional
python-omegaconf_2.3.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmduuqsACgkQ1BatFaxr
Q/6z5g//Woiuw0eIgfzNS69IkDy2nOQyB2XK1y5scLABJsWxac6mP8knFn213bZM
gF9AW8MTyylYD+azCTx+wLX4gRGM7tR6TsPOscLCZeCdVGB1VHbhdDERNQgjHOgm
QQOeUyZmF+avdbYd8C6uoNJ5fmziDaiD7rN1gejTOiQZLvc1imnK2z43ddy8M6lx
uW/l4LRXJUBE4Cvb73HW3oYs231/nttyxFRPSsolPBxsOvTQrXSOCIR2CQxpaFhA
XQQRpCnmuOnms6Y6s42Xad3XPiO8QmuV4CWc4U+wDC+xuaaNpeYAFjVSaTPROGhT
YYVDffqzcN6RTZwFM5Va7ldDWtfZocldUSBt12cimehi5XyXuj+6AkEvecjZrAMd
MEcukbLGJzPWpySeN5rgOksX0aSdv/f3hde06HZDuzC0BjJhkeAKNQhhzVYedlU4
QuTK8Mu9+fJEMi8Bp0CQCc832ei6zhIyCwpDt6HzMWiKlC+bUTFfS4ApaMVtTUtq
V8qcsXOGAgCic9Gze2jdgkiP4LaotZoLIL6gJw7nKhH0cdTvxIWqRWl1Wel2rVXA
hdhZoZD/ABlmpiVfRlIRmmuoE9TeQx1mZ4kePx8sYiAt1BsTP7bOiUFggXQ28bom
TjgFM/pkw3/hdu6jVevX24MOW4ijLIl6P1zWZHqk9Dh1v9T+7SM=
=j8eJ
-----END PGP SIGNATURE-----
pgpggfYXknO1D.pgp
Description: PGP signature
--- End Message ---