Your message dated Tue, 21 Feb 2012 15:21:00 +0100
with message-id <20120221142100.GA19910@alessio-laptop>
and subject line Closing #660520
has caused the Debian Bug report #660520,
regarding audacious: Fails to start with "FATAL: No output plugin found." due 
to plugins not in multiarch paths
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
660520: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660520
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: audacious
Version: 3.2-2
Severity: grave
Justification: renders the package unusable or mostly so

I just installed audacious on my EeePC 701 but it won't start:

$ audacious -V
main.c:580 [main]: No remote session; starting up.
main.c:495 [init_two]: Loading lowlevel plugins.
plugin-init.c:111 [start_single]: Probing for output plugin.
FATAL: No output plugin found.

(Additionally it a lock file at ~/.config/audacious/lock is left over so
the next time audacious tries to start it outputs the following
misleading warning "WARNING: Audacious seems to be already running but
is not responding.")

Running strace on the starting audacious reveals it seems to search for
the plugins in multiarch directories which doesn't seem to exist:

$ strace -e open -f audacious
[...]
[pid  6656] open("/home/abe/.config/audacious/plugin-registry", O_RDONLY) = -1 
ENOENT (No such file or directory)
[pid  6656] open("/home/abe/.local/share/audacious/Plugins", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such 
file or directory)
[pid  6656] open("/home/abe/.local/share/audacious/Plugins/Transport", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such 
file or directory)
[pid  6656] open("/home/abe/.local/share/audacious/Plugins/Input", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such 
file or directory)
[pid  6656] open("/home/abe/.local/share/audacious/Plugins/Output", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such 
file or directory)
[pid  6656] open("/home/abe/.local/share/audacious/Plugins/Effect", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such 
file or directory)
[pid  6656] open("/home/abe/.local/share/audacious/Plugins/General", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such 
file or directory)
[pid  6656] open("/home/abe/.local/share/audacious/Plugins/Visualization", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such 
file or directory)
[pid  6656] open("/home/abe/.local/share/audacious/Plugins/Container", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such 
file or directory)
[pid  6656] open("/home/abe/.local/share/audacious/Plugins/Discovery", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such 
file or directory)
[pid  6656] open("/usr/lib/i386-linux-gnu/audacious/Transport", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such 
file or directory)
[pid  6656] open("/usr/lib/i386-linux-gnu/audacious/Input", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such 
file or directory)
[pid  6656] open("/usr/lib/i386-linux-gnu/audacious/Output", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such 
file or directory)
[pid  6656] open("/usr/lib/i386-linux-gnu/audacious/Effect", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such 
file or directory)
[pid  6656] open("/usr/lib/i386-linux-gnu/audacious/General", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such 
file or directory)
[pid  6656] open("/usr/lib/i386-linux-gnu/audacious/Visualization", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such 
file or directory)
[pid  6656] open("/usr/lib/i386-linux-gnu/audacious/Container", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such 
file or directory)
[pid  6656] open("/usr/lib/i386-linux-gnu/audacious/Discovery", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such 
file or directory)
FATAL: No output plugin found.

Creating a symbolic link from /usr/lib/i386-linux-gnu/audacious to
/usr/lib/audacious makes audacious work again, so this seems not to be a
hardware-related issue.

And since it likely hits (nearly) all users, I think "grave" is the
proper severity for this issue.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (900, 'testing'), (600, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages audacious depends on:
ii  audacious-plugins    3.2-1
ii  dbus                 1.4.18-1
ii  dbus-x11             1.4.18-1
ii  gtk2-engines-pixbuf  2.24.9-2
ii  libaudclient2        3.2-2
ii  libaudcore1          3.2-2
ii  libc6                2.13-26
ii  libdbus-1-3          1.4.18-1
ii  libdbus-glib-1-2     0.98-1
ii  libgdk-pixbuf2.0-0   2.24.1-1
ii  libglib2.0-0         2.30.2-6
ii  libgtk2.0-0          2.24.9-2
ii  libguess1            1.1-1
ii  libice6              2:1.0.7-2
ii  libsm6               2:1.2.0-2

Versions of packages audacious recommends:
ii  unzip  6.0-5

audacious suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 3.2-2

Fixed since audacious-plugins 3.2-2:

audacious-plugins (3.2-2) unstable; urgency=low

   [ Cyril Lavier ]
   * debian/control:
     + Clean Build-deps. (Closes: #634505)
     + Removed the TTA support has it's not supported
       anymore. (Closes: #650847)
   * Performed review on old bugs. (Closes: #589756, #644554, #645347, #636847)
   * Added ffaudio.diff patch to make audacious work with current debian
     unstable version of ffaudio. (Closes: #641701)
 
   [ Alessio Treglia ]
   * Introduce Multiarch, split audacious-plugins in:
     - audacious-plugins, which is Multi-Arch: same and contains runtime
       objects.
     - audacious-plugins-data to provide architecture-independent data files;
       it is set to Multi-Arch: foreign
   * Pass -Sautoconf to 'dh' sequencer rather than call autoconf in
     override_dh_auto_configure.

 -- Cyril Lavier <cyril.lav...@davromaniak.eu>  Sun, 19 Feb 2012 12:35:33 +0100

Cheers!

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



--- End Message ---

Reply via email to