Your message dated Wed, 25 Jul 2018 06:48:58 +0000
with message-id <e1fidbw-000bu4...@fasolo.debian.org>
and subject line Bug#892636: fixed in python-structlog 18.1.0-1
has caused the Debian Bug report #892636,
regarding python-structlog FTBFS with pytest 3.3.2-2
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.)
--
892636: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892636
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-structlog
Version: 17.2.0-1
Severity: serious
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-structlog.html
...
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:184: cd
/build/1st/python-structlog-17.2.0/.pybuild/pythonX.Y_2.7/build; python2.7 -m
pytest tests
============================= test session starts ==============================
platform linux2 -- Python 2.7.14+, pytest-3.3.2, py-1.5.2, pluggy-0.6.0
rootdir: /build/1st/python-structlog-17.2.0, inifile: setup.cfg
collected 240 items
tests/test_base.py .............. [ 5%]
tests/test_config.py ............................... [ 18%]
tests/test_dev.py ............... [ 25%]
tests/test_frames.py ............ [ 30%]
tests/test_generic.py .. [ 30%]
tests/test_loggers.py .................. [ 38%]
tests/test_processors.py ..............s........ss.............s......s [ 57%]
tests/test_stdlib.py .F.ss.............................................s [ 78%]
s. [ 79%]
tests/test_threadlocal.py ............s.... [ 86%]
tests/test_twisted.py ............................. [ 98%]
tests/test_utils.py ... [100%]
=========================== short test summary info ============================
FAIL tests/test_stdlib.py::TestLoggerFactory::()::test_ignores_frames
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_processors.py:180: rapidjson
is missing.
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_threadlocal.py:182: Needs
greenlet.
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_stdlib.py:93: Python 3-only
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_stdlib.py:99: Python 3-only
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_processors.py:259: Python
3-only
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_processors.py:468: Python
3-only
SKIP [2] .pybuild/pythonX.Y_2.7/build/tests/test_stdlib.py:579: Python 3-only
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_processors.py:275: Python
3-only
SKIP [1] .pybuild/pythonX.Y_2.7/build/tests/test_processors.py:415: Python
3-only
=================================== FAILURES ===================================
____________________ TestLoggerFactory.test_ignores_frames _____________________
self = <tests.test_stdlib.TestLoggerFactory object at 0x7f184441ed50>
def test_ignores_frames(self):
"""
The name guesser walks up the frames until it reaches a frame whose
name is not from structlog or one of the configurable other names.
"""
> assert '__main__' == additional_frame(LoggerFactory(
ignore_frame_names=['tests.', '_pytest.'])
).name
E AssertionError: assert '__main__' == 'pluggy.callers'
E - __main__
E + pluggy.callers
tests/test_stdlib.py:83: AssertionError
=============== 1 failed, 229 passed, 10 skipped in 1.88 seconds ===============
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd
/build/1st/python-structlog-17.2.0/.pybuild/pythonX.Y_2.7/build; python2.7 -m
pytest tests
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned
exit code 13
make: *** [debian/rules:7: build] Error 25
--- End Message ---
--- Begin Message ---
Source: python-structlog
Source-Version: 18.1.0-1
We believe that the bug you reported is fixed in the latest version of
python-structlog, 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 892...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Vincent Bernat <ber...@debian.org> (supplier of updated python-structlog
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: Wed, 25 Jul 2018 08:23:27 +0200
Source: python-structlog
Binary: python-structlog python3-structlog python-structlog-doc
Architecture: source
Version: 18.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Vincent Bernat <ber...@debian.org>
Description:
python-structlog - structured logging for Python (2.x)
python-structlog-doc - structured logging for Python (common documentation)
python3-structlog - structured logging for Python (3.x)
Closes: 892636
Changes:
python-structlog (18.1.0-1) unstable; urgency=medium
.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
.
[ Vincent Bernat ]
* New upstream release. Fix FTBFS with recent pytest. Closes: #892636.
* d/patches: drop Twisted-related patch, applied upstream.
Checksums-Sha1:
3f781bc6973bf035ab9e9a1056ba0e75a910eef3 2525 python-structlog_18.1.0-1.dsc
d26b0c82f99ada0a7587846abbe64eb10f4e50ba 317033
python-structlog_18.1.0.orig.tar.gz
2b0c19d3928186f7d2380a59e2597bb3a9304fd4 32052
python-structlog_18.1.0-1.debian.tar.xz
57c4399ef3788370321cf0d1e57f7009f072b5de 10063
python-structlog_18.1.0-1_amd64.buildinfo
Checksums-Sha256:
6b96b4b58917c99b72c4690aa56c505c9b2b7ffbd8ccace931c2ff31c69f08f8 2525
python-structlog_18.1.0-1.dsc
ff1e7aae015b346060c03b1cc4a1f29d428de7d858eaf06ea93ee35ac51071a0 317033
python-structlog_18.1.0.orig.tar.gz
28aaee4e1d874075876108e2a7f1fd30a89514931596ad60c5e3e92c49f3971c 32052
python-structlog_18.1.0-1.debian.tar.xz
190e1acd581c716d611e5ec197281d226bf1b3c012ebe515bb47aa948eae6906 10063
python-structlog_18.1.0-1_amd64.buildinfo
Files:
918cb9acf34e80549a2422bdb7c7888e 2525 python optional
python-structlog_18.1.0-1.dsc
9a6cbd3dc2f1ccd5519d876eddaf692a 317033 python optional
python-structlog_18.1.0.orig.tar.gz
fba4d1f5237873e0bd82be61a99dadb9 32052 python optional
python-structlog_18.1.0-1.debian.tar.xz
ed516fd2f6f5a945e765ddb2b312f9ea 10063 python optional
python-structlog_18.1.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCAAwFiEErvI0h2bzccaJpzYAlaQv6DU1JfkFAltYGR0SHGJlcm5hdEBk
ZWJpYW4ub3JnAAoJEJWkL+g1NSX5naAP/jjNrgyzEEdxy/wc0V+plkMev9hyPGRG
x4DMVzYmRN30TjvLyhDl1x10NtwZeVFt3IyzzSlsmO9QO/HYvNBXt2TBb2c8PmH1
eKfh+heFuGJJNspvj1jTYOrgjrOfs1bybwXXQAeIKOBCF7XwRC3Pj1DANwYpttWM
etUi7hjAiaFOa9Q7mzxFVL+IxwauUF4juBApxj2PIcOGOYC2iOpMLHdMh7x53y7F
lfNBi00r05APW2/Y3q0sMPJr7s4C+0Y1flk190rxEH0hoPbTGv+XEqYaDOdML0EC
g+IyBA6U7KPxMWMzkRyKxbtGIL/w80Hwhxz0+DX4Hl4DZcqkVwpIcQoFGY6Ejrlw
qkjta6/CgAk6ej8alySmyZe5kTqN44kHtYQlKUuXXuAbvyn0FoglyQxC4Ok41SM+
B+c7gC/WjRjeJRmzRRPYxu5epbg0HvFgjAgAr7+Vf6M/c3mI+FmzKj+32eYPks0e
O7tZYjVKPdutN7HxBhMvUG4j6kntRH/Gg9ZynbWDoiRMVggBRoiTKKMqsSxxx4kf
8tNQRzFyi0t6MOK2HLxLZjCPaPnw9PMkt2R+6DssHDs9hq6Usg21+lsLAYgrf+oJ
qMysgI3/7uq0WHxu+CVkVvn4rlt2bmc9Lru5JBe4ITyqtk6uSmgLleOtHeKfuDN9
j/FaLAde2I25
=rVA0
-----END PGP SIGNATURE-----
--- End Message ---