Your message dated Fri, 01 Mar 2019 19:35:03 +0000
with message-id <e1gznvz-00054w...@fasolo.debian.org>
and subject line Bug#921787: fixed in kombu 4.2.1-2
has caused the Debian Bug report #921787,
regarding kombu: FTBFS (failing tests)
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.)


-- 
921787: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921787
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:kombu
Version: 4.2.1-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python2,python3,sphinxdoc --buildsystem=pybuild
   dh_update_autotools_config -i -O--buildsystem=pybuild
   dh_autoreconf -i -O--buildsystem=pybuild
   dh_auto_configure -i -O--buildsystem=pybuild
I: pybuild base:217: python2.7 setup.py config 
running config
I: pybuild base:217: python3.7 setup.py config 
running config
   dh_auto_build -i -O--buildsystem=pybuild
I: pybuild base:217: /usr/bin/python setup.py build 
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_kombu/build/kombu

[... snipped ...]

t/unit/utils/test_div.py ..                                              [ 91%]
t/unit/utils/test_encoding.py ............                               [ 92%]
t/unit/utils/test_functional.py ..............................           [ 95%]
t/unit/utils/test_imports.py .....                                       [ 95%]
t/unit/utils/test_json.py ...........                                    [ 96%]
t/unit/utils/test_objects.py ..                                          [ 97%]
t/unit/utils/test_scheduling.py .......                                  [ 97%]
t/unit/utils/test_time.py ........                                       [ 98%]
t/unit/utils/test_url.py ..........                                      [ 99%]
t/unit/utils/test_utils.py ......                                        [ 99%]
t/unit/utils/test_uuid.py ..                                             [100%]

=================================== FAILURES ===================================
_____________ test_Channel.test_basic_consume_registers_ack_status _____________

self = <t.unit.transport.test_pyamqp.test_Channel instance at 0x7f240f339098>

    def test_basic_consume_registers_ack_status(self):
        self.channel.wait_returns = 'my-consumer-tag'
        self.channel.basic_consume('foo', no_ack=True)
>       assert 'my-consumer-tag' in self.channel.no_ack_consumers
E       AssertionError: assert 'my-consumer-tag' in set(['m'])
E        +  where set(['m']) = <t.unit.transport.test_pyamqp.Channel object at 
0x7f240ebc77d0>.no_ack_consumers
E        +    where <t.unit.transport.test_pyamqp.Channel object at 
0x7f240ebc77d0> = <t.unit.transport.test_pyamqp.test_Channel instance at 
0x7f240f339098>.channel

t/unit/transport/test_pyamqp.py:73: AssertionError
=============================== warnings summary ===============================
t/unit/test_serialization.py::test_Serialization::()::test_msgpack_loads
  /<<PKGBUILDDIR>>/kombu/serialization.py:373: PendingDeprecationWarning: 
encoding is deprecated, Use raw=False instead.
    return unpackb(s, encoding='utf-8')

t/unit/test_serialization.py::test_Serialization::()::test_msgpack_dumps
  /<<PKGBUILDDIR>>/kombu/serialization.py:373: PendingDeprecationWarning: 
encoding is deprecated, Use raw=False instead.
    return unpackb(s, encoding='utf-8')
  /<<PKGBUILDDIR>>/kombu/serialization.py:373: PendingDeprecationWarning: 
encoding is deprecated, Use raw=False instead.
    return unpackb(s, encoding='utf-8')

