Hi Regis,
Thanks for your feedback.
I'll wait until things become more stable than ;-)
Regards,
Fred.
On 23.08.2015 21:18, Regis Boudin wrote:
Hi Frederic,
Thanks for the report. Looking at the buildd logs, it looks like
that's
something related to the gcc5 transition going on in unstable, where
libkcddb is not actually usable.
Tellico is actually quite far in the dependency chain, and depends on
many different C++ libraries, so I'm afraid it's going to have some
features broken in unstable for a bit...
Regis
On 19/08/15 18:54, Frédéric BURLET wrote:
Package: tellico
Version: 2.3.9+dfsg.1-1+b1
Dear maintainer,
The item menu "File > Import > Import Audio CD Data..." is greyed
out,
audio CD Data cannot be imported.
I guess this is because tellico hasn't been compiled with cddb
support.
Here are the result of my investigations:
apt-cache show tellico shows that tellico depends on libkcddb4 (>=
4:4.3.4).
dpkg -l libkcddb4 shows that the lib is actually installed but
version
4:15.04.1-2.
ldd $(which tellico) | grep cddb doesn't output anything.
dpkg -l \*tellico\* shows:
ii tellico 2.3.9+dfsg.1-1+b1 amd64
Collection manager for books, videos, music, etc
ii tellico-data 2.3.9+dfsg.1-1 all
Collection manager for books, videos, music, etc [data]
ii tellico-doc 2.3.9+dfsg.1-1 all
Collection manager for books, videos, music, etc [doc]
ii tellico-scripts 2.3.9+dfsg.1-1 all
Collection manager for books, videos, music, etc [scripts]
I guess tellico needs to be built with cddb support to get the
aforementioned menu item enabled.
Environment information:
- Debian unstable
- System: amd64
- kernel version: 4.1.0-1-amd64 #1 SMP Debian 4.1.3-1 (2015-08-03)
x86_64 GNU/Linux
- libc6: 2.19-19
Regards,
Frédéric BURLET.