[Bug 1194977] New: library not in place - audacity / lib-strings.so
http://bugzilla.opensuse.org/show_bug.cgi?id=1194977 Bug ID: 1194977 Summary: library not in place - audacity / lib-strings.so Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.3 Hardware: x86-64 OS: openSUSE Leap 15.3 Status: NEW Severity: Minor Priority: P5 - None Component: X11 Applications Assignee: screening-team-bugs@suse.de Reporter: quirin.blaeser@freenet.de QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Output from rpm -ql audacity: ... /usr/lib64/audacity/lib-strings.so ... Output from ldd /usr/bin/audacity: ... lib-strings.so => not found ... output from audacity: audacity: error while loading shared libraries: lib-strings.so: cannot open shared object file: No such file or directory workaround: ${HOME}/bin/audacity #!/bin/bash LD_LIBRARY_PATH=/usr/lib64/audacity /usr/bin/audacity "${@}" missing symlink / missing -rpath -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1194977 http://bugzilla.opensuse.org/show_bug.cgi?id=1194977#c4 Quirin Blaeser <quirin.blaeser@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(quirin.blaeser@fr | |eenet.de) | --- Comment #4 from Quirin Blaeser <quirin.blaeser@freenet.de> --- Yes, you're right. I have an additionally Repo added: https://download.opensuse.org/repositories/home:/Sauerland/openSUSE_Leap_15.... and "zypper in audacity" installed from this repo due to its higher version number. Name : audacity Version : 3.0.5 Release : lp153.187.1 ... Vendor : obs://build.opensuse.org/home:Sauerland ... Distribution: home:Sauerland / openSUSE_Leap_15.3 I've changed the priority of all other repos from 99 to 80, so mistakes alike this one should not happen again. Maybe this setting could be the default? I think, this case could be closed. Thanks for your effort. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1194977 http://bugzilla.opensuse.org/show_bug.cgi?id=1194977#c5 Dave Plater <davejplater@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED --- Comment #5 from Dave Plater <davejplater@gmail.com> --- Although audacity-3.0.5 needs a version of wxWidgets that doesn't exist in Leap:15.3, I've fixed it with a ldconfig statement post installation. It's in multimedia:apps and is building in home:Sauerland. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com