Hi,
since a few days I cannot install updates via apt since the containerd package is missing in the repository, but referenced in the packages file:
Hit:1 https://apt.llvm.org/stretch llvm-toolchain-stretch-7 InRelease
Ign:2 https://storage.googleapis.com/cros-packages/78 stretch InRelease
Hit:3 https://packages.microsoft.com/repos/vscode stable InRelease
Get:4 https://download.docker.com/linux/debian stretch InRelease [44.8 kB]
Hit:5 https://storage.googleapis.com/cros-packages/78 stretch Release
Ign:7 https://cdn-aws.deb.debian.org/debian stretch InRelease
Hit:8 https://cdn-aws.deb.debian.org/debian-security stretch/updates InRelease
Hit:9 https://cdn-aws.deb.debian.org/debian stretch-backports InRelease
Hit:10 https://cdn-aws.deb.debian.org/debian stretch Release
Fetched 44.8 kB in 1s (24.0 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
4 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
code containerd.io docker-ce docker-ce-cli
4 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 74.7 MB/140 MB of archives.
After this operation, 8,529 kB disk space will be freed.
Do you want to continue? [Y/n] y
Get:1 https://packages.microsoft.com/repos/vscode stable/main amd64 code amd64 1.39.1-1570750687 [54.7 MB]
Err:2 https://download.docker.com/linux/debian stretch/stable amd64 containerd.io amd64 1.2.10-2
404 Not Found
Fetched 54.7 MB in 4s (12.7 MB/s)
E: Failed to fetch https://download.docker.com/linux/debian/dists/stretch/pool/stable/amd64/containerd.io_1.2.10-2_amd64.deb 404 Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Can someone update the repo information?