[root@host ~]# apt-cache show docker-ce=5:29.1.3-1~ubuntu.24.04~noble
Package: docker-ce
Architecture: amd64
Version: 5:29.1.3-1~ubuntu.24.04~noble
Priority: optional
Section: admin
Maintainer: Docker <support@docker.com>
Installed-Size: 95813
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: containerd.io (>= 1.7.27), docker-ce-cli, iptables, nftables, libc6 (>= 2.34), libnftables1 (>= 1.0.2), libsystemd0
Recommends: apparmor, ca-certificates, docker-ce-rootless-extras, git, pigz, procps, xz-utils
Suggests: cgroupfs-mount | cgroup-lite, kmod
Conflicts: docker (<< 1.5~), docker-engine, docker.io
Replaces: docker-ce-cli (<< 5:28.0.0), docker-engine
Filename: dists/noble/pool/stable/amd64/docker-ce_29.1.3-1~ubuntu.24.04~noble_amd64.deb
Size: 21042544
MD5sum: ff48cb81031c59a66eb9c773e697ded5
SHA1: 1096792e94d9e3f46bf7c572b8b42a9bd249707e
SHA256: 010dee76e0c1833e1e538b4897e914a2d2d23972acb8798baf056565202a06ab
SHA512: f3979d3b97137d65149478a6fb1fd9280ba0170450a4bf8e87438565d5b4d97b2f7f17d000190a503acb5848285b091e1945d0b4453470e3a8be62f0f61d8b2f
Homepage: https://www.docker.com
Description: Docker: the open-source application container engine
Docker is a product for you to build, ship and run any application as a
lightweight container
.
Docker containers are both hardware-agnostic and platform-agnostic. This means
they can run anywhere, from your laptop to the largest cloud compute instance
and everything in between - and they don't require you to use a particular
language, framework or packaging system. That makes them great building blocks
for deploying and scaling web apps, databases, and backend services without
depending on a particular stack or provider.
Description-md5:
There are way more versions >= 1.7.27 for the containerd.io package in the repo.
Update: so the problem is not that there is a wrong dependency on the docker-ce package, but an entry in the repo index for a version where the artifact itself was removed.
I was mistaken with my initial assessment, and did strike through the response, and hid the details without removing them completely.