pyliblo_0.9.1-3_amd64.changes REJECTED
Jaromír Mikeš
mira.mikes at gmail.com
Mon Aug 26 20:19:02 UTC 2013
2013/8/26 Sebastian Ramacher <sramacher at debian.org>
Hi Sebastian,
* The package contains tests, so please run them at build time.
>
> * One of the test fails. This should be investigated.
>
> | ======================================================================
> | ERROR: testSendVarious (unit.ServerTestCase)
> | ----------------------------------------------------------------------
> | Traceback (most recent call last):
> | File "/tmp/sadt.u8ku9v/tmp.1sUegUi4nD/test/unit.py", line 86, in
> testSendVarious
> | self.server.send(1234, '/blah', 123, 2**42, 123.456, 666.666,
> "hello", ('c', 'x'), (12, 34, 56))
> | File "liblo.pyx", line 401, in liblo._ServerBase.send
> (src/liblo.c:5459)
> | File "liblo.pyx", line 131, in liblo._send (src/liblo.c:2414)
> | File "liblo.pyx", line 707, in liblo.Message.__init__
> (src/liblo.c:8213)
> | File "liblo.pyx", line 728, in liblo.Message.add (src/liblo.c:8435)
> | File "liblo.pyx", line 781, in liblo.Message._add_auto
> (src/liblo.c:9071)
> | OverflowError: value too large to convert to signed int
>
now I am running test during build and having different output:
---------------------------------
unit (unittest.loader.ModuleImportFailure) ... ERROR
======================================================================
ERROR: unit (unittest.loader.ModuleImportFailure)
----------------------------------------------------------------------
ImportError: Failed to import test module: unit
Traceback (most recent call last):
File "/usr/lib/python2.7/unittest/loader.py", line 252, in _find_tests
module = self._get_module_from_name(name)
File "/usr/lib/python2.7/unittest/loader.py", line 230, in
_get_module_from_name
__import__(name)
File "/tmp/tmp.Trgcr7ayk0/test/unit.py", line 18, in <module>
import liblo
ImportError: No module named liblo
----------------------------------------------------------------------
This is new to me ... can you advice what to do with it?
mira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20130826/7aa743f4/attachment.html>
More information about the pkg-multimedia-maintainers
mailing list