Your message dated Thu, 27 Oct 2011 21:18:22 +0000
with message-id <e1rjxlc-0005u8...@franck.debian.org>
and subject line Bug#640266: fixed in python-bottle 0.9.5-2
has caused the Debian Bug report #640266,
regarding python-bottle: FTBFS: Exception KeyError: KeyError(...,) in <module
'threading'...> ignored
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.)
--
640266: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640266
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-bottle
Version: 0.9.5-1
Severity: serious
Justification: fails to build from source
python-bottle FTBFS in unstable/amd64:
| dh_auto_test
| make[1]: Entering directory `/build/python-bottle-i2biGy/python-bottle-0.9.5'
| python test/testall.py
| /build/python-bottle-i2biGy/python-bottle-0.9.5/bottle.py:1643:
DeprecationWarning: The 'decorate' parameter was renamed to 'apply'
| return getattr(app(), name)(*a, **ka)
| /build/python-bottle-i2biGy/python-bottle-0.9.5/bottle.py:1643:
DeprecationWarning: The no_hooks parameter is no longer used. Add 'hooks' to
the list of skipped plugins instead.
| return getattr(app(), name)(*a, **ka)
| /build/python-bottle-i2biGy/python-bottle-0.9.5/bottle.py:590:
DeprecationWarning: Use a backslash to escape ':' in routes.
| self.router.add(rule, verb, cfg['id'], name=name, static=static)
| /build/python-bottle-i2biGy/python-bottle-0.9.5/bottle.py:526:
DeprecationWarning: The `template_opts` parameter is deprecated.
| wrapped = plugin.apply(wrapped, config)
| /build/python-bottle-i2biGy/python-bottle-0.9.5/bottle.py:735:
DeprecationWarning: Bottle.serve will be removed in 0.10.
| out = self._handle(environ)
| /build/python-bottle-i2biGy/python-bottle-0.9.5/test/test_server.py:50:
UserWarning: Skipping 'bjoern' test (ImportError).
| tools.warn("Skipping %r test (ImportError)." % self.server)
| /build/python-bottle-i2biGy/python-bottle-0.9.5/test/test_server.py:50:
UserWarning: Skipping 'cherrypy' test (ImportError).
| tools.warn("Skipping %r test (ImportError)." % self.server)
| /build/python-bottle-i2biGy/python-bottle-0.9.5/test/test_server.py:50:
UserWarning: Skipping 'diesel' test (ImportError).
| tools.warn("Skipping %r test (ImportError)." % self.server)
| /build/python-bottle-i2biGy/python-bottle-0.9.5/test/test_server.py:50:
UserWarning: Skipping 'meinheld' test (ImportError).
| tools.warn("Skipping %r test (ImportError)." % self.server)
| /build/python-bottle-i2biGy/python-bottle-0.9.5/test/test_server.py:70:
UserWarning: /build/python-bottle-i2biGy/python-bottle-0.9.5/bottle.py:1814:
UserWarning: libevent version mismatch: system version is '1.4.14b-stable' but
this gevent is compiled against '1.4.13-stable'
| tools.warn(line.strip().decode('utf8'))
| /build/python-bottle-i2biGy/python-bottle-0.9.5/test/test_server.py:50:
UserWarning: Skipping 'gunicorn' test (ImportError).
| tools.warn("Skipping %r test (ImportError)." % self.server)
| /build/python-bottle-i2biGy/python-bottle-0.9.5/test/test_server.py:50:
UserWarning: Skipping 'rocket' test (ImportError).
| tools.warn("Skipping %r test (ImportError)." % self.server)
| /build/python-bottle-i2biGy/python-bottle-0.9.5/test/test_server.py:50:
UserWarning: Skipping 'tornado' test (ImportError).
| tools.warn("Skipping %r test (ImportError)." % self.server)
| /build/python-bottle-i2biGy/python-bottle-0.9.5/test/test_server.py:50:
UserWarning: Skipping 'twisted' test (ImportError).
| tools.warn("Skipping %r test (ImportError)." % self.server)
| /build/python-bottle-i2biGy/python-bottle-0.9.5/test/test_sendfile.py:65:
DeprecationWarning: To disable mime-type guessing, specify a type explicitly.
| f = static_file(os.path.basename(__file__), root='./', guessmime=False)
| /build/python-bottle-i2biGy/python-bottle-0.9.5/test/test_outputfilter.py:79:
DeprecationWarning: Filters are deprecated and can be replaced with plugins.
| self.app.add_filter(int, lambda x: str(x))
| ======================================================================
| ERROR: Test a simple static page with this server adapter.
| ----------------------------------------------------------------------
| Traceback (most recent call last):
| File "/build/python-bottle-i2biGy/python-bottle-0.9.5/test/test_server.py",
line 72, in tearDown
| raise AssertionError("%s: %s" % (self.server,
line.strip().decode('utf8')))
| AssertionError: gevent: Exception KeyError: KeyError(47398410570704,) in <module
'threading' from '/usr/lib/python2.6/threading.pyc'> ignored
|
| ----------------------------------------------------------------------
| Ran 201 tests in 6.287s
|
| FAILED (errors=1)
|
| make[1]: *** [test] Error 1
| make[1]: Leaving directory `/build/python-bottle-i2biGy/python-bottle-0.9.5'
| dh_auto_test: make -j1 test returned exit code 2
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Source: python-bottle
Source-Version: 0.9.5-2
We believe that the bug you reported is fixed in the latest version of
python-bottle, which is due to be installed in the Debian FTP archive:
python-bottle-doc_0.9.5-2_all.deb
to main/p/python-bottle/python-bottle-doc_0.9.5-2_all.deb
python-bottle_0.9.5-2.debian.tar.gz
to main/p/python-bottle/python-bottle_0.9.5-2.debian.tar.gz
python-bottle_0.9.5-2.dsc
to main/p/python-bottle/python-bottle_0.9.5-2.dsc
python-bottle_0.9.5-2_all.deb
to main/p/python-bottle/python-bottle_0.9.5-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 640...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
David Paleino <da...@debian.org> (supplier of updated python-bottle 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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 27 Oct 2011 23:04:15 +0200
Source: python-bottle
Binary: python-bottle python-bottle-doc
Architecture: source all
Version: 0.9.5-2
Distribution: unstable
Urgency: low
Maintainer: David Paleino <da...@debian.org>
Changed-By: David Paleino <da...@debian.org>
Description:
python-bottle - fast and simple WSGI-framework for Python
python-bottle-doc - fast and simple WSGI-framework for Python - documentation
Closes: 640266
Changes:
python-bottle (0.9.5-2) unstable; urgency=low
.
* Testsuite disabled at build-time (Closes: #640266)
* Use libjs-underscore in python-bottle-doc
Checksums-Sha1:
f87bba19b2599a2275e6a1fc1a3916d7074e8f97 1502 python-bottle_0.9.5-2.dsc
1be7fa566cd21c3c64043488997dca5af1d661c4 5504
python-bottle_0.9.5-2.debian.tar.gz
cd2b532ae2a2e41847e6b35c9e96a2dfb177eef9 34716 python-bottle_0.9.5-2_all.deb
ff5961280ff49277b087dbe6f8d0f35d392b3475 562022
python-bottle-doc_0.9.5-2_all.deb
Checksums-Sha256:
74d121c80f7f7a612503c71dc01c0bc5f24f676bf23d4c160ef95851b9ab31fe 1502
python-bottle_0.9.5-2.dsc
ad042afdda59ebade348f9528b5a181cb8eecd7481a43a6d2d81ff139a79e4aa 5504
python-bottle_0.9.5-2.debian.tar.gz
43c70a798a119ca2e37b80ac4e7a165906cd0057a2b0e17a0342e6a9c008d254 34716
python-bottle_0.9.5-2_all.deb
ceb63409fe878a2b55f96cc70149e4c380dae769d644182a9f0361e1181aaac9 562022
python-bottle-doc_0.9.5-2_all.deb
Files:
8e927206040d9527012d4def0141ccc9 1502 python optional python-bottle_0.9.5-2.dsc
ee64901323753de398a744c08e8c4501 5504 python optional
python-bottle_0.9.5-2.debian.tar.gz
0f3f7210b899c1eaf5c89d2f546d1a9c 34716 python optional
python-bottle_0.9.5-2_all.deb
b81093392c216f9da0c14fcf2c404fcf 562022 doc optional
python-bottle-doc_0.9.5-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk6px8cACgkQ5qqQFxOSsXRK6wCgmpfW9BEUxenmmaVG34fvtbFs
bmEAmwYVHDp48x1aXsn7uEM/r5n8TEic
=Trtf
-----END PGP SIGNATURE-----
--- End Message ---