Bug#724836: audacity: Looks in wrong place for LADSPA plugins on 64 bit platforms
Paul Martin
pm at debian.org
Sat Sep 28 14:19:33 UTC 2013
Package: audacity
Version: 2.0.4-1
Severity: normal
pm at thinkpad:~$ strace /usr/bin/audacity 2>/ram/aud.txt
pm at thinkpad:~$ grep -i ladspa /ram/aud.txt
openat(AT_FDCWD, "/usr/ladspa", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/local/lib/ladspa", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/ladspa", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/pm/ladspa", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/pm/.audacity-files/ladspa", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/share/audacity/ladspa", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/share/doc/audacity/ladspa", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/share/locale/ladspa", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
However... LADSPA plugins are in /usr/lib/ladspa even on amd64,
not /usr/lib/x86_64-linux-gnu/ladspa.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (99, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.11.0 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages audacity depends on:
ii audacity-data 2.0.4-1
ii libasound2 1.0.27.2-1
ii libc6 2.17-93
ii libexpat1 2.1.0-4
ii libflac++6 1.3.0-2
ii libflac8 1.3.0-2
ii libgcc1 1:4.8.1-10
ii libglib2.0-0 2.37.5-1
ii libgtk2.0-0 2.24.21-1
ii libid3tag0 0.15.1b-10
ii libmad0 0.15.1b-8
ii libmp3lame0 1:3.99.5-dmo2
ii libogg0 1.3.1-1
ii libportaudio2 19+svn20111121-1
ii libportsmf0 0.1~svn20101010-4
ii libsbsms10 2.0.1-1
ii libsndfile1 1.0.25-7
ii libsoundtouch0 1.7.1-4
ii libsoxr0 0.1.1-1
ii libstdc++6 4.8.1-10
ii libtwolame0 0.3.13-1
ii libvamp-hostsdk3 2.5-dmo2
ii libvorbis0a 1.3.2-1.3
ii libvorbisenc2 1.3.2-1.3
ii libvorbisfile3 1.3.2-1.3
ii libwxbase2.8-0 2.8.12.1+dfsg-1
ii libwxgtk2.8-0 2.8.12.1+dfsg-1
audacity recommends no packages.
Versions of packages audacity suggests:
ii ambdec [ladspa-plugin] 0.5.1-3
ii autotalent [ladspa-plugin] 0.2-2
ii bs2b-ladspa [ladspa-plugin] 0.9.1-3
ii cmt [ladspa-plugin] 1.16-1
ii swh-plugins [ladspa-plugin] 0.4.15+1-7
ii tap-plugins [ladspa-plugin] 0.7.2-1
-- no debconf information
More information about the pkg-multimedia-maintainers
mailing list