Your message dated Fri, 03 Nov 2023 10:04:48 +0000
with message-id <e1qyr2m-00ccrw...@fasolo.debian.org>
and subject line Bug#1042307: fixed in python-outcome 1.2.0-1.1
has caused the Debian Bug report #1042307,
regarding python-outcome: 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.)


-- 
1042307: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042307
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-outcome
Version: 1.2.0-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 build
> dh build --with python3 --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 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/outcome
> copying src/outcome/_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/outcome
> copying src/outcome/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/outcome
> copying src/outcome/_util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/outcome
> copying src/outcome/_impl.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/outcome
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; 
> python3.11 -m pytest tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> collected 0 items / 2 errors
> 
> ==================================== ERRORS 
> ====================================
> ______ ERROR collecting .pybuild/cpython3_3.11/build/tests/test_async.py 
> _______
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_async.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_async.py:6: in <module>
>     import outcome
> outcome/__init__.py:3: in <module>
>     from ._impl import Error, Outcome, Value, acapture, capture
> outcome/_impl.py:3: in <module>
>     import attr
> E   ModuleNotFoundError: No module named 'attr'
> _______ ERROR collecting .pybuild/cpython3_3.11/build/tests/test_sync.py 
> _______
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_sync.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_sync.py:6: in <module>
>     import outcome
> outcome/__init__.py:3: in <module>
>     from ._impl import Error, Outcome, Value, acapture, capture
> outcome/_impl.py:3: in <module>
>     import attr
> E   ModuleNotFoundError: No module named 'attr'
> =============================== 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: asyncio_mode
>   
>     self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info 
> ============================
> ERROR tests/test_async.py
> ERROR tests/test_sync.py
> !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection 
> !!!!!!!!!!!!!!!!!!!!
> ========================= 1 warning, 2 errors in 0.14s 
> =========================
> E: pybuild pybuild:388: test: plugin distutils failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; python3.11 -m pytest 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/07/26/python-outcome_1.2.0-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: python-outcome
Source-Version: 1.2.0-1.1
Done: Tianyu Chen <sweetyf...@deepin.org>

We believe that the bug you reported is fixed in the latest version of
python-outcome, 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.
Tianyu Chen <sweetyf...@deepin.org> (supplier of updated python-outcome 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, 03 Nov 2023 17:05:18 +0800
Source: python-outcome
Architecture: source
Version: 1.2.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Robie Basak <ro...@justgohome.co.uk>
Changed-By: Tianyu Chen <sweetyf...@deepin.org>
Closes: 1042307
Changes:
 python-outcome (1.2.0-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Declare explict B-D on python3-attr. Closes: #1042307
Checksums-Sha1:
 fc6081076334e0ee58a466adb63da36f6ea2be3b 1314 python-outcome_1.2.0-1.1.dsc
 6a09024910e41458d987c9839460c812ed33b36f 2116 
python-outcome_1.2.0-1.1.debian.tar.xz
 2e16da518003faea6d0035d6b6c2d0678ef57e95 6419 
python-outcome_1.2.0-1.1_source.buildinfo
Checksums-Sha256:
 baf9cb207c179f7d451667202e98e7e3ba7157c9fb9f74cc8b1229b79002f3e5 1314 
python-outcome_1.2.0-1.1.dsc
 4d4e5b77f64a610bc22cc64a3f7135d228a8a571a3b95cd9d376421e88ed6bfc 2116 
python-outcome_1.2.0-1.1.debian.tar.xz
 f1011b87854d9e850c9038b3888cb684e1df30d42db36119a645b371bda003a0 6419 
python-outcome_1.2.0-1.1_source.buildinfo
Files:
 91fe6ad81d25cf0ca1740a42e6449af8 1314 python optional 
python-outcome_1.2.0-1.1.dsc
 1acecb7d778af6b0e7a692101c6ac675 2116 python optional 
python-outcome_1.2.0-1.1.debian.tar.xz
 7522e9b2bb5550e0852a33968c6c3aa6 6419 python optional 
python-outcome_1.2.0-1.1_source.buildinfo

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

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCZUTASRQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2B3CAQDk/ENd5E7KbIxWkW62EiBYx7oWl/3b
zyuxnb/oQSc5mgEAsVKr9LqjW8+pGlq/Tz4tWZ/6fFNMf3m0P0KkC0IyAAc=
=V2WC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to