Deckpad icon indicating copy to clipboard operation
Deckpad copied to clipboard

could not download from "rumpowered.org"

Open Nitsu29 opened this issue 10 months ago • 6 comments

I've followed the Setup instructions, but when i run "initialize_after_os_update.sh" i get this in the console

(deck@steamdeck Deckpad)$ ./initialize_after_os_update.sh --skip-refresh-keys
[sudo] Passwort für deck: 
Warning: The rootfs is already read-write!
         Nothing is performed.


------------------------------
| Press Enter to continue... |
------------------------------


:: Paketdatenbanken werden synchronisiert …
 jupiter-rel ist aktuell
 holo-rel ist aktuell
 core-rel ist aktuell
 extra-rel ist aktuell
 community-rel ist aktuell
 multilib-rel ist aktuell
 rumpowered.db konnte nicht heruntergeladen werden
 jupiter-staging ist aktuell
 holo-staging ist aktuell
Fehler: Konnte Datei 'rumpowered.db' nicht von repo.rumpowered.org übertragen : OpenSSL/3.1.1: error:0A000438:SSL routines::tlsv1 alert internal error
Fehler: Keine Datenbank konnte synchronisiert werden (Unerwarteter Fehler)

For some reason it doesnt want to download the dependencies Deckpad needs to work, my guess is that it has do to with OpenSSL/3.1.1: error:0A000438:SSL routines::tlsv1 alert internal error

Nitsu29 avatar Apr 09 '24 12:04 Nitsu29