Libs not installed in correct multi-arch directory

Bug #939698 reported by Jean-Louis Dupond
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
audacious-plugins (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Audacious fails to start because the libs are not installed in the correct directory.

Strace:
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/audacious/Transport", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/audacious/Input", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/audacious/Output", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/audacious/Effect", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/audacious/General", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/audacious/Visualization", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/audacious/Container", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/audacious/Discovery", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "FATAL: No output plugin found.\n", 31FATAL: No output plugin found.
) = 31

They are installed in ./usr/lib/audacious/Output/

Revision history for this message
Jean-Louis Dupond (dupondje) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package audacious-plugins - 3.2.1-1ubuntu2

---------------
audacious-plugins (3.2.1-1ubuntu2) precise; urgency=low

  * Install libs in correct multi-arch directory. (LP: #939698)
 -- Jean-Louis Dupond <email address hidden> Thu, 23 Feb 2012 18:53:40 +0100

Changed in audacious-plugins (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.