Skip to content

containerd.io 2.2.1-1 missing from download.docker.com #12741

@ojwm

Description

@ojwm

Description

containerd.io 2.2.1-1 does not exist on the server but is listed in packages, which causes apt upgrade to fail.

$ curl -s https://download.docker.com/linux/debian/dists/bookworm/stable/binary-amd64/Packages | grep dists/bookworm/pool/stable/amd64/containerd.io_2.2.1-1
Filename: dists/bookworm/pool/stable/amd64/containerd.io_2.2.1-1~debian.12~bookworm_amd64.deb

Steps to reproduce the issue

  1. Update

    $ sudo apt update
    Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
    Hit:2 http://deb.debian.org/debian bookworm InRelease                             
    Hit:3 http://ftp.debian.org/debian bookworm-backports InRelease                   
    Hit:4 http://deb.debian.org/debian bookworm-updates InRelease                     
    Hit:5 https://download.docker.com/linux/debian bookworm InRelease
    Reading package lists... Done                         
    Building dependency tree... Done
    Reading state information... Done
    1 package can be upgraded. Run 'apt list --upgradable' to see it.
    
  2. Upgrade

    $ sudo apt upgrade -y
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    Calculating upgrade... Done
    The following packages will be upgraded:
      containerd.io
    1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Need to get 23.4 MB of archives.
    After this operation, 495 kB of additional disk space will be used.
    Err:1 https://download.docker.com/linux/debian bookworm/stable amd64 containerd.io amd64 2.2.1-1~debian.12~bookworm
      404  Not Found [IP: 18.239.236.67 443]
    E: Failed to fetch https://download.docker.com/linux/debian/dists/bookworm/pool/stable/amd64/containerd.io_2.2.1-1%7edebian.12%7ebookworm_amd64.deb  404  Not Found [IP: 18.239.236.67 443]
    E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
    

Describe the results you received and expected

containerd.io should upgrade.

What version of containerd are you using?

2.2.1-1

Any other relevant information

$ uname -srvmo  
Linux 6.6.87.2-microsoft-standard-WSL2 #1 SMP PREEMPT_DYNAMIC Thu Jun  5 18:30:46 UTC 2025 x86_64 GNU/Linux

Show configuration if it is related to CRI plugin.

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions