0

Perhaps the cause of this problem is that jitsi Desktop (decidedly not jitsi-meet) has unmet dependencies which cannot be easily resolved:

nicholas $ 
nicholas $ cat /etc/apt/sources.list.d/jitsi-stable.list 
#deb https://download.jitsi.org stable/
nicholas $ 
nicholas $ cat /etc/apt/sources.list.d/jitsi-unstable.list 
deb https://download.jitsi.org unstable/
nicholas $ 
nicholas $ sudo apt update
Hit:1 https://download.jitsi.org unstable/ InRelease
Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease                        
Hit:3 http://archive.canonical.com/ubuntu focal InRelease                     
Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:5 http://archive.ubuntu.com/ubuntu focal-security InRelease
Hit:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease
Reading package lists... Done
Building dependency tree       
Reading state information... Done
210 packages can be upgraded. Run 'apt list --upgradable' to see them.
nicholas $ 
nicholas $ sudo apt -y install jitsi
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help resolve the situation:

The following packages have unmet dependencies: jitsi : Depends: libavformat57 but it is not installable or libavformat-ffmpeg56 but it is not installable Depends: libavcodec57 but it is not installable or libavcodec-extra57 but it is not installable or libavcodec-ffmpeg56 but it is not installable or libavcodec-ffmpeg-extra56 but it is not installable Depends: libavfilter6 but it is not installable or libavfilter-extra6 but it is not installable or libavfilter-ffmpeg5 but it is not installable Depends: libavutil55 but it is not installable or libavutil-ffmpeg54 but it is not installable Depends: libswscale4 but it is not installable or libswscale-ffmpeg3 but it is not installable E: Unable to correct problems, you have held broken packages. nicholas $

Again, not installing jitsi-meet but just jitsi for the SIP GUI.

0 Answers0