Your message dated Tue, 17 Apr 2012 21:05:16 +0000
with message-id <[email protected]>
and subject line Bug#668427: fixed in python-urllib3 1.3-2
has caused the Debian Bug report #668427,
regarding python-urllib3: Please tighten build-dependency on python-coverage
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.)
--
668427: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668427
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-urllib3
Version: 1.3-1
Severity: minor
python-urllib3 doesn't build in squeeze chroots, even though all
build-dependencies are satisfied. This happens because the python-coverage
version in squeeze, 2.85-1, is too old. It builds fine with a backported
python-coverage 3.4-1 from wheezy. Please tighten the build-dependency to
python-coverage (>= 3.4), or another compatible version.
For reference, the build error that happens with python-coverage 2.85 is:
/usr/lib/python3.1/distutils/dist.py:259: UserWarning: Unknown distribution
option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3.1/distutils/dist.py:259: UserWarning: Unknown distribution
option: 'tests_require'
warnings.warn(msg)
make[1]: Leaving directory `/«PKGBUILDDIR»'
debian/rules override_dh_auto_test
make[1]: Entering directory `/«PKGBUILDDIR»'
# Python3 testing is not possible at the moment because missing
# dependencies: python3-coverage.
set -ex; \
for python in python2.6; do \
$python /usr/bin/nosetests; \
done
+ python2.6 /usr/bin/nosetests
...............................
Traceback (most recent call last):
File "/usr/bin/nosetests", line 9, in <module>
load_entry_point('nose==1.1.2', 'console_scripts', 'nosetests')()
File "/usr/lib/python2.6/dist-packages/nose/core.py", line 118, in __init__
**extra_args)
File "/usr/lib/python2.6/unittest.py", line 817, in __init__
self.runTests()
File "/usr/lib/python2.6/dist-packages/nose/core.py", line 197, in runTests
result = self.testRunner.run(self.test)
File "/usr/lib/python2.6/dist-packages/nose/core.py", line 63, in run
result.printErrors()
File "/usr/lib/python2.6/dist-packages/nose/result.py", line 110, in
printErrors
self.config.plugins.report(self.stream)
File "/usr/lib/python2.6/dist-packages/nose/plugins/manager.py", line 94, in
__call__
return self.call(*arg, **kw)
File "/usr/lib/python2.6/dist-packages/nose/plugins/manager.py", line 162, in
simple
result = meth(*arg, **kw)
File "/usr/lib/python2.6/dist-packages/nose/plugins/cover.py", line 167, in
report
self.coverInstance.save()
AttributeError: 'module' object has no attribute 'save'
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (900, 'testing'), (900, 'stable'), (525, 'unstable'), (515,
'experimental'), (500, 'testing-proposed-updates'), (500, 'stable-updates'),
(110, 'oneiric-updates'), (110, 'oneiric')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-urllib3 depends on:
ii python 2.7.2-10
ii python-six 1.1.0-2
ii python2.6 2.6.7-4
ii python2.7 2.7.2-8
python-urllib3 recommends no packages.
python-urllib3 suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: python-urllib3
Source-Version: 1.3-2
We believe that the bug you reported is fixed in the latest version of
python-urllib3, which is due to be installed in the Debian FTP archive:
python-urllib3_1.3-2.debian.tar.gz
to main/p/python-urllib3/python-urllib3_1.3-2.debian.tar.gz
python-urllib3_1.3-2.dsc
to main/p/python-urllib3/python-urllib3_1.3-2.dsc
python-urllib3_1.3-2_all.deb
to main/p/python-urllib3/python-urllib3_1.3-2_all.deb
python3-urllib3_1.3-2_all.deb
to main/p/python-urllib3/python3-urllib3_1.3-2_all.deb
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.
Daniele Tricoli <[email protected]> (supplier of updated python-urllib3 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: SHA512
Format: 1.8
Date: Tue, 17 Apr 2012 21:34:49 +0200
Source: python-urllib3
Binary: python-urllib3 python3-urllib3
Architecture: source all
Version: 1.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team
<[email protected]>
Changed-By: Daniele Tricoli <[email protected]>
Description:
python-urllib3 - HTTP library with thread-safe connection pooling for Python
python3-urllib3 - HTTP library with thread-safe connection pooling for Python3
Closes: 668427
Changes:
python-urllib3 (1.3-2) unstable; urgency=low
.
* debian/control
- Tightened B-D of python-coverage to >= 3.4 (Closes: #668427)
- Fixed typo in python3-urllib3's ${python3:Depends}
* debian/patches/01_do-not-use-embedded-python-six.patch
- Refreshed
* debian/rules
- Actually remove the embedded python-six from binary packages
- Cleaned .egg-info to build packages twice in a row
Checksums-Sha1:
7735225c09c09b6b2b1de31422869975f0a61353 2195 python-urllib3_1.3-2.dsc
05d67edad923d76407f3c4466c1917177d7f5051 4376
python-urllib3_1.3-2.debian.tar.gz
914dbcd8c4a7cac8ef464e2a41a75caf6d1ad42c 27010 python-urllib3_1.3-2_all.deb
2846e621b4f2d1b75cf0ad255aeeeffc4329fa10 25552 python3-urllib3_1.3-2_all.deb
Checksums-Sha256:
0325fc4f9e334f3eebc5df09ac4bbf18fd156239cd46af1ffd40a128d25d7be8 2195
python-urllib3_1.3-2.dsc
dd8af138209048cfdfeac7d7f90e3ab66c739162dc709bd8538557dcf9a704f5 4376
python-urllib3_1.3-2.debian.tar.gz
9919bbcd40c300879fc4aacaa906334ec07a3488dce48a6c52594c6b0f2eb1da 27010
python-urllib3_1.3-2_all.deb
557c91678018063490564c29fe3a70296c5901cb6bb25f763bab9d8c7652dcaf 25552
python3-urllib3_1.3-2_all.deb
Files:
24dc78cdcb3175027ae7174fb4b1e66a 2195 python optional python-urllib3_1.3-2.dsc
df2db0a21c3a74e4b1e038f2beab51b5 4376 python optional
python-urllib3_1.3-2.debian.tar.gz
ac12893f0ce7c545bc8d20338c71f101 27010 python optional
python-urllib3_1.3-2_all.deb
89818e78bc05ad45fd97a2c35f588120 25552 python optional
python3-urllib3_1.3-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCgAGBQJPjdnWAAoJEK728aKnRXZF8+8QAMWgITqUZzQlwC8VMYHN8dWD
Kp52btvExxgYxZpcSJsa99tIjSV0fChJodKBExFqIUPiQyCExcDqcQvzFYQrf+gl
RsoPDsiNMCJZeP8xzWxaHBKsLp2c3GzS8pF5W4i4qgncM99HP4PSyiNWjuzQwe9J
N871vwwTQj6KNzdAnVV87czgZgdZaP3MbpGBqyLzepqSL541yOZUwsP9nc4M9G0e
MrZln0kjCbBbYNcAuNHkvp2CV2tKyQm10rsxIii446T7TCBCiox92ZOtRlwvImUi
o5f1dkc7keUi+sL7+SQXrRa02RogkZ2PqyUvQxd6G8XIJSmOLRDpodl5EjNNPOOt
hlhL7pW5ZdxmGXXQ69rPXgc1cgF0Pe1Hdkqs9NUh7d5ysgaIcsLX7ZS2XYOpQAJd
mUUH8hzqCj75kNFv+xijEAiVAhTVQUdksWXnP2rGoHSk3i9cdedVu6Ni8YAlO4q+
1MKRRTbDn25Uh+PQKG1wClr5n+9eu2+ne1Db95tpSF9qbCFa/qNeOBakH5mmd9Ut
wGKSx7jibT3YvSVFPaIzm4pTGIy5Z3hUNECcHuPUHjk71O15J7+DlrBROilLuape
71Bla025DZUyisBeJgZMXm2QGHZGfCfJYgc+w/t8UN/IKHws49LcsDbQNvnfrZAF
3SnFEuzPyqP9UEUm6RhD
=bhba
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team