Your message dated Wed, 04 Jan 2023 13:08:22 +0000
with message-id <e1pd3vg-002n3t...@fasolo.debian.org>
and subject line Bug#1026595: fixed in python-murano-pkg-check 0.3.0-8
has caused the Debian Bug report #1026595,
regarding python-murano-pkg-check: FTBFS: TypeError: load_all() missing 1
required positional argument: 'Loader'
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.)
--
1026595: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026595
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-murano-pkg-check
Version: 0.3.0-7
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221220 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> pkgos-dh_auto_test --no-py2
> + PKGOS_TEST_PARALLEL=yes
> + PKGOS_TEST_SERIAL=no
> + PYTHONS=disabled
> + PYTHON3S=disabled
> + TEST_PARALLEL_OPT=--parallel
> + TEST_SERIAL_OPT=
> + echo WARNING: --no-py2 is deprecated, and always on.
> WARNING: --no-py2 is deprecated, and always on.
> + shift
> + py3versions -vr
> + PYTHON3S=3.11 3.10
> + [ yes = no ]
> + [ no = yes ]
> + [ 3.11 = disabled ]
> + + echocut -d. -f1
> 3.11
> + PYMAJOR=3
> + echo ===> Testing with python (python3)
> ===> Testing with python (python3)
> + pwd
> + [ -d /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages ]
> + [ -e .stestr.conf ]
> + [ -e .testr.conf ]
> + [ -x /usr/bin/testr-python3 ]
> + TESTR=testr
> + rm -rf .testrepository
> + testr init
> + mktemp -t
> + TEMP_REZ=/tmp/tmp.2VGpJD2L9O
> + PYTHON=python3.11 testr run --parallel --subunit
> + tee /tmp/tmp.2VGpJD2L9O
> + subunit2pyunit
> Non-zero exit code (2) from test listing.
> running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
> OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
> OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
> ${PYTHON:-python} -m subunit.run discover -t ./ . --list
> --- import errors ---
> Failed to import test module: muranopkgcheck.tests.functional.test_cases
> Traceback (most recent call last):
> File "/usr/lib/python3.11/unittest/loader.py", line 407, in _find_test_path
> module = self._get_module_from_name(name)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3.11/unittest/loader.py", line 350, in
> _get_module_from_name
> __import__(name)
> File "/<<PKGBUILDDIR>>/muranopkgcheck/tests/functional/test_cases.py", line
> 82, in <module>
> cases = load_cases()
> ^^^^^^^^^^^^
> File "/<<PKGBUILDDIR>>/muranopkgcheck/tests/functional/test_cases.py", line
> 79, in load_cases
> cases.extend(list(yaml.load_all(f)))
> ^^^^^^^^^^^^^^^^
> TypeError: load_all() missing 1 required positional argument: 'Loader'
>
> ----------------------------------------------------------------------
> Ran 0 tests in 1.048s
>
> OK
> + + cat /tmp/tmp.2VGpJD2L9O
> + subunit-stats
> subunit-filter -s --no-passthrough
> Total tests: 0
> Passed tests: 0
> Failed tests: 0
> Skipped tests: 0
> Seen tags:
> + rm -f /tmp/tmp.2VGpJD2L9O
> + testr slowest
> make[1]: *** [debian/rules:20: override_dh_auto_test] Error 3
The full build log is available from:
http://qa-logs.debian.net/2022/12/20/python-murano-pkg-check_0.3.0-7_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&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: python-murano-pkg-check
Source-Version: 0.3.0-8
Done: Thomas Goirand <z...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-murano-pkg-check, 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 1026...@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-murano-pkg-check
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: Sun, 01 Jan 2023 15:53:02 +0100
Source: python-murano-pkg-check
Architecture: source
Version: 0.3.0-8
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1026595
Changes:
python-murano-pkg-check (0.3.0-8) unstable; urgency=medium
.
* Add use-safe_load.patch (Closes: #1026595).
Checksums-Sha1:
39c776f2ea9dc352f9571e9dc8a350041ac3bce6 2544
python-murano-pkg-check_0.3.0-8.dsc
e61a6a760c62fb67f6072528c726f9a6318d0aff 3940
python-murano-pkg-check_0.3.0-8.debian.tar.xz
db5409ca34b262561c999f7bba61bad117fd8e5e 11012
python-murano-pkg-check_0.3.0-8_amd64.buildinfo
Checksums-Sha256:
c13ea529d83fdcbec628d03e42893b9c23c897652574fd6f1e9ca9f37d3a2e8d 2544
python-murano-pkg-check_0.3.0-8.dsc
146cc960d4fa9f75eb0e5150b29be6c203a90296d76e583501752a32f3c6c893 3940
python-murano-pkg-check_0.3.0-8.debian.tar.xz
8818bdb80e9671108a6b100e66216cfc6a46990bea300aea9fb53fc65b4787d8 11012
python-murano-pkg-check_0.3.0-8_amd64.buildinfo
Files:
45cb368fd5b7910ccc584bc87a401b9e 2544 python optional
python-murano-pkg-check_0.3.0-8.dsc
677c633a466af24b6181a03f864e4f7b 3940 python optional
python-murano-pkg-check_0.3.0-8.debian.tar.xz
5a65b6b923fc0f9de727735e55cbda56 11012 python optional
python-murano-pkg-check_0.3.0-8_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmO1dYQACgkQ1BatFaxr
Q/5A/g/+M33FcaGcnofNizzUAL+2OOepiWH0ypl3tBHw6jBoIvVd1xXnioYlhgRS
0zLwK0c51ERrmQeC/LSiC1anv4p8MxqQHFOP1Ur5C7Q+SaqE4JaRnB9t8HXjIOW3
ZeOR2fKch8IkgHqpIAO/4NHQaFhSzW3fc1G6Xp/LhDDo2gT2A9mndGon2teaOZaI
TTZNT5mSrYFWMfp5Ep7E7Rspvn60YaCF7O5+1HaJgqa1E8mIPR6EhV5dzfiB8Nwr
VeKsRs8mdFZrDAMreOwz8d43Y1rdh/yPAzydzdjbdVRLkMp6IemK1yfTRd9joGI7
2bKjuVZt5V+ujaefVRi0omEXgwgdnMGSxg6yPHephRYk5TYQefncrWjiZW4l08SA
/Bs4g9AIRa88XRU8yd3zYdE8L6pyFevJt5+q9zDRqPFEUtDEvOvZoZbG7I3/uyG6
GgR/SXiWNhE9Qve0u+uBNDH71QeO2khCQbmkxqkuwKarYAWbhfH/fUAQvEdMrGPr
Ndp7mE0lwWIcscG0M3mbpSqBTrPUENBzYt4pJka61SECU9v01FMJkdL9T1lLEbT9
Cy3teDhc08tPSo+KWgZnSCGpsxShhCOztC2Copb+W6fcq4pG81+dkG06OfjGT+yk
hMRy/YLaItAG4bXu0o+nWW0Ajji8ydRiiYXcjg6IAi9KxVhiKnY=
=vnLK
-----END PGP SIGNATURE-----
--- End Message ---