Galileu H. Oliveira <
[email protected]>
Obrigado pela ajuda, mas infelizmente a resposta que estava no link não
ajudou muito. Eu consegui resolver o problema com o comando abaixo.
sudo cp /etc/apt/trusted.gpg /etc/apt/trusted.gpg.d
Eu possuo duas versões do raspberry pi e cada versão possui o seu sources.list
$ cat /etc/apt/sources.list
deb
http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
deb
http://deb.debian.org/debian-security/ bookworm-security main contrib non-free non-free-firmware
deb
http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
$ cat /etc/apt/sources.list
deb [ arch=armhf ]
http://raspbian.raspberrypi.com/raspbian/ bookworm main contrib non-free rpi
Eu tentei deixar todos os source.list iguais ai deu problema.
Atenciosamente
.''`. Caio Abreu Ferreira
: :' :
[email protected]
`. `'` Debian User
`-
On Mon, Nov 27, 2023 at 9:40 PM Galileu H. Oliveira <
[email protected]> wrote:
Isso aqui resolve?
https://www.kevinhooke.com/2020/01/17/raspbian-error-the-following-signatures-couldnt-be-verified-because-the-public-key-is-not-available/
sds.
G.Paulo.
On Sat, 25 Nov 2023 01:46:24 -0300
Caio Ferreira <[email protected]> wrote:
Lista
Depois de procurar muito na net e não encontrar a solução, resolvi enviar um e-mail para a lista.
Fiz a atualização do debian de um raspberry pi para a última versão e quando eu executo o comando "apt-get update" está aparecendo as
mensagens de erro abaixo.
*Err:1 http://deb.debian.org/debian <http://deb.debian.org/debian>
bookworm InRelease The following signatures couldn't be verified
because the public key is not available: NO_PUBKEY 0E98404D386FA1D9 NO_PUBKEY 6ED0E7B82643E131 NO_PUBKEY F8D2585B8783D481Err:2 http://deb.debian.org/debian-security <http://deb.debian.org/debian-security> bookworm-security InRelease
The following signatures couldn't be verified
because the public key is not available: NO_PUBKEY 54404762BBB6E853 NO_PUBKEY BDE6D2B9216EC7A8Err:3 http://deb.debian.org/debian <http://deb.debian.org/debian> bookworm-updates InRelease
The following signatures couldn't be verified
because the public key is not available: NO_PUBKEY 0E98404D386FA1D9 NO_PUBKEY 6ED0E7B82643E131Reading package lists... Done
W: GPG error: http://deb.debian.org/debian <http://deb.debian.org/debian> bookworm InRelease: The following signatures couldn't be verified because the
public key is not available: NO_PUBKEY 0E98404D386FA1D9 NO_PUBKEY 6ED0E7B82643E131 NO_PUBKEY F8D2585B8783D481E: The repository 'http://deb.debian.org/debian <http://deb.debian.org/debian> bookworm InRelease' is not signed.N: Updating from such a repository can't be
done securely, and is therefore disabled by default.N: See
apt-secure(8) manpage for repository creation and user configuration details.W: GPG error: http://deb.debian.org/debian-security <http://deb.debian.org/debian-security> bookworm-security InRelease:
The following signatures couldn't be verified because the public key
is not available: NO_PUBKEY 54404762BBB6E853 NO_PUBKEY
BDE6D2B9216EC7A8E: The repository
'http://deb.debian.org/debian-security <http://deb.debian.org/debian-security> bookworm-security InRelease'
is not signed.N: Updating from such a repository can't be done
securely, and is therefore disabled by default.N: See apt-secure(8)
manpage for repository creation and user configuration details.W: GPG error: http://deb.debian.org/debian <http://deb.debian.org/debian> bookworm-updates InRelease: The following signatures couldn't be
verified because the public key is not available: NO_PUBKEY 0E98404D386FA1D9 NO_PUBKEY 6ED0E7B82643E131E: The repository 'http://deb.debian.org/debian <http://deb.debian.org/debian> bookworm-updates InRelease' is not signed.N: Updating from such a repository can't be done securely, and is therefore disabled by
default.N: See apt-secure(8) manpage for repository creation and user configuration details.*
Eu tentei várias coisas e infelizmente não deu certo.
Alguém teria alguma idéia ?!?!?!
Atencisamente,
.''`. Caio Abreu Ferreira
: :' : [email protected]
`. `'` Debian User
`-
<div dir="ltr"><div dir="ltr">Galileu H. Oliveira <<a href="mailto:
[email protected]">
[email protected]</a>><br></div><div dir="ltr"><br></div><div>Obrigado pela ajuda, mas infelizmente a resposta que estava no link não ajudou muito. Eu
consegui resolver o problema com o comando abaixo.</div><div><span style="background-color:rgba(0,0,0,0.024);color:rgb(46,139,87);font-family:Monaco,"Andale Mono","Courier New",Courier,mono;font-size:12.1007px;white-space:pre"><br></
span></div><div><span style="background-color:rgba(0,0,0,0.024);color:rgb(46,139,87);font-family:Monaco,"Andale Mono","Courier New",Courier,mono;font-size:12.1007px;white-space:pre">sudo cp /etc/apt/trusted.gpg /etc/apt/trusted.gpg.d</
span><br></div><div dir="ltr"><div><div dir="ltr" class="gmail_signature"><br>Eu possuo duas versões do raspberry pi e cada versão possui o seu sources.list</div><div dir="ltr" class="gmail_signature"><br></div><div dir="ltr" class="gmail_signature">$
cat /etc/apt/sources.list<br>deb <a href="
http://deb.debian.org/debian">http://deb.debian.org/debian</a> bookworm main contrib non-free non-free-firmware<br>deb <a href="
http://deb.debian.org/debian-security/">http://deb.debian.org/debian-security/</a>
bookworm-security main contrib non-free non-free-firmware<br>deb <a href="
http://deb.debian.org/debian">http://deb.debian.org/debian</a> bookworm-updates main contrib non-free non-free-firmware<br><br></div><div dir="ltr" class="gmail_signature">$ cat /
etc/apt/sources.list<br>deb [ arch=armhf ] <a href="
http://raspbian.raspberrypi.com/raspbian/">http://raspbian.raspberrypi.com/raspbian/</a> bookworm main contrib non-free rpi<br><br>Eu tentei deixar todos os source.list iguais ai deu problema.</div><div
dir="ltr" class="gmail_signature"><br></div><div dir="ltr" class="gmail_signature">Atenciosamente</div><div dir="ltr" class="gmail_signature"><br><br> .''`. Caio Abreu Ferreira<br>: :' : <a href="mailto:
[email protected]" target="_
blank">
[email protected]</a><br>`. `'` Debian User<br> `-</div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 27, 2023 at 9:40 PM Galileu H. Oliveira <<a href="mailto:
[email protected]">
[email protected]</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Isso aqui resolve?<br>
<a href="
https://www.kevinhooke.com/2020/01/17/raspbian-error-the-following-signatures-couldnt-be-verified-because-the-public-key-is-not-available/" rel="noreferrer" target="_blank">
https://www.kevinhooke.com/2020/01/17/raspbian-error-the-following-
signatures-couldnt-be-verified-because-the-public-key-is-not-available/</a><br> sds.<br>
G.Paulo.<br>
On Sat, 25 Nov 2023 01:46:24 -0300<br>
Caio Ferreira <<a href="mailto:
[email protected]" target="_blank">
[email protected]</a>> wrote:<br>
> Lista<br>
> <br>
> Depois de procurar muito na net e não encontrar a solução, resolvi<br> > enviar um e-mail para a lista.<br>
> <br>
> Fiz a atualização do debian de um raspberry pi para a última versão e<br>
> quando eu executo o comando "apt-get update" está aparecendo as<br>
> mensagens de erro abaixo.<br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
> *Err:1 <a href="
http://deb.debian.org/debian" rel="noreferrer" target="_blank">
http://deb.debian.org/debian</a> <<a href="
http://deb.debian.org/debian" rel="noreferrer" target="_blank">
http://deb.debian.org/debian</a>><br>
> bookworm InRelease The following signatures couldn't be verified<br> > because the public key is not available: NO_PUBKEY 0E98404D386FA1D9<br> > NO_PUBKEY 6ED0E7B82643E131 NO_PUBKEY F8D2585B8783D481Err:2<br>
> <a href="
http://deb.debian.org/debian-security" rel="noreferrer" target="_blank">
http://deb.debian.org/debian-security</a><br>
> <<a href="
http://deb.debian.org/debian-security" rel="noreferrer" target="_blank">
http://deb.debian.org/debian-security</a>> bookworm-security InRelease<br>
> <br>
> The following signatures couldn't be verified<br>
> because the public key is not available: NO_PUBKEY 54404762BBB6E853<br> > NO_PUBKEY BDE6D2B9216EC7A8Err:3 <a href="
http://deb.debian.org/debian" rel="noreferrer" target="_blank">
http://deb.debian.org/debian</a><br>
> <<a href="
http://deb.debian.org/debian" rel="noreferrer" target="_blank">
http://deb.debian.org/debian</a>> bookworm-updates InRelease<br>
> <br>
> The following signatures couldn't be verified<br>
> because the public key is not available: NO_PUBKEY 0E98404D386FA1D9<br> > NO_PUBKEY 6ED0E7B82643E131Reading package lists... Done<br>
> <br>
> W: GPG error:<br> > <a href="
http://deb.debian.org/debian" rel="noreferrer" target="_blank">
http://deb.debian.org/debian</a> <<a href="
http://deb.debian.org/debian" rel="noreferrer" target="_blank">
http://deb.debian.org/debian</a>> bookworm<br>
> InRelease: The following signatures couldn't be verified because the<br>
> public key is not available: NO_PUBKEY 0E98404D386FA1D9 NO_PUBKEY<br>
> 6ED0E7B82643E131 NO_PUBKEY F8D2585B8783D481E: The repository<br>
> '<a href="
http://deb.debian.org/debian" rel="noreferrer" target="_blank">
http://deb.debian.org/debian</a> <<a href="
http://deb.debian.org/debian" rel="noreferrer" target="_blank">
http://deb.debian.org/debian</a>> bookworm<br>
> InRelease' is not signed.N: Updating from such a repository can't be<br>
> done securely, and is therefore disabled by default.N: See<br>
> apt-secure(8) manpage for repository creation and user configuration<br> > details.W: GPG error: <a href="
http://deb.debian.org/debian-security" rel="noreferrer" target="_blank">
http://deb.debian.org/debian-security</a><br>
> <<a href="
http://deb.debian.org/debian-security" rel="noreferrer" target="_blank">
http://deb.debian.org/debian-security</a>> bookworm-security InRelease:<br>
> The following signatures couldn't be verified because the public key<br>
> is not available: NO_PUBKEY 54404762BBB6E853 NO_PUBKEY<br>
> BDE6D2B9216EC7A8E: The repository<br>
> '<a href="
http://deb.debian.org/debian-security" rel="noreferrer" target="_blank">
http://deb.debian.org/debian-security</a><br>
> <<a href="
http://deb.debian.org/debian-security" rel="noreferrer" target="_blank">
http://deb.debian.org/debian-security</a>> bookworm-security InRelease'<br>
> is not signed.N: Updating from such a repository can't be done<br> > securely, and is therefore disabled by default.N: See apt-secure(8)<br> > manpage for repository creation and user configuration details.W: GPG<br> > error: <a href="
http://deb.debian.org/debian" rel="noreferrer" target="_blank">
http://deb.debian.org/debian</a> <<a href="
http://deb.debian.org/debian" rel="noreferrer" target="_blank">
http://deb.debian.org/debian</a>><br>
> bookworm-updates InRelease: The following signatures couldn't be<br> > verified because the public key is not available: NO_PUBKEY<br>
> 0E98404D386FA1D9 NO_PUBKEY 6ED0E7B82643E131E: The repository<br>
> '<a href="
http://deb.debian.org/debian" rel="noreferrer" target="_blank">
http://deb.debian.org/debian</a> <<a href="
http://deb.debian.org/debian" rel="noreferrer" target="_blank">
http://deb.debian.org/debian</a>><br>
> bookworm-updates InRelease' is not signed.N: Updating from such a<br> > repository can't be done securely, and is therefore disabled by<br> > default.N: See apt-secure(8) manpage for repository creation and user<br> > configuration details.*<br>
> <br>
> Eu tentei várias coisas e infelizmente não deu certo.<br>
> <br>
> Alguém teria alguma idéia ?!?!?!<br>
> <br>
> Atencisamente,<br>
> <br>
> .''`. Caio Abreu Ferreira<br>
> : :' : <a href="mailto:
[email protected]" target="_blank">
[email protected]</a><br>
> `. `'` Debian User<br>
> `-<br>
</blockquote></div></div>
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)