Package: wget
Severity: normal

Hi!

Works correctly for me.

# echo $http_proxy
http://localhost:8118
#

# wget -c http://cdimage.debian.org/debian-cd/6.0.0/i386/iso-
cd/debian-6.0.0-i386-businesscard.iso
--2011-02-08 20:51:02--  http://cdimage.debian.org/debian-cd/6.0.0/i386/iso-
cd/debian-6.0.0-i386-businesscard.iso
Resolving localhost... ::1, 127.0.0.1
Connecting to localhost|::1|:8118... connected.
Proxy request sent, awaiting response... 302 Found
Location: http://hammurabi.acc.umu.se/debian-cd/6.0.0/i386/iso-
cd/debian-6.0.0-i386-businesscard.iso [following]
--2011-02-08 20:51:02--  http://hammurabi.acc.umu.se/debian-cd/6.0.0/i386/iso-
cd/debian-6.0.0-i386-businesscard.iso
Connecting to localhost|::1|:8118... connected.
Proxy request sent, awaiting response... 200 OK
Length: 48125952 (46M) [application/octet-stream]
Saving to: `debian-6.0.0-i386-businesscard.iso'

31% [=================>                                        ] 15,167,488
609K/s  eta 48s
^C
# wget -c http://cdimage.debian.org/debian-cd/6.0.0/i386/iso-
cd/debian-6.0.0-i386-businesscard.iso
--2011-02-08 20:51:25--  http://cdimage.debian.org/debian-cd/6.0.0/i386/iso-
cd/debian-6.0.0-i386-businesscard.iso
Resolving localhost... ::1, 127.0.0.1
Connecting to localhost|::1|:8118... connected.
Proxy request sent, awaiting response... 302 Found
Location: http://hammurabi.acc.umu.se/debian-cd/6.0.0/i386/iso-
cd/debian-6.0.0-i386-businesscard.iso [following]
--2011-02-08 20:51:26--  http://hammurabi.acc.umu.se/debian-cd/6.0.0/i386/iso-
cd/debian-6.0.0-i386-businesscard.iso
Connecting to localhost|::1|:8118... connected.
Proxy request sent, awaiting response... 206 Partial Content
Length: 48125952 (46M), 32924672 (31M) remaining [application/octet-stream]
Saving to: `debian-6.0.0-i386-businesscard.iso'

82% [++++++++++++++++++============================>           ] 39,503,360
275K/s  eta 23s
^C
# wget -c http://cdimage.debian.org/debian-cd/6.0.0/i386/iso-
cd/debian-6.0.0-i386-businesscard.iso
--2011-02-08 20:52:42--  http://cdimage.debian.org/debian-cd/6.0.0/i386/iso-
cd/debian-6.0.0-i386-businesscard.iso
Resolving localhost... ::1, 127.0.0.1
Connecting to localhost|::1|:8118... connected.
Proxy request sent, awaiting response... 302 Found
Location: http://hammurabi.acc.umu.se/debian-cd/6.0.0/i386/iso-
cd/debian-6.0.0-i386-businesscard.iso [following]
--2011-02-08 20:52:42--  http://hammurabi.acc.umu.se/debian-cd/6.0.0/i386/iso-
cd/debian-6.0.0-i386-businesscard.iso
Connecting to localhost|::1|:8118... connected.
Proxy request sent, awaiting response... 206 Partial Content
Length: 48125952 (46M), 8549376 (8.2M) remaining [application/octet-stream]
Saving to: `debian-6.0.0-i386-businesscard.iso'

100%[+++++++++++++++++++++++++++++++++++++++++++++++==========>] 48,125,952
701K/s   in 17s

2011-02-08 20:53:00 (487 KB/s) - `debian-6.0.0-i386-businesscard.iso' saved
[48125952/48125952]

#

# wget -nv http://cdimage.debian.org/debian-cd/6.0.0/i386/iso-cd/SHA256SUMS
2011-02-08 20:53:07 URL:http://cdimage.debian.org/debian-cd/6.0.0/i386/iso-
cd/SHA256SUMS [5276/5276] -> "SHA256SUMS" [1]
# sha256sum --check SHA256SUMS 2>&1 | grep business
debian-6.0.0-i386-businesscard.iso: OK
#

# netstat -apn | grep 8118 | grep LISTEN
tcp6       0      0 ::1:8118                :::*                    LISTEN
20206/privoxy
#


So it looks it probably depends on actuall configuration of privoxy.
My configuration is pretty heavy. I have "toggle 1" of course,
as it essentially disabled all
functionality in provixy, and if anybody would want
this he will not install privoxy in first place.

Can anybody reproduce original error actually?


Privoxy version 3.0.16-1




-- System Information:
Debian Release: 6.0
  APT prefers stable
  APT policy: (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL.utf8, LC_CTYPE=pl_PL.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to pl_PL.utf8)
Shell: /bin/sh linked to /bin/dash

Versions of packages wget depends on:
ii  dpkg                      1.15.8.10      Debian package management system
ii  install-info              4.13a.dfsg.1-6 Manage installed documentation in 
ii  libc6                     2.11.2-11      Embedded GNU C Library: Shared lib
ii  libssl0.9.8               0.9.8o-4       SSL shared libraries

wget recommends no packages.

wget suggests no packages.

-- no debconf information



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

Reply via email to