← Back to team overview

ubuntustudio-bugs team mailing list archive

[Bug 2109344] Re: [SRU] calf.lv2: incorrect symlinks

 

Hello Richard, or anyone else affected,

Accepted calf into plucky-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/calf/0.90.5-0ubuntu2
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
plucky to verification-done-plucky. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-plucky. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: calf (Ubuntu Plucky)
       Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-plucky

-- 
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