Package: mpg123
Version: 1.4.3-4
Severity: grave
Justification: renders package unusable


mpg123 searches for output modules in /lib, /user/lib but not in 
/usr/lib/mpg123 where these are.

Example output:

t...@lero:~/tmp$ mpg123 -@ dronezone.pls
[module.c:110] error: Failed to open module alsa: file not found
[module.c:110] error: Failed to open module oss: file not found
[module.c:110] error: Failed to open module esd: file not found
[module.c:110] error: Failed to open module jack: file not found
[module.c:110] error: Failed to open module pulse: file not found
[module.c:110] error: Failed to open module nas: file not found
[module.c:110] error: Failed to open module arts: file not found
[audio.c:179] error: Unable to find a working output module in this list: 
alsa,oss,esd,jack,pulse,nas,arts
[audio.c:463] error: Failed to open audio output module
[mpg123.c:757] error: Failed to initialize output, goodbye.

Strace:

chdir("/usr/lib/mpg123")                = 0
open("/lib/output_alsa.la", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/usr/lib/output_alsa.la", O_RDONLY) = -1 ENOENT (No such file or 
directory)
open("/lib/i486-linux-gnu/output_alsa.la", O_RDONLY) = -1 ENOENT (No such file 
or directory)
open("/usr/lib/i486-linux-gnu/output_alsa.la", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/local/lib/output_alsa.la", O_RDONLY) = -1 ENOENT (No such file or 
directory)
write(2, "[module.c:110] error: Failed to o"..., 65[module.c:110] error: Failed 
to open module alsa: file not found
) = 65
chdir("/home/users/tosh/tmp")           = 0
write(2, "[audio.c:179] error: Unable to fi"..., 79[audio.c:179] error: Unable 
to find a working output module in this list: alsa
) = 79
write(2, "[audio.c:463] error: Failed to op"..., 56[audio.c:463] error: Failed 
to open audio output module
) = 56
write(2, "[mpg123.c:757] error: Failed to i"..., 60[mpg123.c:757] error: Failed 
to initialize output, goodbye.
) = 60
exit_group(99)                          = ?
t...@lero:~/tmp$

mpg123 should look into /usr/lib/mpg123 for output modules.


-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i586)

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) (ignored: LC_ALL set to 
pl_PL)
Shell: /bin/sh linked to /bin/bash

Versions of packages mpg123 depends on:
ii  libc6                    2.7-18lenny2    GNU C Library: Shared libraries
ii  libltdl3                 1.5.26-4+lenny1 A system independent dlopen wrappe
ii  libmpg123-0              1.4.3-4         MPEG layer 1/2/3 audio decoder -- 

Versions of packages mpg123 recommends:
ii  libasound2                    1.0.16-2   ALSA library

Versions of packages mpg123 suggests:
ii  libartsc0                 1.5.9-2        aRts sound system C support librar
ii  libasound2                1.0.16-2       ALSA library
ii  libaudio2                 1.9.1-5        Network Audio System - shared libr
ii  libaudiofile0             0.2.6-7+lenny1 Open-source version of SGI's audio
ii  libesd0                   0.2.36-3       Enlightened Sound Daemon - Shared 
ii  libjack0                  0.109.2-5      JACK Audio Connection Kit (librari
pn  libpulse0                 <none>         (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to