Score:0

NO_PUBKEY B53DC80D13EDEF05

nr flag

When i run sudo apt update i get this error

Err:13 https://packages.cloud.google.com/apt cloud-sdk InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B53DC80D13EDEF05
Err:1 https://packages.cloud.google.com/apt kubernetes-xenial InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B53DC80D13EDEF05

and when i run sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B53DC80D13EDEF05

I got this

Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).<br />
Executing: /tmp/apt-key-gpghome.agtT5nydZc/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys B53DC80D13EDEF05<br />
gpg: key B53DC80D13EDEF05: 1 duplicate signature removed<br />
gpg: key B53DC80D13EDEF05: "Rapture Automatic Signing Key (cloud-rapture-signing-key-2022-03-07-08_01_01.pub)" not changed<br />
gpg: Total number processed: 1<br />
gpg:              unchanged: 1<br />

How can I fix it?

Terrance avatar
id flag
Not only is `apt-key` deprecated and you should be downloading and converting the key, your question is very unclear as to what you are trying to install or following. All we can do is guess. I know that the key for what you are doing is located at https://packages.cloud.google.com/apt/doc and would need to be converted by running something similar to `curl -fsSL https://packages.cloud.google.com/apt/doc/apt-key.gpg | sudo gpg --dearmor -o /usr/share/keyrings/apt-key.gpg`. I would recommend to [edit](https://askubuntu.com/posts/1483008/edit) your question and add more details.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.