[UNMETDEPS] pyspeex has unmet dependencies

Bug #65406 reported by Sivan Greenberg
8
Affects Status Importance Assigned to Milestone
pyspeex (Ubuntu)
Fix Released
Undecided
Sivan Greenberg

Bug Description

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

 affects distros/ubuntu/pyspeex
 status confirmed
 subscribe motu

text:
A run of
  LC_ALL=C apt-cache -i unmet | grep ^Package | cut -d' ' -f2 | sort -u | \
     xargs apt-cache showsrc | grep Package | sed 's/Package\:\ //g' | sort -u
indicates that the source package pyspeex has binary packages that are not
installable at the moment.

Please have a look and make sure it's installable again.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFFLPXU/GNOP6hwhMIRApp5AJ9qmfDhd/aaj5k5Zdqigdr4g3TOWACfZvyI
epbMyLqomWODgVswV9Gd5ds=
=kWUY
-----END PGP SIGNATURE-----

Tags: unmetdeps
Sivan Greenberg (sivan)
Changed in pyspeex:
assignee: nobody → sivan
Revision history for this message
Sivan Greenberg (sivan) wrote :

Doko, it seems that this package can be fixed by dropping its 2.3 build and binary dependencies, however, this package is not available from debian and according to the changelog hasn't seen maintainance since hoary. Should we try to fix it or just ask ubuntu-archive to remove it?

Revision history for this message
Matthias Klose (doko) wrote :

Let's ask Thom ...

Revision history for this message
Thom May (thombot) wrote :

You should just quick fix it in the short term - there's been no real maintenance needed since hoary. Post edgy I'll probably convert it to python-central.

Revision history for this message
Sivan Greenberg (sivan) wrote :

Thom, I am trying to build it after cleaning up all the python2.3 love, and get:
python2.4 setup.py build
running build
running build_ext
building 'speex' extension
creating build
creating build/temp.linux-i686-2.4
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -fPIC -I../libspeex -I/usr/include/python2.4 -c speex.c -o build/temp.linux-i686-2.4/speex.o -g
speex.c:9:19: error: speex.h: No such file or directory
speex.c:50: error: expected specifier-qualifier-list before ‘SpeexBits’
speex.c: In function ‘__pyx_f_5speex_3new___init__’:
speex.c:108: warning: implicit declaration of function ‘speex_encoder_init’
speex.c:108: error: ‘speex_nb_mode’ undeclared (first use in this function)
speex.c:108: error: (Each undeclared identifier is reported only once
speex.c:108: error: for each function it appears in.)

Where should it find speex.h ?

Revision history for this message
Matthias Klose (doko) wrote :
Revision history for this message
Sivan Greenberg (sivan) wrote :

I guess then someting borked in the build process there, or in the rules file. I'll try to investigate since I already had this package on the system when I tried to rebuild it with my changes.

Revision history for this message
Luca Falavigna (dktrkranz) wrote :

This should be already fixed now.

Changed in pyspeex:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.