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



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to