I just installed the master package from this Copr on a fresh F33 system. I got some warnings that might warrant attention:
Running scriptlet: jitsi-videobridge-firewalld-2.0.5390-2.fc33.noarch 1/14
/var/tmp/rpm-tmp.TjTYgb: line 1: fg: no job control
warning: %post(jitsi-videobridge-firewalld-2.0.5390-2.fc33.noarch) scriptlet failed, exit status 1
Error in POSTIN scriptlet in rpm package jitsi-videobridge-firewalld
…
Running scriptlet: jitsi-5390-2.fc33.noarch 14/14
Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
/usr/lib/tmpfiles.d/jicofo.conf:2: Path '%{_rundir}/%{name}' not absolute.
/usr/lib/tmpfiles.d/jicofo.conf:4: Path '%{_sysconfdir}/%{project}/%{name}' not absolute.
/usr/lib/tmpfiles.d/jicofo.conf:5: Path '%{_sysconfdir}/%{project}/%{name}' not absolute.
/usr/lib/tmpfiles.d/jitsi-videobridge.conf:2: Path '%{_rundir}/%{name}' not absolute.
/usr/lib/tmpfiles.d/jitsi-videobridge.conf:4: Path '%{_sysconfdir}/%{project}/%{name}' not absolute.
/usr/lib/tmpfiles.d/jitsi-videobridge.conf:5: Path '%{_sysconfdir}/%{project}/%{name}' not absolute.
I attempted installation today on a Fedora 41 server and it failed completely due to correct versions of jicofo and jitsi-videobridge not being available in the repo.
I authored a relevant post on the Jitsi forums and poked around there, but it looks like very few people are attempting packaging for RPM.
Well, COPR is a kind of experimental repo of individual users. Lcts seems to have ceased the work on jitsi and probably on Fedora at all (there was a “non-responsive” query) . You can’t count on lcts ever working on Jitsi again.
I am still very interested in making Jitsi natively available on Fedora. But I definitely don’t have any time left until the end of the year.