** Description changed: [Impact] Users are unable to load audio plugins included with the package. Easyeffects can not open some of the calf related .so files because they point to a /build path. Additionally, other plugin hosts such as Carla cannot even use them since they're incorrect. [Test Case] * install calf-plugins * do the following to check the symlinks: $ ls -la /usr/lib/lv2/calf.lv2/ Expected: no symlink should point to a path starting with /build Additionally, install Carla or Easyeffects and verify at least one plugin can be loaded and used there. [What could go wrong] - calf is relying on a new build system than before and has a new - maintainer, so anything is possible. The bad symlinks are in themselves - a regression, so it is certainly possible other regressions are found - within. However, fixing the installation directories is certainly a step - in the right direction. + calf is relying on a new build system than before (0.90.3 in oracular) + and has a new maintainer, so anything is possible. The bad symlinks are + in themselves a regression, so it is certainly possible other + regressions are found within. However, fixing the installation + directories is certainly a step in the right direction. [Other information] This is fixed in two commits culimating in a point-release: https://github.com/calf-studio- gear/calf/commit/37a34fec707aa520e5fdc151e5c449e258e11970 and https://github.com/calf-studio- gear/calf/commit/fc4605d965cc8c1c32e5d42f7518445740f233d9. [Original Bug Report] Easyeffects can not open some of the calf related .so files because they point to a /build path. Failed to open library /usr/lib/lv2/calf.lv2/calf.so (/usr/lib/lv2/calf.lv2/calf.so: cannot open... $ ls -la /usr/lib/lv2/calf.lv2/ ... lrwxrwxrwx 1 root root 80 Mar 26 01:02 calflv2gui.so -> /build/calf-Cgxoa2/calf-0.90.5/debian/calf-plugins/usr/lib/calf/libcalflv2gui.so lrwxrwxrwx 1 root root 74 Mar 26 01:02 calf.so -> /build/calf-Cgxoa2/calf-0.90.5/debian/calf-plugins/usr/lib/calf/libcalf.so
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2109344 Title: [SRU] calf.lv2: incorrect symlinks To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/calf/+bug/2109344/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