-- Docs: https://docs.pytest.org/en/latest/warnings.html
======= 1 failed, 1005 passed, 130 skipped, 3 warnings in 22.79 seconds ========
E: pybuild pybuild:338: test: plugin custom failed with: exit code=1: python2.7 
setup.py test
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 
--system=custom "--test-args={interpreter} setup.py test" returned exit code 13
make[1]: *** [debian/rules:16: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

(The above is just how the build ends and not necessarily the most relevant 
part)

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/kombu.html

where you can get a full build log if you need it.

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: kombu
Source-Version: 4.2.1-2

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

Debian distribution maintenance software
pp.
Michael Fladischer <fl...@debian.org> (supplier of updated kombu 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, 01 Mar 2019 20:03:25 +0100
Source: kombu
Binary: python-kombu python-kombu-doc python3-kombu
Architecture: source all
Version: 4.2.1-2
Distribution: unstable
Urgency: high
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Michael Fladischer <fl...@debian.org>
Description:
 python-kombu - AMQP Messaging Framework for Python
 python-kombu-doc - AMQP Messaging Framework for Python (Documentation)
 python3-kombu - AMQP Messaging Framework for Python (Python3 version)
Closes: 921787
Changes:
 kombu (4.2.1-2) unstable; urgency=high
 .
   [ Ondřej Nový ]
   * Use 'python3 -m sphinx' instead of sphinx-build for building docs
 .
   [ Michael Fladischer ]
   * Apply upstream patch PR#978 to fix failing unittests of pyamqp
     transport (Closes: #921787).
   * Clean up pytest artifacts to allow two builds in a row.
   * Bump Standards-Version to 4.3.0.
Checksums-Sha1:
 76241724790a44aefb36da84c02b009a3d89baba 3045 kombu_4.2.1-2.dsc
 6d85817a2ed282f58d402cf79e989611d7cfad63 423926 kombu_4.2.1.orig.tar.gz
 174b91e089f260b696d9905f3bc54a14def91eb7 12104 kombu_4.2.1-2.debian.tar.xz
 a5b05aeffb24bb49ecc206aae73332b3c44ec9f4 10076 kombu_4.2.1-2_amd64.buildinfo
 4b49cc7880b9dab897c078045a94b09cc9d36468 566924 
python-kombu-doc_4.2.1-2_all.deb
 ad67bb12abf53f39cfa72a40789c601c91f14135 163180 python-kombu_4.2.1-2_all.deb
 f089e5f89af4cfb1d3d355f12aa156b796cc769d 162804 python3-kombu_4.2.1-2_all.deb
Checksums-Sha256:
 2b4597a8bd449d55ffded1fe64144fbb54ef8eb2b86a7ebf7b25d4d9b4500be9 3045 
kombu_4.2.1-2.dsc
 86adec6c60f63124e2082ea8481bbe4ebe04fde8ebed32c177c7f0cd2c1c9082 423926 
kombu_4.2.1.orig.tar.gz
 a64a03bcc265020fc4193bb64ae346d2dedc69a50ada15bf3fbdcfb6b34b9633 12104 
kombu_4.2.1-2.debian.tar.xz
 e8ecfb4ec55cb4cfffc9368107e09d9d61ce332268a6a456c1185f8558154910 10076 
kombu_4.2.1-2_amd64.buildinfo
 cc53a93eb65249e1c0b8fddc66619973ee60aa9bee031a4957a990eaa74b21ca 566924 
python-kombu-doc_4.2.1-2_all.deb
 1b50590fe6272c4a4e05b60e2f120d95c8d338fc2bb265584f0322771b5e009c 163180 
python-kombu_4.2.1-2_all.deb
 ce90363d9582dfe8f25c7039fd9c781333d4f3ed0ec84da2d6597a7e5ed04bc5 162804 
python3-kombu_4.2.1-2_all.deb
Files:
 a8019f1c29c82890b573c5981122d3eb 3045 python optional kombu_4.2.1-2.dsc
 15e43bdeacef6805a61e2cdee717f748 423926 python optional kombu_4.2.1.orig.tar.gz
 11e971a240bb33bf330ea44671fb29db 12104 python optional 
kombu_4.2.1-2.debian.tar.xz
 54f8079e16e0312f84b505919506dca7 10076 python optional 
kombu_4.2.1-2_amd64.buildinfo
 2444c6ef8b43b6ebcfdacd7d582ec336 566924 doc optional 
python-kombu-doc_4.2.1-2_all.deb
 0adeb9aa08cc4dba57c4989842baffe8 163180 python optional 
python-kombu_4.2.1-2_all.deb
 fd8b872119ec27b93e8f3572120fb006 162804 python optional 
python3-kombu_4.2.1-2_all.deb

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

iQEzBAEBCgAdFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAlx5g7IACgkQ/9PIi5l9
0Wrk0gf+L6c/Uiss7YknDweCLH1Pwn1rAYZcwyc2qfS55erEj7B5dF1A7G93wpEq
rEaDWuqezXG/3iEX7ImKiYIvw86KaL8Rwt5/6wNPQ2XY26dgk1Kik6/TkBz8+wAT
oHB2yBSnhC3v29UbbeIOKFQd4bdqkne/Guyjiw7UtfPDCXOZOjGOP6c3z1H0hfXl
hgX2XU8J3BjM+z0A3ZPPtm5yNp1sbx2IqVGMwIkb/GZt5RrqU477RwzXhUbfSldS
tu2g2nrLhDlUK1DrOmZFDZqwIC6oYN1PDD8mZEMjVd4YHEHuw4hpETESJniW2UTI
fiFFGFeR82ZT5NwtcMtqEwGy77unlA==
=JHmy
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to