bpicode / fritzctl

A lightweight, easy to use console client for the AVM FRITZ!Box Home Automation.
MIT License
99 stars 21 forks source link

Error when updating the package index on Debian #225

Closed imtbl closed 3 years ago

imtbl commented 4 years ago

Following the instructions in the readme, I get the following error when trying to update the package index:

Err:11 https://dl.bintray.com/bpicode/fritzctl_deb stretch/main amd64 Packages
  File has unexpected size (1332 != 1238). Mirror sync in progress? [IP: 52.36.128.157 443]
  Hashes of expected file:
   - Filesize:1238 [weak]
   - SHA256:e048e9b99c86c1a85e54c8acb546a104c46af8975450384a3cf05bdd86663aeb
   - SHA1:0caf2807f0337649a3532701132e0c7db636e8e9 [weak]
   - MD5Sum:1c6a9e01a7afe0d437efa4b97a260856 [weak]
  Release file created at: Sat, 21 Jul 2018 12:43:48 +0000
Fetched 7,293 B in 2s (3,638 B/s)
Reading package lists... Done
E: Failed to fetch https://dl.bintray.com/bpicode/fritzctl_deb/dists/stretch/main/binary-amd64/Packages.bz2  File has unexpected size (1332 != 1238). Mirror sync in progress? [IP: 52.36.128.157 443]
   Hashes of expected file:
    - Filesize:1238 [weak]
    - SHA256:e048e9b99c86c1a85e54c8acb546a104c46af8975450384a3cf05bdd86663aeb
    - SHA1:0caf2807f0337649a3532701132e0c7db636e8e9 [weak]
    - MD5Sum:1c6a9e01a7afe0d437efa4b97a260856 [weak]
   Release file created at: Sat, 21 Jul 2018 12:43:48 +0000
E: Some index files failed to download. They have been ignored, or old ones used instead.

Been getting the error for the last few hours (and I assume a mirror sync would've been completed by now).

bpicode commented 4 years ago

Hi, thanks for noticing. It seems the index was broken, I triggered a recalculation. Can you try again?

bpicode commented 3 years ago

Closing due to inactivity. Feel free to re-open if the problem still affects you.