Welcome to the Linux Foundation Forum!

Issue with Installing Containerd on my Ubuntu 20.04

When I try downloading and installing containerd via terminal on my ubuntu 20.04 LTS, I kept getting the error message "no valid OpenPGP data found".

Please how can this be resolved?

Best Answers

  • Posts: 67
    Answer ✓

    Hello @babagee2003 ,

    The error "no valid OpenPGP data found" typically occurs when there's a problem downloading or importing the GPG key for the software repository—in your case, the Containerd repository.

    Below are the detailed steps to fix your problem. Hope it helps.

    sudo rm -f /usr/share/keyrings/docker-archive-keyring.gpg sudo rm -f /etc/apt/keyrings/docker.gpg

  • Posts: 2
    Answer ✓

    Thanks a lot Fazlur

Answers

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training