Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-09-14 Thread James Addison
Package: snapshot.debian.org Followup-For: Bug #959518 X-Debbugs-Cc: j...@jp-hosting.net (sorry: I realized I meant 'compile ... using bullseye' in that previous message, not buster (stable))

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-09-14 Thread Johannes Schauer
Quoting Julian Andres Klode (2020-09-14 21:49:15) > > - allow to specify a maximum bytes per second value for downloads (this > > has the largest effect if set low enough) > > That's Acquire::http::Dl-Limit > > > - allow to set an option that makes apt automatically retry when a > >

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-09-14 Thread James Addison
Package: snapshot.debian.org Followup-For: Bug #959518 X-Debbugs-Cc: j...@jp-hosting.net Understood. The environment I'd like to get this working for is based on Debian stable, so we might be at an impasse unless I can compile the latest apt sources using buster. I'm making progress on that

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-09-14 Thread James Addison
Package: snapshot.debian.org Followup-For: Bug #959518 X-Debbugs-Cc: j...@jp-hosting.net The issue appears reproducible at the moment with apt 1.8.2.1 compiled from source and the 'x.tar' configuration provided earlier. # apt source directory, post-build $ cmdline/apt -o Dir=$PWD/x -o

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-09-14 Thread Julian Andres Klode
On Mon, Sep 14, 2020 at 09:35:01PM +0200, Johannes Schauer wrote: > Hi, > > On Mon, 14 Sep 2020 18:50:44 +0200 Julian Andres Klode > wrote: > > On Mon, Sep 14, 2020 at 05:18:20PM +0100, James Addison wrote: > > > Package: snapshot.debian.org > > > Followup-For: Bug #959518 > > > X-Debbugs-Cc:

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-09-14 Thread Johannes Schauer
Hi, On Mon, 14 Sep 2020 18:50:44 +0200 Julian Andres Klode wrote: > On Mon, Sep 14, 2020 at 05:18:20PM +0100, James Addison wrote: > > Package: snapshot.debian.org > > Followup-For: Bug #959518 > > X-Debbugs-Cc: j...@jp-hosting.net > > > > The issue appears reproducible at the moment with apt

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-09-14 Thread Julian Andres Klode
On Mon, Sep 14, 2020 at 05:18:20PM +0100, James Addison wrote: > Package: snapshot.debian.org > Followup-For: Bug #959518 > X-Debbugs-Cc: j...@jp-hosting.net > > The issue appears reproducible at the moment with apt 1.8.2.1 compiled from > source and the 'x.tar' configuration provided earlier. >

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-08-25 Thread Alex Thiessen
Dear maintainer, I'm facing this issue (apt 2.1.10 (amd64)) and here are a couple observations that might help you to grasp it better. snapshot.d.o servers close the connection randomly, it took wget four continuation retries to download the file completely. When called again, the download is

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-08-05 Thread James Addison
Package: apt,snapshot.debian.org Followup-For: Bug #959518 X-Debbugs-Cc: j...@jp-hosting.net Thank you both! I should've done a more digging into the commit history for the related HTTP fixes. I'm not sure I would've easily figured out the apt method issue but it's a relief to see there's a

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-08-05 Thread Julian Andres Klode
On Wed, Aug 05, 2020 at 12:12:18AM +0100, James Addison wrote: > Package: apt,snapshot.debian.org > Followup-For: Bug #959518 > X-Debbugs-Cc: j...@jp-hosting.net > > FWIW, the series of steps in use for repro are: > > # prereq: install apt compile-time dependencies > # prereq: add apt deb

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-08-05 Thread David Kalnischkies
On Wed, Aug 05, 2020 at 12:12:18AM +0100, James Addison wrote: > $ cmdline/apt -o Acquire::Check-Valid-Until=false update > $ cmdline/apt install -y openjdk-11-jdk While you are using the built 'apt' in this way, apt is still talking to the methods (including http) installed on your system, not

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-08-04 Thread James Addison
Package: apt,snapshot.debian.org Followup-For: Bug #959518 X-Debbugs-Cc: j...@jp-hosting.net FWIW, the series of steps in use for repro are: # prereq: install apt compile-time dependencies # prereq: add apt deb sources, keys as per docs at http://snapshot.debian.org/ $ git clone

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-08-04 Thread James Addison
Package: apt,snapshot.debian.org Followup-For: Bug #959518 X-Debbugs-Cc: j...@jp-hosting.net Thanks for the update! - the issue *does* remain reproducible at the moment, and unfortunately cherry-picking the fix (merge commit 7d22263) into the 1.8.2.z branch and building a version of apt from

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-08-04 Thread Julian Andres Klode
On Sun, May 03, 2020 at 09:49:42AM +, James Addison wrote: > Package: apt > Version: 1.8.2 > Severity: normal > > Dear Maintainer, > > During installation of packages under Debian Buster[1], I've encountered a > repeatable (non-TLS) HTTP download error that occurs during download of >

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-05-03 Thread James Addison
Package: snapshot.debian.org Followup-For: Bug #959518 Dear Maintainer, I've reassigned this issue to both 'apt' and 'snapshot.debian.org' since it seems possible that either an HTTP client edge case and/or a server-side connection-handling behaviour may be the cause(s). It also seems possible

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-05-03 Thread James Addison
Package: apt Version: 1.8.2 Severity: normal Dear Maintainer, During installation of packages under Debian Buster[1], I've encountered a repeatable (non-TLS) HTTP download error that occurs during download of openjdk-11-jdk-headless. It's possible this may expose a rare edge case in apt's HTTP