-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed as duplicate of#342
Labels
kind/bugkind/external/docker-packagingIssues of containerd.io packages maintained by DockerIssues of containerd.io packages maintained by Docker
Description
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
-
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. -
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugkind/external/docker-packagingIssues of containerd.io packages maintained by DockerIssues of containerd.io packages maintained by Docker
Type
Projects
Status
Done