This update has been submitted for testing by martinkg.
This update's test gating status has been changed to 'ignored'.
I doubt this works. source/frontend/carla_host_control.py does:
from liblo import ( Address, AddressError, ServerError, Server, make_method, send as lo_send, TCP as LO_TCP, UDP as LO_UDP, )
but our new python3-pyliblo3 package does not provide a library called liblo, it provides a library called pyliblo3.
liblo
pyliblo3
Probably we need to send a patch upstream that makes it try the import with both names, and backport that.
additionally, this should have been submitted alongside or after FEDORA-2024-399a3efddd , since it depends on it.
This update has been pushed to testing.
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
This update has been obsoleted by Carla-2.5.9-2.fc40.
Please login to add feedback.
Confirm request to re-trigger tests.
This update has been submitted for testing by martinkg.
This update's test gating status has been changed to 'ignored'.
I doubt this works. source/frontend/carla_host_control.py does:
but our new python3-pyliblo3 package does not provide a library called
liblo
, it provides a library calledpyliblo3
.Probably we need to send a patch upstream that makes it try the import with both names, and backport that.
additionally, this should have been submitted alongside or after FEDORA-2024-399a3efddd , since it depends on it.
This update has been pushed to testing.
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
This update has been obsoleted by Carla-2.5.9-2.fc40.