Advertisement
Guest User

Untitled

a guest
Jun 8th, 2022
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. ivan@ivan-Bandiera:~$ curl -sS https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg | sudo apt-key add -
  2. [sudo] password di ivan:
  3. Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
  4. gpg: invalid key resource URL '/tmp/apt-key-gpghome.qzHFgdl4AA/home:ungoogled_chromium.asc.gpg'
  5. gpg: risorsa keyblock '(null)': Errore generale
  6. gpg: chiave FCAE110B1118213C: 12 firme non controllate a causa di chiavi mancanti
  7. gpg: chiave 02456C79B2FD48BF: 1 firma non controllata a causa di una chiave mancante
  8. gpg: chiave 02456C79B2FD48BF: 1 firma non controllata a causa di una chiave mancante
  9. gpg: chiave 6AF0E1940624A220: 4 firme non controllate a causa di chiavi mancanti
  10. gpg: chiave D94AA3F0EFE21092: 3 firme non controllate a causa di chiavi mancanti
  11. gpg: chiave 871920D1991BC93C: 1 firma non controllata a causa di una chiave mancante
  12. gpg: Numero totale esaminato: 13
  13. gpg: nuove chiavi saltate: 13
  14. ivan@ivan-Bandiera:~$ echo "deb http://repository.spotify.com stable non-free" | sudo tee /etc/apt/sources.list.d/spotify.list
  15. deb http://repository.spotify.com stable non-free
  16. ivan@ivan-Bandiera:~$ sudo apt-get update && sudo apt-get install spotify-client
  17. Trovato:1 http://it.archive.ubuntu.com/ubuntu jammy InRelease
  18. Scaricamento di:2 http://download.opensuse.org/repositories/home:/ungoogled_chromium/Ubuntu_Impish InRelease [1.554 B]
  19. Trovato:3 http://it.archive.ubuntu.com/ubuntu jammy-updates InRelease
  20. Trovato:4 http://it.archive.ubuntu.com/ubuntu jammy-backports InRelease
  21. Scaricamento di:5 http://repository.spotify.com stable InRelease [3.316 B]
  22. Errore:5 http://repository.spotify.com stable InRelease
  23. Le seguenti firme non sono state verificate perché la chiave pubblica non è disponibile: NO_PUBKEY 5E3C45D7B312C643
  24. Scaricamento di:6 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
  25. Trovato:7 https://ppa.launchpadcontent.net/lutris-team/lutris/ubuntu jammy InRelease
  26. Scaricamento di:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [2.600 B]
  27. Scaricamento di:9 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [23,1 kB]
  28. Scaricamento di:10 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [67,0 kB]
  29. Scaricamento di:11 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [21,9 kB]
  30. Lettura elenco dei pacchetti... Fatto
  31. W: Errore GPG: http://repository.spotify.com stable InRelease: Le seguenti firme non sono state verificate perché la chiave pubblica non è disponibile: NO_PUBKEY 5E3C45D7B312C643
  32. E: Il repository "http://repository.spotify.com stable InRelease" non è firmato.
  33. N: L'aggiornamento da tale repository non può essere eseguito in modo sicuro ed è quindi disabilitato come impostazione predefinita.
  34. N: Consultare la pagina man apt-secure(8) per la creazione di un repository e la configurazione utente.
  35. ivan@ivan-Bandiera:~$
  36.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement