pyliblo_0.9.1-3_amd64.changes REJECTED
Sebastian Ramacher
sramacher at debian.org
Mon Aug 26 16:12:40 UTC 2013
On 2013-08-26 15:35:05, Jaromír Mikeš wrote:
> 2013/8/26 Sebastian Ramacher <sramacher at debian.org>
>
> > On 2013-08-26 13:24:13, Jaromír Mikeš wrote:
> >
> > > I thought I already have DM flag ;(
> >
> > You do. Uploads adding a new binary package have to go through NEW and
> > DMs can not upload to NEW. So you need a DD for this upload.
> >
> > I can take a look at it later tonight if you want me to.
> >
>
> Yes please!
So I took a deeper look at it:
* 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
* The source for the Python module is src/liblo.pyx, however the module
is built from the pre-packaged src/liblo.c. Please make sure that
src/liblo.c is generated during the build. (This should be do-able be
passing --with-cython to setup.py build and adding cython and cython3
to Build-Depends).
Regards
--
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20130826/ef17f2c7/attachment.sig>
More information about the pkg-multimedia-maintainers
mailing list