Bug#790523: wget does not recognize proxy variables when capitalized correctly.

2015-07-01 Thread Noël Köthe
Hello Ben,

Am Dienstag, den 30.06.2015, 11:13 +0200 schrieb Noël Köthe:

  wget does not recognize proxy variables when capitalized correctly. 
  
...
 I can confirm this issue and reported it to the upstream bugtracker.
...

On the upstream mailinglist your problem is discussed and maybe you
want to join: 

https://lists.gnu.org/archive/html/bug-wget/2015-06/msg00052.html

Regards

Noël

-- 
Noël Köthe noel debian.org
Debian GNU/Linux, www.debian.org

signature.asc
Description: This is a digitally signed message part


Bug#790523: wget does not recognize proxy variables when capitalized correctly.

2015-06-30 Thread Noël Köthe
forwarded 790523 https://savannah.gnu.org/bugs/?45443
found 790523 1.16.3-3
tags 790523 + confirmed
thanks

Hello Ben,

Am Montag, den 29.06.2015, 17:56 -0600 schrieb Ben Hildred:

 wget does not recognize proxy variables when capitalized correctly. 
 It wants
 them in lowercase, which conflicts with private variables in my 
 script. snarf
 does this correctly.

I can confirm this issue and reported it to the upstream bugtracker.

# http_proxy=http://doesnotexist wget gnu.org
--2015-06-30 10:58:36-- http://gnu.org/
Resolving doesnotexist (doesnotexist)... failed: Name or service not
known.
wget: unable to resolve host address 'doesnotexist'

but using it with capitalized variables they are ignored:

# HTTP_PROXY=http://doesnotexist wget gnu.org
--2015-06-30 11:07:42-- http://gnu.org/
Resolving gnu.org (gnu.org)... 208.118.235.148
Connecting to gnu.org (gnu.org)|208.118.235.148|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://www.gnu.org/ [following]
--2015-06-30 11:07:42-- http://www.gnu.org/
Resolving http://www.gnu.org (http://www.gnu.org)... 208.118.235.148,
2001:4830:134:3::a
Reusing existing connection to gnu.org:80.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: 'index.html'

index.html [ = ] 23.12K 63.1KB/s in 0.4s

2015-06-30 11:07:43 (63.1 KB/s) - 'index.html' saved [23677]
 

-- 
Noël Köthe n...@debian.org
Debian GNU/Linux, www.debian.org

signature.asc
Description: This is a digitally signed message part


Bug#790523: wget does not recognize proxy variables when capitalized correctly.

2015-06-29 Thread Ben Hildred
Package: wget
Version: 1.16.3-2+b2
Severity: normal
Tags: upstream

wget does not recognize proxy variables when capitalized correctly. It wants
them in lowercase, which conflicts with private variables in my script. snarf
does this correctly.



-- System Information:
Debian Release: stretch/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages wget depends on:
ii  libc6  2.19-18
ii  libgnutls-deb0-28  3.3.15-5
ii  libidn11   1.30-1
ii  libnettle6 3.1.1-3
ii  libpcre3   2:8.35-5
ii  libpsl00.5.1-1
ii  libuuid1   2.26.2-6
ii  zlib1g 1:1.2.8.dfsg-2+b1

Versions of packages wget recommends:
ii  ca-certificates  20150426

wget suggests no packages.

-- Configuration Files:
/etc/wgetrc changed [not included]


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org