First, I'm aware of bug BZ#1911374 that has been closed as won't fix. But I think there is still a problem with current Carla packaging. The current Carla package declares a strong dependency on jack-audio-connection-kit which in my opinion is wrong. If I remove that requirement Carla is running perfectly fine with the pipewire provided jack connections. And in fact, the Carla package is even providing it's own libjack version, so I even think it should not depend on libjack to be installed. As the package is functional without the jack-audio-connection-kit package being installed, and according to the weak dependencies policy, I think that the following line of Carla.spec: Requires: jack-audio-connection-kit should either be dropped, or replaced by a simple: Suggest: jack-audio-connection-kit
*** Bug 1934896 has been marked as a duplicate of this bug. ***
FEDORA-2021-27cbc91efd has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-27cbc91efd
FEDORA-2021-27cbc91efd has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-27cbc91efd` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-27cbc91efd See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-27cbc91efd has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.