Edit: Oh, I only just saw there was a Linux/Unix forum. Could this be moved? My bad.
Some mirrors are serving up a totally different file for the same request:
Correct size (Length)
And incorrect size (length), which leads to apt-get failing:
Wasn't sure where the proper place to report this was.
Some mirrors are serving up a totally different file for the same request:
Correct size (Length)
Code:
wget hxxp://debian.slimdevices.com/pool/main/l/logitechmediaserver/logitechmediaserver_7.7.4~1414136251_all.deb
--2014-10-29 13:51:42-- hxxp://debian.slimdevices.com/pool/main/l/logitechmediaserver/logitechmediaserver_7.7.4~1414136251_all.deb
Resolving debian.slimdevices.com (debian.slimdevices.com)... 8.12.206.253, 8.254.59.126, 8.27.83.254
Connecting to debian.slimdevices.com (debian.slimdevices.com)|8.12.206.253|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 112852232 (108M) [application/x-troff-man]Code:
wget hxxp://debian.slimdevices.com/pool/main/l/logitechmediaserver/logitechmediaserver_7.7.4~1414136251_all.deb
--2014-10-29 13:51:44-- hxxp://debian.slimdevices.com/pool/main/l/logitechmediaserver/logitechmediaserver_7.7.4~1414136251_all.deb
Resolving debian.slimdevices.com (debian.slimdevices.com)... 8.27.83.254, 8.12.206.253, 8.254.59.126
Connecting to debian.slimdevices.com (debian.slimdevices.com)|8.27.83.254|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 112852370 (108M) [application/x-troff-man]