Your message dated Tue, 01 Nov 2022 14:44:48 +0000
with message-id <[email protected]>
and subject line Bug#1022390: fixed in python-enmerkar 0.7.1-5
has caused the Debian Bug report #1022390,
regarding python-enmerkar: FTBFS: tests failed
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.)


-- 
1022390: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022390
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-enmerkar
Version: 0.7.1-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20221023 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_install --no-py2 --in-tmp
> + PKGOS_IN_TMP=no
> + echo WARNING: --no-py2 is deprecated and always on.
> WARNING: --no-py2 is deprecated and always on.
> + shift
> + PKGOS_IN_TMP=yes
> + shift
> + dpkg-parsechangelog -SSource
> + SRC_PKG_NAME=python-enmerkar
> + echo python-enmerkar
> + sed s/python-//
> + PY_MODULE_NAME=enmerkar
> + py3versions -vr
> + PYTHON3S=3.10
> + [ yes = yes ]
> + TARGET_DIR=tmp
> + pwd
> + python3.10 setup.py install --install-layout=deb --root 
> /<<PKGBUILDDIR>>/debian/tmp
> running install
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and 
> pip and other standards-based tools.
>   warnings.warn(
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/enmerkar
> copying enmerkar/__init__.py -> build/lib/enmerkar
> copying enmerkar/middleware.py -> build/lib/enmerkar
> copying enmerkar/extract.py -> build/lib/enmerkar
> creating build/lib/enmerkar/management
> copying enmerkar/management/__init__.py -> build/lib/enmerkar/management
> creating build/lib/enmerkar/templatetags
> copying enmerkar/templatetags/__init__.py -> build/lib/enmerkar/templatetags
> copying enmerkar/templatetags/babel.py -> build/lib/enmerkar/templatetags
> creating build/lib/enmerkar/management/commands
> copying enmerkar/management/commands/__init__.py -> 
> build/lib/enmerkar/management/commands
> copying enmerkar/management/commands/babel.py -> 
> build/lib/enmerkar/management/commands
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/tmp
> creating /<<PKGBUILDDIR>>/debian/tmp/usr
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar
> copying build/lib/enmerkar/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar
> copying build/lib/enmerkar/middleware.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar
> copying build/lib/enmerkar/extract.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar
> creating 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar/management
> creating 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar/management/commands
> copying build/lib/enmerkar/management/commands/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar/management/commands
> copying build/lib/enmerkar/management/commands/babel.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar/management/commands
> copying build/lib/enmerkar/management/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar/management
> creating 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar/templatetags
> copying build/lib/enmerkar/templatetags/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar/templatetags
> copying build/lib/enmerkar/templatetags/babel.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar/templatetags
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar/__init__.py
>  to __init__.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar/middleware.py
>  to middleware.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar/extract.py 
> to extract.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar/management/commands/__init__.py
>  to __init__.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar/management/commands/babel.py
>  to babel.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar/management/__init__.py
>  to __init__.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar/templatetags/__init__.py
>  to __init__.cpython-310.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar/templatetags/babel.py
>  to babel.cpython-310.pyc
> running install_egg_info
> running egg_info
> creating enmerkar.egg-info
> writing enmerkar.egg-info/PKG-INFO
> writing dependency_links to enmerkar.egg-info/dependency_links.txt
> writing entry points to enmerkar.egg-info/entry_points.txt
> writing requirements to enmerkar.egg-info/requires.txt
> writing top-level names to enmerkar.egg-info/top_level.txt
> writing manifest file 'enmerkar.egg-info/SOURCES.txt'
> reading manifest file 'enmerkar.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files matching '*.pyc' found anywhere in 
> distribution
> warning: no previously-included files matching '*.pyo' found anywhere in 
> distribution
> no previously-included directories found matching 'docs/_build'
> adding license file 'COPYING'
> adding license file 'AUTHORS'
> writing manifest file 'enmerkar.egg-info/SOURCES.txt'
> Copying enmerkar.egg-info to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/enmerkar-0.7.1.egg-info
> Skipping SOURCES.txt
> running install_scripts
> + pwd
> + rm -rf /<<PKGBUILDDIR>>/debian/python*/usr/lib/python*/dist-packages/*.pth
> + pwd
> + rm -rf /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python*/dist-packages/*.pth
> set -e ; for pyvers in 3.10; do \
>       python$pyvers -m pytest tests ; \
> done
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.10.7, pytest-7.1.2, pluggy-1.0.0+repack
> rootdir: /<<PKGBUILDDIR>>
> plugins: django-4.5.2, cov-4.0.0
> collected 5 items / 1 error
> 
> ==================================== ERRORS 
> ====================================
> ____________________ ERROR collecting tests/test_extract.py 
> ____________________
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/tests/test_extract.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_extract.py:7: in <module>
>     from babel._compat import BytesIO
> E   ModuleNotFoundError: No module named 'babel._compat'
> =========================== short test summary info 
> ============================
> ERROR tests/test_extract.py
> !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection 
> !!!!!!!!!!!!!!!!!!!!
> =============================== 1 error in 0.49s 
> ===============================
> make[1]: *** [debian/rules:19: override_dh_auto_install] Error 2


The full build log is available from:
http://qa-logs.debian.net/2022/10/23/python-enmerkar_0.7.1-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&[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 marking 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-enmerkar
Source-Version: 0.7.1-5
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-enmerkar, 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.
Thomas Goirand <[email protected]> (supplier of updated python-enmerkar 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: SHA256

Format: 1.8
Date: Tue, 01 Nov 2022 14:50:02 +0100
Source: python-enmerkar
Architecture: source
Version: 0.7.1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1022390
Changes:
 python-enmerkar (0.7.1-5) unstable; urgency=medium
 .
   * Add fix-bytesio-import.patch fixing FTBFS (Closes: #1022390).
   * Add autopkgtest.
Checksums-Sha1:
 1565e99b5131a4e27dae422c3f8741e516655fc5 2344 python-enmerkar_0.7.1-5.dsc
 25b6993c097e1125804054fa4337c06780d1861a 4004 
python-enmerkar_0.7.1-5.debian.tar.xz
 7efc8b5ff52257dfac9d36a9f8b0bd3ab0ce46a2 8953 
python-enmerkar_0.7.1-5_amd64.buildinfo
Checksums-Sha256:
 a77f6488f802049431fcb4caa79255b3eb86b20813c47b1f48f6423be9f64046 2344 
python-enmerkar_0.7.1-5.dsc
 798a910b6841f79d818a5332d09c3debe6a028d6e2a2326cc46bfeffab4c887d 4004 
python-enmerkar_0.7.1-5.debian.tar.xz
 9e3a5bf802744ca00da40a8d105dcffce716fe5ed6ad7a3c248288bd6fc04ebf 8953 
python-enmerkar_0.7.1-5_amd64.buildinfo
Files:
 8003e54603c8d86052ff2df3a22167c7 2344 python optional 
python-enmerkar_0.7.1-5.dsc
 498e218db8f1922fe32a7e2e1acdd959 4004 python optional 
python-enmerkar_0.7.1-5.debian.tar.xz
 db6cbad661c705da9ce94154f6a1996a 8953 python optional 
python-enmerkar_0.7.1-5_amd64.buildinfo

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

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmNhJzkACgkQ1BatFaxr
Q/7jbA//drFO8/ViJ4Zm+oJPpAycCvhP7v3E4VADw7Uq4yiTy/AnYE4K8ju1po2L
9kTe2D0Q/j6xRv9hHu7zNiUuVInOSIXLDHlOh9DouVCkO98jsmx41/ammPUCw5XI
/gvIa3sheocSo1UeZ6ypSd4vgWj7Pzm2i9rgL9WIO1SEnjFBT/rrfdldcMw9T99X
jcdrMotD2zjuzifjyfJ9cT1kqaq7YHEUGCvcdIu5nfuIEvUp0MaR8PteAnALiRhy
hP2BY71rwvTGVkVc2eEUgsa4G5hz4Ks5xTH19G4679WIwSJuuDlMZiFg9ne1QbtA
3E910tpSmypShL5dhmUyJvVcdCZIN9LfiGJprXHL3nAisv4NEthFQVbcdv2i+192
UzX86gEuFRFPBxtvSeWs4kC9QPEg822dG11iGB9W8uAMO474a3UNj3DjNKnGNBP6
UZaxDM8wQ2OHCzwH3Wcg2YHQqAWvkEk9/HI2mhmcM5jfoGDaigl3ZoOMpW6NqZCh
o5HDtqvViBDjRBhpRcaJE9A7tbeZBWRhl9+6c1SQKY3HxLKIzXXNmhCO1o1XeVAP
zDzvPL0bOTlC/EsmyJdjKuRRym+xGXUlVJdGaTb2ckRpBzM5Jv+bHATYwaQ9xE66
IgrtuADVXYEqdtu9FN51bPmAl52yepXIBP+PYiaCEEGlHQ3Xd4M=
=Uz3X
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to