Description of problem: A dependency is missing for the package lv2-calf-plugin-0.90.3. The symlink contained in this package /usr/lib64/lv2/calf.lv2/calf.so is pointing to a binary provided in the package calf-0.90.3. Steps to Reproduce: 1. dnf install lv2-calf-plugins 2. file /usr/lib64/lv2/calf.lv2/calf.so Results: /usr/lib64/lv2/calf.lv2/calf.so: broken symbolic link to /usr/lib64/calf/calf.so
In addition to the above, the lv2-calf-plugin package also depends on lv2-calf-plugins-gui-0.90.3. Without lv2-calf-plugins-gui the plugins will not work, because they needs calflv2gui.so, as shown in the manifest provided with each plugin. e.g. # lv2info http://calf.sourceforge.net/plugins/Organ | grep Binary Results in: Binary: file:///lib64/lv2/calf.lv2/calf.so Binary: file:///lib64/lv2/calf.lv2/calflv2gui.so
Dang, splitting off the gui portion was intended to reduce the dependecy chain. I completely agree that the plugin subpackage should require the main package, have you confirmed that the plugins don't work without the gui part?
At least I found they don't work in ardour, the gui is required in that scenario. Even though i've seen UI-less plugins work in ardour fine, it which case it just gives you the default widgets to control every parameter etc.
Ok, I'll push an update requiring the main package for now.
FEDORA-2020-3249f6b4c1 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-3249f6b4c1
FEDORA-2020-3249f6b4c1 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-3249f6b4c1` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-3249f6b4c1 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-3249f6b4c1 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.