Your message dated Tue, 26 Dec 2023 20:36:53 +0000
with message-id <[email protected]>
and subject line Bug#1052801: fixed in pytest-flask 1.3.0-1
has caused the Debian Bug report #1052801,
regarding pytest-flask: 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 [email protected]
immediately.)
--
1052801: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052801
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pytest-flask
Version: 0.15.1-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20230925 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> PYTHONPATH=/<<PKGBUILDDIR>> PYBUILD_SYSTEM=custom
> PYBUILD_TEST_ARGS="{interpreter} -m pytest -x -v tests" dh_auto_test
> I: pybuild base:291: python3.11 -m pytest -x -v tests
> ============================= test session starts
> ==============================
> platform linux -- Python 3.11.5, pytest-7.4.2, pluggy-1.3.0 --
> /usr/bin/python3.11
> cachedir: .pytest_cache
> rootdir: /<<PKGBUILDDIR>>
> configfile: tox.ini
> collecting ... collected 30 items
>
> tests/test_fixtures.py::TestFixtures::test_config_access ERROR [
> 3%]
>
> ==================================== ERRORS
> ====================================
> ______________ ERROR at setup of TestFixtures.test_config_access
> _______________
> file /<<PKGBUILDDIR>>/tests/test_fixtures.py, line 10
> def test_config_access(self, config):
> E fixture 'config' not found
> > available fixtures: LineMatcher, _config_for_test, _pytest,
> > _sys_snapshot, app, appdir, cache, capfd, capfdbinary, caplog, capsys,
> > capsysbinary, doctest_namespace, linecomp, monkeypatch, pytestconfig,
> > pytester, record_property, record_testsuite_property, record_xml_attribute,
> > recwarn, testdir, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> > use 'pytest --fixtures [testpath]' for help on them.
>
> /<<PKGBUILDDIR>>/tests/test_fixtures.py:10
> =============================== warnings summary
> ===============================
> ../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1373
> /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1373:
> PytestConfigWarning: Unknown config option: pep8ignore
>
> self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
>
> ../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1373
> /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1373:
> PytestConfigWarning: Unknown config option: pep8maxlinelength
>
> self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
>
> tests/test_live_server.py:41
> /<<PKGBUILDDIR>>/tests/test_live_server.py:41: PytestUnknownMarkWarning:
> Unknown pytest.mark.options - is this a typo? You can register custom marks
> to avoid this warning - for details, see
> https://docs.pytest.org/en/stable/how-to/mark.html
> @pytest.mark.options(server_name='example.com:5000')
>
> tests/test_markers.py:17
> /<<PKGBUILDDIR>>/tests/test_markers.py:17: PytestUnknownMarkWarning:
> Unknown pytest.mark.options - is this a typo? You can register custom marks
> to avoid this warning - for details, see
> https://docs.pytest.org/en/stable/how-to/mark.html
> @pytest.mark.options(debug=False)
>
> tests/test_markers.py:21
> /<<PKGBUILDDIR>>/tests/test_markers.py:21: PytestUnknownMarkWarning:
> Unknown pytest.mark.options - is this a typo? You can register custom marks
> to avoid this warning - for details, see
> https://docs.pytest.org/en/stable/how-to/mark.html
> @pytest.mark.options(foo=42)
>
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info
> ============================
> ERROR tests/test_fixtures.py::TestFixtures::test_config_access
> !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures
> !!!!!!!!!!!!!!!!!!!!!!!!!!!
> ========================= 5 warnings, 1 error in 0.04s
> =========================
> E: pybuild pybuild:395: test: plugin custom failed with: exit code=1:
> python3.11 -m pytest -x -v tests
> 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/09/25/pytest-flask_0.15.1-4_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&[email protected]&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: pytest-flask
Source-Version: 1.3.0-1
Done: Carsten Schoenert <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pytest-flask, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Carsten Schoenert <[email protected]> (supplier of updated pytest-flask
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 26 Dec 2023 20:50:47 +0100
Source: pytest-flask
Architecture: source
Version: 1.3.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Carsten Schoenert <[email protected]>
Closes: 1052801
Changes:
pytest-flask (1.3.0-1) unstable; urgency=medium
.
* Team upload
* [c8a0b1b] d/watch: Move over to git mode with GitHub
* [c93ce1d] d/gbp.conf: Add some more default data
* [0a64489] New upstream version 1.3.0
(Closes: #1052801)
* [e0f81db] d/*: Running wrap-and-sort -ast
* [958a1d2] d/control: Update Homepage data
* [d4bca57] d/copyright: Update Source data
* [fb17d7d] d/u/metadata: Update usptream data
* [b007e2b] d/control: Bump Standards-Versions to 4.6.2
No further changes needed.
* [ec82483] d/control: Update B-D and adding BuildProfileSpecs
* [83747b6] d/rules: Update build of sphinx based documentation
* [3698fcb] d/python3-pytest-flask-doc.* Update sequencer content
* [77693d7] autopkgtest: Update package dependencies
* [1cdfa48] Salsa CI: Update and rename to salsa-ci.yml
Checksums-Sha1:
0d1caf86c36e9d309346a973ccf9e67a51f81e43 2398 pytest-flask_1.3.0-1.dsc
ddb18f994d571c8fe77805b62c8eed457bd8474e 28223 pytest-flask_1.3.0.orig.tar.gz
beda0b83f6de2c5212b635fe67549ba5154b2985 4292
pytest-flask_1.3.0-1.debian.tar.xz
3227008adffce64e0e3a44caba1c36293886d7f1 8678
pytest-flask_1.3.0-1_amd64.buildinfo
Checksums-Sha256:
e228a369ae9d683b494f28fddd3ea1759259b1bf378825b357d2cb1dc0634ef6 2398
pytest-flask_1.3.0-1.dsc
e731fe77233b3e92294ec87723ad8a5786c7e7dafb5d0507be7c430facee2bf4 28223
pytest-flask_1.3.0.orig.tar.gz
fbacf8838564b44517a1d0be4ee3d4bfa9ee6c7aa20aec14e48471018a516402 4292
pytest-flask_1.3.0-1.debian.tar.xz
54a4469b48a73b5cea3b053068c2f8c9f52ee177c2e99db005b59fefe6e6099c 8678
pytest-flask_1.3.0-1_amd64.buildinfo
Files:
ee78348c48c488ca89fc3741d9874d6a 2398 python optional pytest-flask_1.3.0-1.dsc
1dab9705319c5a33dbef3dd198c21967 28223 python optional
pytest-flask_1.3.0.orig.tar.gz
82e9748dfec9a0068a044c37733f54bc 4292 python optional
pytest-flask_1.3.0-1.debian.tar.xz
796bca3fc4e09f8a2f79d7b8a75f2ee7 8678 python optional
pytest-flask_1.3.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJMBAEBCgA2FiEEtw38bxNP7PwBHmKqgwFgFCUdHbAFAmWLL+QYHGMuc2Nob2Vu
ZXJ0QHQtb25saW5lLmRlAAoJEIMBYBQlHR2waUsP/1hj1UqHO8CevBWkjyHG785d
wE8Oetrv/810LIyPk/kPyptgj1qbCJE6eZEPbWxYGjUEEPIwZRYCrjUQqx7HkU7u
WkT7erT/gD2wtJ2Znf1lBbh07wkQi7lBEQDKuVCuVJvGNcuGrjvFm6e+kBRCqpyh
sK1O2h/gu9MQoQkn4pqUNxJnQulBrOnplt4xwwEZyyp9+KMbxjYjwhfqhMk6d70O
m6qZ17hM06ULwne/k8gOh6YfiUhjHudDAKvbNmuKkzVAVqfoDz5ZdGBdibe42uk7
yrD+eE3QcvQcD8HEdawjSE9Fq437aJH6kEtpGhtfM0xGPuu9nKYWol2Sf69BeKV/
qmi8DJobZi+Znk9NNImBG5KXAj4EHl5xQnIN/mJ5kQJmIsDP5jn16fCD810NphA5
MYM31N3H93b7JynCrYT4s/Z190VCETMWsZlY6vKVVzi1F0b9t+caHIto/Ks+iboe
NBsKuefLB1CVV5UzykoqdFYK9sj0MPRJQSkviIQuhMpDM/wsBoRMv6nKIybKcsac
6EyWE/pmBBixxSeE7GD0HQ0nNfUlxIZjOVzFZInEg+jzDZfkDQyfrSNpMw0Ghv8D
Scdij7TV3d8rZ5IaSjHoLDto2NIuvqgXoQbAp5lY3ulpsrzF+kp7SBSTzOc2jn42
oPxyQ73Kq6kASA1+uL7Q
=PDJg
-----END PGP SIGNATURE-----
--- End Message ---