Your message dated Sun, 01 Sep 2024 20:56:29 +0000
with message-id <e1skrcb-006cny...@fasolo.debian.org>
and subject line Bug#1080145: fixed in zope.i18nmessageid 6.1.0-3
has caused the Debian Bug report #1080145,
regarding zope.i18nmessageid: FTBFS: ERROR: zope.i18nmessageid
(unittest.loader._FailedTest.zope.i18nmessageid)
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.)
--
1080145: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080145
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:zope.i18nmessageid
Version: 6.1.0-2
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py config
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:268: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:268: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:653:
SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!
********************************************************************************
Please replace its usage with implicit namespaces (PEP 420).
See
https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
for details.
********************************************************************************
!!
ep.load()(self, ep.name, value)
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:268: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:268: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:653:
SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!
********************************************************************************
Please replace its usage with implicit namespaces (PEP 420).
See
https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
for details.
********************************************************************************
!!
ep.load()(self, ep.name, value)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_zope.i18nmessageid/build/zope
copying src/zope/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_zope.i18nmessageid/build/zope
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_zope.i18nmessageid/build/zope/i18nmessageid
copying src/zope/i18nmessageid/message.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_zope.i18nmessageid/build/zope/i18nmessageid
copying src/zope/i18nmessageid/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_zope.i18nmessageid/build/zope/i18nmessageid
copying src/zope/i18nmessageid/tests.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_zope.i18nmessageid/build/zope/i18nmessageid
running egg_info
creating src/zope.i18nmessageid.egg-info
writing src/zope.i18nmessageid.egg-info/PKG-INFO
writing dependency_links to src/zope.i18nmessageid.egg-info/dependency_links.txt
writing namespace_packages to
src/zope.i18nmessageid.egg-info/namespace_packages.txt
writing requirements to src/zope.i18nmessageid.egg-info/requires.txt
writing top-level names to src/zope.i18nmessageid.egg-info/top_level.txt
writing manifest file 'src/zope.i18nmessageid.egg-info/SOURCES.txt'
reading manifest file 'src/zope.i18nmessageid.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'src/zope.i18nmessageid.egg-info/SOURCES.txt'
copying src/zope/i18nmessageid/_zope_i18nmessageid_message.c ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_zope.i18nmessageid/build/zope/i18nmessageid
running build_ext
building 'zope.i18nmessageid._zope_i18nmessageid_message' extension
creating build
creating build/temp.linux-x86_64-cpython-312
creating build/temp.linux-x86_64-cpython-312/src
creating build/temp.linux-x86_64-cpython-312/src/zope
creating build/temp.linux-x86_64-cpython-312/src/zope/i18nmessageid
x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c
src/zope/i18nmessageid/_zope_i18nmessageid_message.c -o
build/temp.linux-x86_64-cpython-312/src/zope/i18nmessageid/_zope_i18nmessageid_message.o
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro
-Wl,-z,now -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
build/temp.linux-x86_64-cpython-312/src/zope/i18nmessageid/_zope_i18nmessageid_message.o
-L/usr/lib/x86_64-linux-gnu -o
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_zope.i18nmessageid/build/zope/i18nmessageid/_zope_i18nmessageid_message.cpython-312-x86_64-linux-gnu.so
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_zope.i18nmessageid/build; python3.12 -m
unittest discover -v
zope.i18nmessageid (unittest.loader._FailedTest.zope.i18nmessageid) ... ERROR
======================================================================
ERROR: zope.i18nmessageid (unittest.loader._FailedTest.zope.i18nmessageid)
----------------------------------------------------------------------
ImportError: Failed to import test module: zope.i18nmessageid
Traceback (most recent call last):
File "/usr/lib/python3.12/unittest/loader.py", line 429, in _find_test_path
package = self._get_module_from_name(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/unittest/loader.py", line 339, in
_get_module_from_name
__import__(name)
ModuleNotFoundError: No module named 'zope.i18nmessageid'
----------------------------------------------------------------------
Ran 1 test in 0.000s
FAILED (errors=1)
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_zope.i18nmessageid/build; python3.12 -m
unittest discover -v
dh_auto_test: error: pybuild --test -i python{version} -p 3.12 returned exit
code 13
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202408/
About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: zope.i18nmessageid
Source-Version: 6.1.0-3
Done: Colin Watson <cjwat...@debian.org>
We believe that the bug you reported is fixed in the latest version of
zope.i18nmessageid, 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 1080...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Colin Watson <cjwat...@debian.org> (supplier of updated zope.i18nmessageid
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 Sep 2024 20:39:09 +0100
Source: zope.i18nmessageid
Architecture: source
Version: 6.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Closes: 1080145
Changes:
zope.i18nmessageid (6.1.0-3) unstable; urgency=medium
.
* Use pybuild-plugin-pyproject (closes: #1080145).
* Run tests using zope.testrunner.
* Switch to autopkgtest-pkg-pybuild.
* Update Homepage to https://github.com/zopefoundation/zope.i18nmessageid.
* Add myself to Uploaders.
Checksums-Sha1:
59a778493de40c2a4475ba3b1ca11b27cac02395 2378 zope.i18nmessageid_6.1.0-3.dsc
659bbc951e722142b559fefdf79723199b390c6a 6260
zope.i18nmessageid_6.1.0-3.debian.tar.xz
Checksums-Sha256:
407b658f43e689daebc17edf73070e9ce906784a9ad3a9bb7519a7e7ce5d6d4a 2378
zope.i18nmessageid_6.1.0-3.dsc
163d887e7a0a7e481a37e96b9628703f986320ebf0d00bb23184623508d82896 6260
zope.i18nmessageid_6.1.0-3.debian.tar.xz
Files:
a3fe454f2e89c20082a7f8a31708c542 2378 zope optional
zope.i18nmessageid_6.1.0-3.dsc
2d9f5c62d4b9d8a2a4f800dc2e8d19b2 6260 zope optional
zope.i18nmessageid_6.1.0-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmbUwzAACgkQOTWH2X2G
UAvH/A/9F/M64AGwFi9BDtyYqnbjD9cmjoVtvhn0JDheLiYB49SgVT1XatfwP3T5
WVnPsa1JFXP6gjCUIN8+O9jxBUdBokqh6aBnTf+fWZF+/dYwAthBjphkNikzAo9n
FDJYymwhVT/hpCzpIYQ27WIwcQvFYfBH/wok20b4rdNMtFiAATZhsUMfwfOOeTb7
hsC/LP5+7VPtJ+c5v9hPy2pHMTSI8ceWVsYHjI1F0jQFSpQj/BvTwZNB2PJmdPRk
sBYnxUui0Kc/St9Y13d4SqxXZPF7vYrkrw3mL/U8dqsQrlXMR1e3eOJTA9yLLwzq
Lv3UVCTy+j53UToNx+M8gb75DUyrsT6BqSF6xl3MpB5Kn4MnVHZxUgV6ZIMEwwLA
Rzor95OZ8s/b1FOEVbpzV03G9dL92xlKOH0MCIXlEaJFAdtEXD7XiDXsPQ42lLqZ
wR6aqM4lMkeYaCQoHVQsXvL6zH3FnwqtGoSoTw0e6pWuxug5WSUONLR5VbZ67ups
GXtyBUFBJeROKUAa3hdYuDpbjduY514OU5U7vLdRYgf8ImgJkzSwdnhrsvvRPBFi
k9LQm93FeRHYVKsebSUbqdwpaxIix2OSkyLWZYoWOSPTfJh7SDpFKssfE8/80NAJ
s9yJBgDfPSHaflmI52OLjaUMJXW5eQ5BllYw2Nj55hXPcQkm2Oo=
=oXJw
-----END PGP SIGNATURE-----
pgp5XVZWJjv9J.pgp
Description: PGP signature
--- End Message ---