Your message dated Mon, 10 Mar 2025 13:06:44 +0000
with message-id <e1trcqc-00hafs...@fasolo.debian.org>
and subject line Bug#1095392: fixed in python-moto 5.1.1-1
has caused the Debian Bug report #1095392,
regarding smart-open FTBFS: tests hang/fail - moto too old
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.)


-- 
1095392: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095392
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:smart-open
Version: 7.1.0-1
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build' (and 
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.12' does not exist -- can't clean it
I: pybuild base:311: python3.13 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build' (and 
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   debian/rules execute_before_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f smart_open/gcs.py
rm -f smart_open/tests/test_gcs.py
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py config 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running config
I: pybuild base:311: python3.13 setup.py config 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3.12 setup.py build 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/http.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/transport.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/webhdfs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/ftp.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/constants.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/compression.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/bytebuffer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/hdfs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/s3.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/azure.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/ssh.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/doctools.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/local_file.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/concurrency.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/version.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
copying smart_open/smart_open_lib.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
I: pybuild base:311: /usr/bin/python3 setup.py build 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/http.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/transport.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/webhdfs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/ftp.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/constants.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/compression.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/bytebuffer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/hdfs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/s3.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/azure.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/ssh.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/doctools.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/local_file.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/concurrency.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/version.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
copying smart_open/smart_open_lib.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_smart-open/build/smart_open
   dh_auto_test -O--buildsystem=pybuild
I: pybuild pybuild:308: cp -a smart_open/tests 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build/smart_open
I: pybuild base:311: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build; python3.12 -m pytest 
smart_open/tests -k 'not test_gs_uri and not test_scheme'
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-8.3.4, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_smart-open/build
configfile: pyproject.toml
plugins: typeguard-4.4.1
collected 388 items / 4 deselected / 384 selected

smart_open/tests/test_azure.py ......................................... [ 10%]
......                                                                   [ 12%]
smart_open/tests/test_bytebuffer.py ...............                      [ 16%]
smart_open/tests/test_compression.py .............                       [ 19%]
smart_open/tests/test_hdfs.py ..............                             [ 23%]
smart_open/tests/test_http.py .............                              [ 26%]
smart_open/tests/test_package.py sss                                     [ 27%]
smart_open/tests/test_s3.py s...................F.F..F..FF..F.FF..F..... [ 38%]
......................F......                                            [ 46%]
smart_open/tests/test_s3_version.py .......                              [ 48%]
smart_open/tests/test_smart_open.py .................................... [ 57%]
.................................FFFFFFFFF.FF
E: Build killed with signal TERM after 60 minutes of inactivity
--------------------------------------------------------------------------------

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/202502/

About the archive rebuild: The build was made on virtual machines 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 add an affects on src:smart-open, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: python-moto
Source-Version: 5.1.1-1
Done: Thomas Goirand <z...@debian.org>

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

Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated python-moto 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, 10 Mar 2025 13:39:04 +0100
Source: python-moto
Architecture: source
Version: 5.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1095392
Changes:
 python-moto (5.1.1-1) unstable; urgency=medium
 .
   * New upstream release:
     - fixes smart-open FTBFS (Closes: #1095392).
Checksums-Sha1:
 576bb18da0abcbb5b3eb47cf5f965ddc65608e88 2711 python-moto_5.1.1-1.dsc
 3e63ccbad50bd1cdc00dcabe8f437e64eafc3890 6647375 python-moto_5.1.1.orig.tar.gz
 684f20c244156d6aabe8f1ef4f87d313aaae2589 2520 python-moto_5.1.1-1.debian.tar.xz
 526e38364d59deaf9d5499c33921e67ead53e14a 9582 
python-moto_5.1.1-1_amd64.buildinfo
Checksums-Sha256:
 0cb4fc2af1604b7ec29846d8536f5c5325ce3c846025c8770b0d4f2beee32fa4 2711 
python-moto_5.1.1-1.dsc
 5b25dbc62cccd9f36ef062c870db49d976b241129024fab049e2d3d1296e2a57 6647375 
python-moto_5.1.1.orig.tar.gz
 05c1f43728f16f79fb89d164d61cb46f2d472e60f8ff84161e4590bd8abba14d 2520 
python-moto_5.1.1-1.debian.tar.xz
 a89030a5b0c2473663fca6514ea180eb9dfc5ff817ece09d773d8ffaa6e0d913 9582 
python-moto_5.1.1-1_amd64.buildinfo
Files:
 da14fd583e6f619424b0e3910f560604 2711 python optional python-moto_5.1.1-1.dsc
 5cad8c67efcd943d4610ab64425d7324 6647375 python optional 
python-moto_5.1.1.orig.tar.gz
 f8b48a1a59c99cdba5db53b7fdd37cef 2520 python optional 
python-moto_5.1.1-1.debian.tar.xz
 ca7373b92b0f3ca705f934c2d8c9e096 9582 python optional 
python-moto_5.1.1-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmfO31QACgkQ1BatFaxr
Q/7M9w/9GNSP1tQ0r5JjMR8tSDnSBmyFAPt9CdfMj3yto3GiAEOomjpE1vQBcear
fubyC90P9aSbKPoIopKUcGOPBftNsErmijRFd7Bt0udd181sJfHYYWUSzjW/l20l
MoXViRzx24Jf0GQZthso/AalzgRRG/srK7fgDdA+vobXMkhmAF/QCXbAcQrjaLyq
i0OSO5A9FJMtLNDm8funSwpDd40WZS44Dv3OG8LOE5Ga4IahsBxr8Ch8EE4Q91kj
cGerIi+jred5UzFIN7jcgvIEf8vmNhPlHUUEYIuiz6P6DzLH2RhCUJdXE8XVoTXr
lXPysOm/0+hiHxsvMWCr6Uv+Ob5N5dG8EJrlE1H6PcjuACYsKoetrPtxCFI+Kuio
hiTuCzlViSTWNwC5RqmHEVzMrwTrjdW8bjXI+OKtrDX15AMMdyf7ib44xMth+5wN
vhcFWo49biZa0l/ZjoT+XwJ01RRId+agHfVZaee2ocKnEgBrshZojY9BiyoptV1F
bgL7ZkYZufgUFnwgGRS/aWeuCn9KsTDsSOhBiW0MvE+6MpWNt0ok29bci8S7Qq+y
Jfu8N39lMGG0sgXN9CWHLbb2FM5oewFFW57mEKf62mjozU7taPa2+cUxHewJPjZ8
lKTieTJdbAZYCSlR6LYoe5H9MRKU5K59qNGdXAF6Di7/43HMpRA=
=GIvU
-----END PGP SIGNATURE-----

Attachment: pgpuPZGTejAN_.pgp
Description: PGP signature


--- End Message ---

Reply via email to