Turn Server Coturn Ubuntu 22.04 LTS Workaround geht nicht
Hallo Zummen,
möchte gerne Coturn installieren unter Ubuntu 22.04 LTS. Hier gibt es wohl einen bekannten Bug mit openSSL 3.x Den Workaround habe ich gefunden, jedoch geht das trotzdem nicht. Hier die Ausgabe aus dem Terminal:
Was läuft hier noch verkehrt? Danke
möchte gerne Coturn installieren unter Ubuntu 22.04 LTS. Hier gibt es wohl einen bekannten Bug mit openSSL 3.x Den Workaround habe ich gefunden, jedoch geht das trotzdem nicht. Hier die Ausgabe aus dem Terminal:
sudo add-apt-repository ppa:ubuntuhandbook1/coturn
File "/usr/bin/add-apt-repository", line 364, in <module>
sys.exit(0 if addaptrepo.main() else 1)
File "/usr/bin/add-apt-repository", line 347, in main
shortcut = handler(source, **shortcut_params)
File "/usr/lib/python3/dist-packages/softwareproperties/shortcuts.py", line 40, in shortcut_handler
return handler(shortcut, **kwargs)
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 82, in __init__
if self.lpppa.publish_debug_symbols:
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 120, in lpppa
self._lpppa = self.lpteam.getPPAByName(name=self.ppaname)
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 107, in lpteam
self._lpteam = self.lp.people(self.teamname)
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 98, in lp
self._lp = login_func("%s.%s" % (self.__module__, self.__class__.__name__),
File "/usr/lib/python3/dist-packages/launchpadlib/launchpad.py", line 494, in login_anonymously
return cls(
File "/usr/lib/python3/dist-packages/launchpadlib/launchpad.py", line 230, in __init__
super(Launchpad, self).__init__(
File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 472, in __init__
self._wadl = self._browser.get_wadl_application(self._root_uri)
File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 447, in get_wadl_application
response, content = self._request(url, media_type=wadl_type)
File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 389, in _request
response, content = self._request_and_retry(
File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 359, in _request_and_retry
response, content = self._connection.request(
File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1578, in request
conn = self.connections[conn_key] = connection_type(
File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1097, in __init__
context = _build_ssl_context(
File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 172, in _build_ssl_context
context.load_verify_locations(ca_certs)
FileNotFoundError: [Errno 2] No such file or directory
sudo apt update
OK:1 http://de.archive.ubuntu.com/ubuntu jammy InRelease
Holen:2 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB]
OK:3 http://deb.anydesk.com all InRelease
OK:4 http://ppa.launchpad.net/ondrej/php/ubuntu jammy InRelease
Ign:5 https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease
Ign:6 https://packages.redis.io/deb jammy InRelease
OK:7 http://linux.teamviewer.com/deb stable InRelease
Holen:8 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease [99,8 kB]
Holen:9 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Fehl:4 http://ppa.launchpad.net/ondrej/php/ubuntu jammy InRelease
Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 4F4EA0AAE5267A6C
Ign:5 https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease
Ign:6 https://packages.redis.io/deb jammy InRelease
Holen:10 http://de.archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [274 kB]
Holen:11 http://de.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [509 kB]
Holen:12 http://de.archive.ubuntu.com/ubuntu jammy-updates/main amd64 DEP-11 Metadata [91,8 kB]
Holen:13 http://de.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [213 kB]
Holen:14 http://de.archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [115 kB]
Holen:15 http://de.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 DEP-11 Metadata [141 kB]
Holen:16 http://de.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 DEP-11 Metadata [940 B]
Holen:17 http://de.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 DEP-11 Metadata [12,5 kB]
Holen:18 http://security.ubuntu.com/ubuntu jammy-security/main amd64 DEP-11 Metadata [11,4 kB]
Holen:19 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 DEP-11 Metadata [10,1 kB]
Ign:5 https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease
Ign:6 https://packages.redis.io/deb jammy InRelease
Fehl:5 https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease
Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Fehler bei der Verifizierung des Zertifikats. [IP: 185.125.190.52 443]
Fehl:6 https://packages.redis.io/deb jammy InRelease
Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Fehler bei der Verifizierung des Zertifikats. [IP: 13.32.99.29 443]
Es wurden 1.702 kB in 7 s geholt (229 kB/s).
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Alle Pakete sind aktuell.
W: https://ppa.launchpadcontent.net/ondrej/php/ubuntu/dists/jammy/InRelease: No system certificates available. Try installing ca-certificates.
W: https://packages.redis.io/deb/dists/jammy/InRelease: No system certificates available. Try installing ca-certificates.
W: Während der Überprüfung der Signatur trat ein Fehler auf. Das Depot wurde nicht aktualisiert und die vorherigen Indexdateien werden verwendet. GPG-Fehler: http://ppa.launchpad.net/ondrej/php/ubuntu jammy InRelease: Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 4F4EA0AAE5267A6C
W: https://ppa.launchpadcontent.net/ondrej/php/ubuntu/dists/jammy/InRelease: No system certificates available. Try installing ca-certificates.
W: https://packages.redis.io/deb/dists/jammy/InRelease: No system certificates available. Try installing ca-certificates.
W: https://ppa.launchpadcontent.net/ondrej/php/ubuntu/dists/jammy/InRelease: No system certificates available. Try installing ca-certificates.
W: https://packages.redis.io/deb/dists/jammy/InRelease: No system certificates available. Try installing ca-certificates.
W: https://ppa.launchpadcontent.net/ondrej/php/ubuntu/dists/jammy/InRelease: No system certificates available. Try installing ca-certificates.
W: https://packages.redis.io/deb/dists/jammy/InRelease: No system certificates available. Try installing ca-certificates.
W: Fehlschlag beim Holen von http://ppa.launchpad.net/ondrej/php/ubuntu/dists/jammy/InRelease Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 4F4EA0AAE5267A6C
W: Fehlschlag beim Holen von https://ppa.launchpadcontent.net/ondrej/php/ubuntu/dists/jammy/InRelease Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Fehler bei der Verifizierung des Zertifikats. [IP: 185.125.190.52 443]
W: Fehlschlag beim Holen von https://packages.redis.io/deb/dists/jammy/InRelease Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Fehler bei der Verifizierung des Zertifikats. [IP: 13.32.99.29 443]
W: Einige Indexdateien konnten nicht heruntergeladen werden. Sie wurden ignoriert oder alte an ihrer Stelle benutzt.
sudo apt install coturn
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Paket coturn ist nicht verfügbar, wird aber von einem anderen Paket
referenziert. Das kann heißen, dass das Paket fehlt, dass es abgelöst
wurde oder nur aus einer anderen Quelle verfügbar ist.
E: Für Paket »coturn« existiert kein Installationskandidat.
Was läuft hier noch verkehrt? Danke
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 3681831759
Url: https://administrator.de/contentid/3681831759
Ausgedruckt am: 21.11.2024 um 19:11 Uhr
3 Kommentare
Neuester Kommentar
Moin,
Das Paket "coturn" ist derzeit noch nicht für Ubuntu jammy verfügbar.
Die einzige Option, welche ich selbst gefunden habe, ist eine andere Quelle für das Paket zu nutzen. Z.b. gibt es backported Versionen von der Nachfolge Ubuntu Version.
Ob diesen Versionen allerdings zu trauen ist, steht zur Diskussion. Daher habe ich hier auch keine Links eingebunden.
Gruß
Spirit
Das Paket "coturn" ist derzeit noch nicht für Ubuntu jammy verfügbar.
Die einzige Option, welche ich selbst gefunden habe, ist eine andere Quelle für das Paket zu nutzen. Z.b. gibt es backported Versionen von der Nachfolge Ubuntu Version.
Ob diesen Versionen allerdings zu trauen ist, steht zur Diskussion. Daher habe ich hier auch keine Links eingebunden.
Gruß
Spirit