problema ao rodar sudo apt-get update no debian 11 [RESOLVIDO]

1. problema ao rodar sudo apt-get update no debian 11 [RESOLVIDO]

Rafael
karfaz

(usa Debian)

Enviado em 07/02/2023 - 15:13h

segue a msg do erro


Hit:1 http://deb.debian.org/debian bullseye InRelease
Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Hit:4 https://dl.winehq.org/wine-builds/debian bullseye InRelease
Hit:5 http://download.virtualbox.org/virtualbox/debian buster InRelease
Hit:6 https://repo.nordvpn.com/deb/nordvpn/debian stable InRelease
Get:7 https://repo.protonvpn.com/debian stable InRelease [2,519 B]
Err:7 https://repo.protonvpn.com/debian stable InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4EDE055B645F044F
Reading package lists... Done
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repo.protonvpn.com/debian stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4EDE055B645F044F
W: Failed to fetch https://repo.protonvpn.com/debian/dists/stable/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4EDE055B645F044F
W: Some index files failed to download. They have been ignored, or old ones used instead.



  


2. MELHOR RESPOSTA

Clodoaldo Santos
clodoaldops

(usa Linux Mint)

Enviado em 07/02/2023 - 18:11h

-se receber mensagem de erro devido a falta de chave publica basta rodar o comando:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4EDE055B645F044F


3. Re: problema ao rodar sudo apt-get update no debian 11 [RESOLVIDO]

Vinicius Mello
vmmello

(usa Slackware)

Enviado em 07/02/2023 - 15:58h

Olá,

A mensagem de erro indica que está faltando a chave publica do repositório do ProtonVPN.

Tenta adicionar a chave com o seguinte comando:

curl -s 'https://repo.protonvpn.com/debian/public_key.asc' | sudo apt-key add - 

Depois roda o apt update novamente.


4. Re: problema ao rodar sudo apt-get update no debian 11 [RESOLVIDO]

Rafael
karfaz

(usa Debian)

Enviado em 07/02/2023 - 17:12h


Não deu certo, continuou aparecendo o mesmo erro, mas vc me deu o insight sobre o protonvpn, resolvi baixar o .deb dele e após instalar a atualização, o comando apt-get update voltou a funcionar normal, valeu!

rafael@kfz:~/Downloads$ sudo apt install ./protonvpn-stable-release_1.0.3_all.deb
[sudo] password for rafael:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'protonvpn-stable-release' instead of './protonvpn-stable-release_1.0.3_all.deb'
The following packages will be upgraded:
protonvpn-stable-release
1 upgraded, 0 newly installed, 0 to remove and 272 not upgraded.
Need to get 0 B/4,482 B of archives.
After this operation, 0 B of additional disk space will be used.
Reading changelogs... Done
(Reading database ... 271288 files and directories currently installed.)
Preparing to unpack .../protonvpn-stable-release_1.0.3_all.deb ...
Unpacking protonvpn-stable-release (1.0.3) over (1.0.1-1) ...
Setting up protonvpn-stable-release (1.0.3) ...
Installing new version of config file /etc/apt/sources.list.d/protonvpn-stable.list ...
rafael@kfz:~/Downloads$ sudo apt-get update
Hit:1 http://download.virtualbox.org/virtualbox/debian buster InRelease
Hit:2 http://deb.debian.org/debian bullseye InRelease
Hit:3 https://dl.winehq.org/wine-builds/debian bullseye InRelease
Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
Hit:5 https://repo.nordvpn.com/deb/nordvpn/debian stable InRelease
Get:6 https://repo.protonvpn.com/debian stable InRelease [2,519 B]
Hit:7 http://security.debian.org/debian-security bullseye-security InRelease
Get:8 https://repo.protonvpn.com/debian stable/main all Packages [59.2 kB]
Fetched 61.7 kB in 3s (20.4 kB/s)
Reading package lists... Done







Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts