[Bug 1613193] Re: apt-get does't work with http_proxy

2017-07-26 Thread Julian Andres Klode
Marking as invalid then. ** Changed in: apt (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1613193 Title: apt-get does't work with http_proxy To manage

[Bug 1613193] Re: apt-get does't work with http_proxy

2017-07-25 Thread zhang sheng
Finally I find the problem is User-Agent string in apt-get. see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=355782 ** Bug watch added: Debian Bug tracker #355782 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=355782 -- You received this bug notification because you are a member of

[Bug 1613193] Re: apt-get does't work with http_proxy

2016-08-19 Thread zhang sheng
I use tcpdump to capture http request among "yum" "wget" "apt-get". # yum repolist Hypertext Transfer Protocol GET http://mirrorlist.centos.org/?release=7=x86_64=os=stock HTTP/1.1\r\n User-Agent: urlgrabber/3.10 yum/3.4.3\r\n Host: mirrorlist.centos.org\r\n Accept: */*\r\n

[Bug 1613193] Re: apt-get does't work with http_proxy

2016-08-15 Thread zhang sheng
$ export http_proxy=http://192.168.1.1:8080 $ apt-get -o Debug::Acquire::http=1 -o Debug::pkgAcquire::Worker=1 update >apt-update.log 2>&1 I paste all output at "http://paste.ubuntu.com/23060145/; I find something strange. I can't find port 8080 at debug output. Does apt can't specify proxy

[Bug 1613193] Re: apt-get does't work with http_proxy

2016-08-15 Thread David Kalnischkies
What type of proxy is that? Given you were using it before I presume its an HTTP proxy. Does the URI you specify has "http://; in front? Is that perhaps a public proxy? We have a test covering HTTP proxies and I have just run an upgrade myself with a SOCKS proxy so that more likely something

[Bug 1613193] Re: apt-get does't work with http_proxy

2016-08-15 Thread zhang sheng
** Tags added: xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1613193 Title: apt-get does't work with http_proxy To manage notifications about this bug go to: