Bug#1050954: marked as done (debootstrap is confused by "DIRECT" answer from Acquire::http::Proxy-Auto-Detect)
Your message dated Sat, 15 Jun 2024 16:15:48 +0200
with message-id <CADsTwjJCjyNX+-W1OZFvfLHvjCECiQYmL5vM833MNAyS8hfVTQ@mail.gmail.com>
and subject line done
has caused the Debian Bug report #1050954,
regarding debootstrap is confused by "DIRECT" answer from Acquire::http::Proxy-Auto-Detect
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)
--
1050954: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050954
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: debootstrap is confused by "DIRECT" answer from Acquire::http::Proxy-Auto-Detect
- From: Alexandre Detiste <alexandre.detiste@gmail.com>
- Date: Thu, 31 Aug 2023 20:14:49 +0200
- Message-id: <169350568929.61083.16806612613872195930.reportbug@localhost>
Package: debootstrap
Version: 1.0.132
Severity: normal
The 'Proxy-Auto-Detect' allows the detection script to return 'DIRECT'
in case a proxy is not needed/not available at the moment.
deboostrap currently doesn't handle this answer well.
root@brix:/var/chroot# debootstrap bookworm bookworm http://ftp.be.debian.org/debian/
I: Using auto-detected proxy: DIRECT
I: Retrieving InRelease
I: Retrieving Release
E: Failed getting release file http://ftp.be.debian.org/debian/dists/bookworm/Release
https://manpages.debian.org/testing/apt/apt-transport-http.1.en.html
> The various APT configuration options support the special value DIRECT
> meaning that no proxy should be used.
> The environment variable no_proxy is also supported for the same purpose.
https://salsa.debian.org/installer-team/debootstrap/-/blob/master/debootstrap#L457
Greetings
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (501, 'testing'), (450, 'unstable'), (400, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.4.0-3-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), LANGUAGE=fr_BE:fr
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages debootstrap depends on:
ii wget 1.21.3-1+b2
Versions of packages debootstrap recommends:
pn arch-test <none>
ii debian-archive-keyring 2023.4
ii gnupg 2.2.40-1.1
Versions of packages debootstrap suggests:
ii binutils 2.41-4
pn squid-deb-proxy-client <none>
pn ubuntu-archive-keyring <none>
ii xz-utils 5.4.1-0.2
ii zstd 1.5.5+dfsg2-1
-- no debconf information
--- End Message ---
--- Begin Message ---
version: 1.0.135
[ Adrien Robert ]
* fix: handling of DIRECT returned by Acquire::http:Proxy-Auto-Detect
https://salsa.debian.org/installer-team/debootstrap/-/commit/aed2c288c1dcea9926e85b5c11fbe8a195a60b0f
--- End Message ---
Reply to: