ubuntustudio-bugs team mailing list archive
-
ubuntustudio-bugs team
-
Mailing list archive
-
Message #12903
[Bug 2109344] Autopkgtest regression report (calf/0.90.5-0ubuntu2)
All autopkgtests for the newly accepted calf (0.90.5-0ubuntu2) for plucky have finished running.
The following regressions have been reported in tests triggered by the package:
gsequencer/7.5.5-1 (arm64)
Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1].
https://people.canonical.com/~ubuntu-archive/proposed-
migration/plucky/update_excuses.html#calf
[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions
Thank you!
--
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 Released
Status in calf source package in Plucky:
Fix Committed
Status in calf source package in Questing:
Fix Released
Bug description:
[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 (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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calf/+bug/2109344/+subscriptions
References