Package: flac
Version: 1.2.1-1.2
Severity: normal

griffon:~$ sudo apt-get install flac
[sudo] password for greg: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be upgraded:
  flac
1 upgraded, 0 newly installed, 0 to remove and 700 not upgraded.
Need to get 172kB of archives.
After this operation, 45.1kB of additional disk space will be used.
Get:1 http://ftp.us.debian.org unstable/main flac 1.2.1-1.2 [172kB]
Fetched 172kB in 1s (107kB/s)
Reading changelogs... Done
apt-listchanges: Do you want to continue? [Y/n]? 
(Reading database ... 96460 files and directories currently installed.)
Preparing to replace flac 1.2.1-1 (using .../flac_1.2.1-1.2_i386.deb) ...
Unpacking replacement flac ...
Setting up flac (1.2.1-1.2) ...
griffon:~$ flac --help
flac: symbol lookup error: flac: undefined symbol: 
FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE2_ESCAPE_PARAMETER
griffon:~$ ldd $(which flac)
        linux-gate.so.1 =>  (0xffffe000)
        libFLAC.so.8 => /usr/lib/libFLAC.so.8 (0xb7f1b000)
        libogg.so.0 => /usr/lib/libogg.so.0 (0xb7f16000)
        libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb7ef0000)
        libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7da2000)
        /lib/ld-linux.so.2 (0xb7f75000)
griffon:~$ dpkg -l | grep flac
ii  flac                                         1.2.1-1.2                  
Free Lossless Audio Codec - command line too
ii  gstreamer0.8-flac                            0.8.4-1                    
FLAC plugin for GStreamer
ii  libflac4                                     1.1.0-11                   
Free Lossless Audio Codec - runtime C librar
ii  libflac7                                     1.1.2-3                    
Free Lossless Audio Codec - runtime C librar
ii  libflac8                                     1.1.4-3+b1                 
Free Lossless Audio Codec - runtime C librar
ii  xmms-flac                                    1.1.4-3+b1                 
Free Lossless Audio Codec - XMMS and Beep in
griffon:~$ sudo apt-get install libflac8
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be upgraded:
  libflac8
1 upgraded, 0 newly installed, 0 to remove and 699 not upgraded.
Need to get 158kB of archives.
After this operation, 81.9kB of additional disk space will be used.
Get:1 http://ftp.us.debian.org unstable/main libflac8 1.2.1-1.2 [158kB]
Fetched 158kB in 1s (120kB/s)    
Reading changelogs... Done
(Reading database ... 96460 files and directories currently installed.)
Preparing to replace libflac8 1.1.4-3+b1 (using 
.../libflac8_1.2.1-1.2_i386.deb) ...
Unpacking replacement libflac8 ...
Setting up libflac8 (1.2.1-1.2) ...

At which point it worked correctly.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.ISO8859-1, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages flac depends on:
ii  libc6                         2.7-10     GNU C Library: Shared libraries
ii  libflac8                      1.2.1-1.2  Free Lossless Audio Codec - runtim
ii  libogg0                       1.1.3-3    Ogg Bitstream Library

flac recommends no packages.

-- debconf-show failed



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to