Your message dated Mon, 15 Nov 2021 21:22:29 +0000
with message-id <e1mmjqr-0005xu...@fasolo.debian.org>
and subject line Bug#999642: fixed in muttdown 0.3.5-1
has caused the Debian Bug report #999642,
regarding muttdown: FTBFS due to missing B-D: python3-six
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.)


-- 
999642: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=999642
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: muttdown
Version: 0.3.4-1
Severity: serious
Tags: ftbfs sid bookworm
Justification: fails to build from source

Hi,

muttdown recently started to FTBFS, probably because some B-D dropped
its dependency on python3-six:

   dh_auto_test -O--buildsystem=pybuild
        pybuild --test --test-pytest -i python{version} -p 3.9
I: pybuild base:237: cd 
/build/muttdown-0.3.4/.pybuild/cpython3_3.9_muttdown/build; python3.9 -m pytest 
tests
============================= test session starts ==============================
platform linux -- Python 3.9.8, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
rootdir: /build/muttdown-0.3.4
plugins: mock-3.6.1
collected 0 items / 2 errors

==================================== ERRORS ====================================
__ ERROR collecting .pybuild/cpython3_3.9_muttdown/build/tests/test_basic.py ___
ImportError while importing test module 
'/build/muttdown-0.3.4/.pybuild/cpython3_3.9_muttdown/build/tests/test_basic.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.9/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/test_basic.py:18: in <module>
    from muttdown import main
muttdown/main.py:14: in <module>
    import six
E   ModuleNotFoundError: No module named 'six'
__ ERROR collecting .pybuild/cpython3_3.9_muttdown/build/tests/test_config.py __
ImportError while importing test module 
'/build/muttdown-0.3.4/.pybuild/cpython3_3.9_muttdown/build/tests/test_config.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.9/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/test_config.py:3: in <module>
    from muttdown.config import Config
muttdown/config.py:6: in <module>
    import six
E   ModuleNotFoundError: No module named 'six'
=============================== warnings summary ===============================
muttdown/main.py:32
  
/build/muttdown-0.3.4/.pybuild/cpython3_3.9_muttdown/build/muttdown/main.py:32: 
DeprecationWarning: invalid escape sequence \s
    text = re.sub('\s*!m\s*', '', text, re.M)

-- Docs: https://docs.pytest.org/en/stable/warnings.html
=========================== short test summary info ============================
ERROR tests/test_basic.py
ERROR tests/test_config.py
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
========================= 1 warning, 2 errors in 0.11s =========================
E: pybuild pybuild:354: test: plugin distutils failed with: exit code=2: cd 
/build/muttdown-0.3.4/.pybuild/cpython3_3.9_muttdown/build; python3.9 -m pytest 
tests
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 
returned exit code 13
make: *** [debian/rules:9: build] Error 25


Andreas

Attachment: muttdown_0.3.4-1.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: muttdown
Source-Version: 0.3.5-1
Done: gustavo panizzo <g...@zumbi.com.ar>

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

Debian distribution maintenance software
pp.
gustavo panizzo <g...@zumbi.com.ar> (supplier of updated muttdown 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: Mon, 15 Nov 2021 20:31:15 +0000
Source: muttdown
Architecture: source
Version: 0.3.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: gustavo panizzo <g...@zumbi.com.ar>
Closes: 999642
Changes:
 muttdown (0.3.5-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat.
   * Bump Standards-Version to 4.4.1.
   * d/control: Update Maintainer field with new Debian Python Team
     contact address.
   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
     layout.
 .
   [ gustavo panizzo ]
   * [49891e] Update build dependencies (Closes: 999642)
   * [d49944] Bump standards-version to 4.6.0.1, no changes were needed
   * [32fa35] Increase the compat level to 13
   * [8cc01c] Update the copyright year to 2021
   * [9e772a] Add Rules-Requires-Root: no
   * [e08cdc] Add an upstream metadata file
   * [362d56] Mark tests as superficial
Checksums-Sha1:
 4cbe0ede9b9a1850c2f2404e37c466d0b5aac0f1 1546 muttdown_0.3.5-1.dsc
 63037ea24d31400db8d1fcd393b1b7d6b2ceb9b9 12626 muttdown_0.3.5.orig.tar.gz
 9c270a53ec6be8fdc6f68f3dd19aecedaff077bd 3328 muttdown_0.3.5-1.debian.tar.xz
 0fc6046d68694e76b18d277d751e8882692ec8f0 6468 muttdown_0.3.5-1_amd64.buildinfo
Checksums-Sha256:
 4aa28978cc05f04e5a15925b94ab03c701e7d7d59f7b33452146f0f66854e269 1546 
muttdown_0.3.5-1.dsc
 6a7b7b21239c3c90a44370386a0363f82791041709bdff8715bb01c6d466303e 12626 
muttdown_0.3.5.orig.tar.gz
 979990af2b5701d580c862b53b2fca9f4d702d22290faea536d63a9e5ff2f13a 3328 
muttdown_0.3.5-1.debian.tar.xz
 acd691f4ecafed07c7c5ba17d74c8426a9c91b467a2277196cee8066ab4768a7 6468 
muttdown_0.3.5-1_amd64.buildinfo
Files:
 bab0220c51a617b410101a2ae737d187 1546 contrib/mail optional 
muttdown_0.3.5-1.dsc
 8a64c233f79c1747d9d3c800780e50d2 12626 contrib/mail optional 
muttdown_0.3.5.orig.tar.gz
 7f706a69353f12f5cc2928fc46d37dd6 3328 contrib/mail optional 
muttdown_0.3.5-1.debian.tar.xz
 a4384b23e8d73e397e19abeb5eb720d3 6468 contrib/mail optional 
muttdown_0.3.5-1_amd64.buildinfo

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

iIcEARYIAC8WIQTkGI+jpc9SWQ7CddoQSYArGj12RgUCYZLFzhEcZ2ZhQHp1bWJp
LmNvbS5hcgAKCRAQSYArGj12RtkkAP45Y3GgyDNWSidozTzfWMunvFY+Ll2P5++o
xl5W4XfbLQEAjrL49ntEU+HV6+bRzBVf+BbLwGhd/0wuIv6a8kKbWwY=
=SXHO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to