On Friday 10 of July 2020 05:05:15 Felix Miata wrote:
Felix Miata composed on 2020-06-23 23:08 (UTC-0400):
Felix Miata composed on 2020-06-23 19:15 (UTC-0400):
Felix Miata composed on 2020-06-18 21:48 (UTC-0400):
Does Debian have any kind of configuration option that can make 'apt upgrade' try harder to download all packages instead of all except one that for whatever mirror failure reason fails, and halting the upgrade process because that one file didn't download? It seems typical here that one package, any package, isn't found on the trinity mirrors on the first pass, but on second invocation of apt upgrade, that one package is fetched, and the entire apt upgrade continues to completion.
The latest case was just now, sb on Bullseye:
libkexiv2-3-trinity-14.0.8-0debian11.0.0+0~a_amd64.deb
Absent first try for Focal: tdm-trinity_14.0.9~pre32-0ubuntu20.04+1_amd64.deb
Absent first try for Buster: kcalc-trinity_14.0.8-0debian10.0.0+0_amd64.deb
Absent first try for Bullseye: kipi-plugins-trinity_14.0.9~pre19-0debian11.0.0...
Hi Felix,
I tried to look for accesses to the specified package in the log on the primary redirector, and I see these entries there:
/var/log/apache2/ppa-access.log:93.197.35.80 - - [10/Jul/2020:01:35:29 +0000] "GET /trinity/deb/trinity-sb/pool/main-r14/k/kipi-plugins-trinity/kipi-plugins-trinity_14.0.9~pre19-0debian11.0.0+0~a_amd64.deb HTTP/1.1" 302 340 "-" "Wget/1.20.1 (linux-gnu)" /var/log/apache2/ppa-access.log:24.75.148.33 - - [10/Jul/2020:02:57:05 +0000] "GET /trinity-sb/pool/main-r14/k/kipi-plugins-trinity/kipi-plugins-trinity_14.0.9%7epre19-0debian11.0.0%2b0%7ea_amd64.deb HTTP/1.1" 302 0 "-" "Debian APT-HTTP/1.3 (2.1.6)" /var/log/apache2/ppa-access.log:24.75.148.33 - - [10/Jul/2020:02:57:19 +0000] "GET /trinity/deb/trinity-sb/pool/main-r14/k/kipi-plugins-trinity/kipi-plugins-trinity_14.0.9%7epre19-0debian11.0.0%2b0%7ea_amd64.deb HTTP/1.1" 302 322 "-" "Debian APT-HTTP/1.3 (2.1.6)" /var/log/apache2/ppa-access.log:24.75.148.33 - - [10/Jul/2020:02:58:31 +0000] "GET /trinity-sb/pool/main-r14/k/kipi-plugins-trinity/kipi-plugins-trinity_14.0.9%7epre19-0debian11.0.0%2b0%7ea_amd64.deb HTTP/1.1" 302 653 "-" "Debian APT-HTTP/1.3 (2.1.6)" /var/log/apache2/ppa-access.log:24.75.148.33 - - [10/Jul/2020:02:58:31 +0000] "GET /trinity/deb/trinity-sb/pool/main-r14/k/kipi-plugins-trinity/kipi-plugins-trinity_14.0.9%7epre19-0debian11.0.0%2b0%7ea_amd64.deb HTTP/1.1" 302 298 "-" "Debian APT-HTTP/1.3 (2.1.6)"
Cheers