[ubuntu-it] Repository non aggiornato chiave pubblica non disponibile
Lucio Pineda
lucio.pineda a gmail.com
Ven 24 Maggio 2024 18:03:38 UTC
Scusa ho fatto diversi tentativi ma la risposta è sempre la stessa mi
sembra di eseguire come mi dici ma sempre deprecated è
lucio a lucio-Not-Specified:~$ apt-key
Usage: apt-key [--keyring file] [command] [arguments]
Manage apt's list of trusted keys
apt-key add <file> - add the key contained in <file> ('-' for
stdin)
apt-key del <keyid> - remove the key <keyid>
apt-key export <keyid> - output the key <keyid>
apt-key exportall - output all trusted keys
apt-key update - update keys using the keyring package
apt-key net-update - update keys using the network
apt-key list - list keys
apt-key finger - list fingerprints
apt-key adv - pass advanced options to gpg (download key)
If no specific keyring file is given the command applies to all keyring
files.
lucio a lucio-Not-Specified:~$ curl -s
https://brave-browser-apt-release.s3.brave.com/brave-core.asc |sudo apt-key
--keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add -
[sudo] password di lucio: Comando «curl» non trovato, ma può essere
installato con:
sudo snap install curl # version 8.1.2, or
sudo apt install curl # version 7.81.0-1ubuntu1.14
Per ulteriori versioni, consultare «snap info curl».
sudo: è necessaria una password
lucio a lucio-Not-Specified:~$ sudo snap install curl # version 8.1.2
[sudo] password di lucio:
curl 8.1.2 da Wouter van Bommel (woutervb) è stato installato
lucio a lucio-Not-Specified:~$ curl -s
https://brave-browser-apt-release.s3.brave.com/brave-core.asc |sudo apt-key
--keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add -
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d
instead (see apt-key(8)).
OK
lucio a lucio-Not-Specified:~$ curl -s
https://brave-browser-apt-release.s3.brave.com/brave-core.asc |sudo apt-key
--keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add -
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d
instead (see apt-key(8)).
OK
lucio a lucio-Not-Specified:~$ curl -s
https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo
apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add -
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d
instead (see apt-key(8)).
OK
lucio a lucio-Not-Specified:~$
Il giorno ven 24 mag 2024 alle ore 19:31 Marco Panista <
mrpan.giovelug a gmail.com> ha scritto:
> mrpan a mrpan-desktop:~$ curl -s
> https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo
> apt-key --
> keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add -
> [sudo] password di mrpan:
> Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d
> instead (see apt-key(8)).
> OK
> mrpan a mrpan-desktop:~$ ^C
>
>
> vedi OK sotto al comando ...
>
> Il giorno ven 24 mag 2024 alle ore 19:30 Marco Panista <
> mrpan.giovelug a gmail.com> ha scritto:
>
>> curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc |
>> sudo apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg
>> add -
>>
>>
>> va tutto su una riga
>>
>> Il giorno ven 24 mag 2024 alle ore 19:29 Marco Panista <
>> mrpan.giovelug a gmail.com> ha scritto:
>>
>>> il comando lo devi copiare tutto su una riga .... manca la parte | in
>>> poi
>>>
>>>
>>> Il giorno ven 24 mag 2024 alle ore 19:29 Marco Panista <
>>> mrpan.giovelug a gmail.com> ha scritto:
>>>
>>>> niente lascialo andare avanti
>>>>
>>>> Il giorno ven 24 mag 2024 alle ore 19:12 Lucio Pineda <
>>>> lucio.pineda a gmail.com> ha scritto:
>>>>
>>>>> Ricevo il seguente messaggio
>>>>> lucio a lucio-Not-Specified:~$ sudo apt-key --keyring
>>>>> /etc/apt/trusted.gpg.d/brave-browser-release.gpg add -
>>>>> [sudo] password di lucio:
>>>>> Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d
>>>>> instead (see apt-key(8)).
>>>>> Che devo fare ?
>>>>>
>>>>> Il giorno ven 24 mag 2024 alle ore 19:03 mrpan ubuntu <
>>>>> mrpan a ubuntu.com> ha scritto:
>>>>>
>>>>>> Ciao Lucio,
>>>>>>
>>>>>> da quanto ho letto qualche giorno la chiave pare sia cambiata.
>>>>>>
>>>>>> comunque con il seguente comando dovresti risolvere, in pratica
>>>>>> contatta il server e tenta di aggiornare la chiave di Brave Browser.
>>>>>> Se il comando va a buon fine (vedrai un OK appena sotto) prova ad
>>>>>> eseguire di nuovo gli aggiornamenti.
>>>>>>
>>>>>> Da eseguire nel Terminale
>>>>>>
>>>>>> curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc
>>>>>> | sudo apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg
>>>>>> add -
>>>>>>
>>>>>> Saluti
>>>>>>
>>>>>> Mr_Pan
>>>>>>
>>>>>>
>>>>>> Il giorno ven 24 mag 2024 alle ore 18:39 Lucio Pineda <
>>>>>> lucio.pineda a gmail.com> ha scritto:
>>>>>>
>>>>>>> lucio a lucio-Not-Specified:~$ grep -r --include '*.list' brave
>>>>>>> /etc/apt/sources.list*
>>>>>>> /etc/apt/sources.list.d/brave-browser-release.list:deb
>>>>>>> [signed-by=/etc/apt/keyrings/brave-browser-archive-keyring.gpg arch=amd64]
>>>>>>> https://brave-browser-apt-release.s3.brave.com/ stable main
>>>>>>> lucio a lucio-Not-Specified:~$
>>>>>>> se può essere utile uso la seguente versione
>>>>>>> lucio a lucio-Not-Specified:~$ lsb_release -a
>>>>>>> No LSB modules are available.
>>>>>>> Distributor ID: Ubuntu
>>>>>>> Description: Ubuntu 22.04.4 LTS
>>>>>>> Release: 22.04
>>>>>>> Codename: jammy
>>>>>>> Grazie
>>>>>>>
>>>>>>>
>>>>>>> Il giorno ven 24 mag 2024 alle ore 17:34 Vincenzo Tibullo <
>>>>>>> enzotib a gmail.com> ha scritto:
>>>>>>>
>>>>>>>> Bisognerebbe vedere cosa c'è nel sources.list.
>>>>>>>> Puoi mostrare l'output di questo comando?
>>>>>>>>
>>>>>>>> grep -r --include '*.list' brave /etc/apt/sources.list*
>>>>>>>>
>>>>>>>> Ciao
>>>>>>>> enzotib
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> Il giorno ven 24 mag 2024 alle ore 16:22 Lucio Pineda <
>>>>>>>> lucio.pineda a gmail.com> ha scritto:
>>>>>>>>
>>>>>>>>> Buongiorno,
>>>>>>>>> negli ultimi giorni il comando " sudo apt update " mi rende il
>>>>>>>>> seguente errore
>>>>>>>>> W: Si è verificato un errore nel verificare la firma. Il
>>>>>>>>> repository non è aggiornato e verranno usati i file indice precedenti.
>>>>>>>>> Errore GPG: https://brave-browser-apt-release.s3.brave.com stable
>>>>>>>>> InRelease: Le seguenti firme non sono state verificate perché la chiave
>>>>>>>>> pubblica non è disponibile: NO_PUBKEY 0686B78420038257
>>>>>>>>> W: Impossibile recuperare
>>>>>>>>> https://brave-browser-apt-release.s3.brave.com/dists/stable/InRelease
>>>>>>>>> Le seguenti firme non sono state verificate perché la chiave pubblica non
>>>>>>>>> è disponibile: NO_PUBKEY 0686B78420038257
>>>>>>>>> W: Impossibile scaricare alcuni file di indice: saranno ignorati o
>>>>>>>>> verranno usati quelli vecchi.
>>>>>>>>> Qualcuno mi può aiutare ?
>>>>>>>>> Grazie
>>>>>>>>> LP
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> ubuntu-it mailing list
>>>>>>>>> ubuntu-it a lists.ubuntu.com
>>>>>>>>> Opzioni d'iscrizione -
>>>>>>>>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-it
>>>>>>>>> http://wiki.ubuntu-it.org/Listiquette
>>>>>>>>
>>>>>>>> --
>>>>>>>> ubuntu-it mailing list
>>>>>>>> ubuntu-it a lists.ubuntu.com
>>>>>>>> Opzioni d'iscrizione -
>>>>>>>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-it
>>>>>>>> http://wiki.ubuntu-it.org/Listiquette
>>>>>>>
>>>>>>> --
>>>>>>> ubuntu-it mailing list
>>>>>>> ubuntu-it a lists.ubuntu.com
>>>>>>> Opzioni d'iscrizione -
>>>>>>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-it
>>>>>>> http://wiki.ubuntu-it.org/Listiquette
>>>>>>
>>>>>> --
>>>>>> ubuntu-it mailing list
>>>>>> ubuntu-it a lists.ubuntu.com
>>>>>> Opzioni d'iscrizione -
>>>>>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-it
>>>>>> http://wiki.ubuntu-it.org/Listiquette
>>>>>
>>>>> --
>>>>> ubuntu-it mailing list
>>>>> ubuntu-it a lists.ubuntu.com
>>>>> Opzioni d'iscrizione -
>>>>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-it
>>>>> http://wiki.ubuntu-it.org/Listiquette
>>>>
>>>> --
> ubuntu-it mailing list
> ubuntu-it a lists.ubuntu.com
> Opzioni d'iscrizione - https://lists.ubuntu.com/mailman/listinfo/ubuntu-it
> http://wiki.ubuntu-it.org/Listiquette
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: <https://lists.ubuntu.com/archives/ubuntu-it/attachments/20240524/edb6bd92/attachment-0001.html>
Maggiori informazioni sulla lista
ubuntu-it