Welcome to the Linux Foundation Forum!

Install the containerd software is failing from Lab 3.1, step no: 13

Options

Hello All,

Can someone suggest on below error ?

step no: 13 is not working from Lab 3.1

  1. Install the containerd software.
    root@cp: ̃# apt-get update && apt-get install containerd.io -y

Below is the error details:

root@lfs-ubuntu-template-1:~# apt-get update && apt-get install containerd.io -y
Hit:1 https://packages.cloud.google.com/apt google-compute-engine-bullseye-stable InRelease
Hit:2 https://packages.cloud.google.com/apt cloud-sdk-bullseye InRelease
Ign:3 https://download.docker.com/linux/ubuntu bullseye InRelease
Hit:4 https://deb.debian.org/debian bullseye InRelease
Hit:5 https://deb.debian.org/debian-security bullseye-security InRelease
Err:6 https://download.docker.com/linux/ubuntu bullseye Release
404 Not Found [IP: 13.226.22.101 443]
Hit:7 https://deb.debian.org/debian bullseye-updates InRelease
Hit:8 https://deb.debian.org/debian bullseye-backports InRelease
Reading package lists... Done
E: The repository 'https://download.docker.com/linux/ubuntu bullseye Release' does not have a Release file.
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.

Thanks
B. Anil Kumar

Comments

  • chrispokorni
    Options

    Hi @anil.bmam,

    What distribution is your VM guest OS? Is the recommended Ubuntu 20.04 LTS (per Overview section in Exercise 3.1)?

    Regards,
    -Chris

  • anil.bmam
    Options

    Hi @chrispokorni ,

    Thank you for the response.
    my VM is Ubuntu 20.04 LTS from GCP.
    but i've created VM Ubuntu 20.04 LTS from AZURE cloud it is working i.e lab 3.1, step no: 13 is working when i create Ubuntu 20.04 LTS from Azure cloud. but the same Ubuntu 20.04 LTS from GCP is not working as per my observation from last 2 days.

    Thanks
    B. Anil kumar

  • asciimo
    asciimo Posts: 3
    Options

    I noticed that your distro codename is "bullseye", suggesting that you're running Debian? Ubuntu 20.04 is "focal". What's the output of cat /etc/*release?

    If you are running Debian the command is slightly different.

Categories

Upcoming Training