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.