** Description changed: [Impact] 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 and verify the plugins can be loaded 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. [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
** Description changed: [Impact] 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. + + TL;DR: the audio plugins are unusuable. [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 and verify the plugins can be loaded 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. [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 Studio Bugs, which is subscribed to calf in Ubuntu. Matching subscriptions: Ubuntu Studio Bugs https://bugs.launchpad.net/bugs/2109344 Title: [SRU] calf.lv2: incorrect symlinks Status in calf package in Ubuntu: Fix Committed Status in calf source package in Plucky: In Progress Status in calf source package in Questing: Fix Committed Bug description: [Impact] 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. TL;DR: the audio plugins are unusuable. [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 and verify the plugins can be loaded 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. [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 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/calf/+bug/2109344/+subscriptions -- Mailing list: https://launchpad.net/~ubuntustudio-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntustudio-bugs More help : https://help.launchpad.net/ListHelp

