Debian repository broken?

Hi. I reported this to support@docker.com, but I wanted to confirm here. I’m on Debian buster and when I try to update I get an error.

Get:14 https://download.docker.com/linux/debian buster/stable amd64 Packages [10.9 kB]
Err:14 https://download.docker.com/linux/debian buster/stable amd64 Packages
  File has unexpected size (10737 != 10881). Mirror sync in progress? [IP: 99.86.61.24 443]
  Hashes of expected file:
   - Filesize:10881 [weak]
   - SHA512:2f87d775dc6da3e92d3e80c22253c89a3a80654ea187c41e5c76529d8b066dab77bfafb920032ed8668a29e6e2dd10b759472be03c875f62fe0f8e5f8c30d1ff
   - SHA256:067722ecb037913093e59d5daac1cded99d1e11a2f7374c4d6fe91f2067279df
   - SHA1:fe53eb76a2a0030e0304eebe6937ea65d979e573 [weak]
   - MD5Sum:7b3dc5461354712197012f6c0c7f75fa [weak]
  Release file created at: Thu, 13 Feb 2020 03:36:42 +0000
Get:15 https://download.docker.com/linux/debian buster/stable amd64 Contents (deb) [1,902 B]
Fetched 47.7 kB in 1s (34.7 kB/s)
Reading package lists... Done
E: Failed to fetch https://download.docker.com/linux/debian/dists/buster/stable/binary-amd64/Packages.bz2  File has unexpected size (10737 != 10881). Mirror sync in progress? [IP: 99.86.61.24 443]
   Hashes of expected file:
    - Filesize:10881 [weak]
    - SHA512:2f87d775dc6da3e92d3e80c22253c89a3a80654ea187c41e5c76529d8b066dab77bfafb920032ed8668a29e6e2dd10b759472be03c875f62fe0f8e5f8c30d1ff
    - SHA256:067722ecb037913093e59d5daac1cded99d1e11a2f7374c4d6fe91f2067279df
    - SHA1:fe53eb76a2a0030e0304eebe6937ea65d979e573 [weak]
    - MD5Sum:7b3dc5461354712197012f6c0c7f75fa [weak]
   Release file created at: Thu, 13 Feb 2020 03:36:42 +0000
E: Some index files failed to download. They have been ignored, or old ones used instead.

Anyone else seeing this problem?

Thanks,
Mike

I’m having exactly the same issues. For me happens in stable, test and nightly. It happens using the repo (apt install) but with package download and install (dpkg -i) as well. Currently unusable for me.

Did you try to update repo key?

$ curl -fsSL https://download.docker.com/linux/debian/gpg | sudo apt-key add -

Not relevant to the problem, but for kicks I tried it. Changed nothing.

Still happening. It’s weird no one noticed at the company.

Just noticed that it was fixed actually…