** Description changed: Binary package hint: apt in my apt.conf is a proxy-entry on a other place (proxy is not unknow on this place), i disable this. in the apt.conf is the entry "Acquire::::Proxy "false";". the problem: is only work, if deleted this entry. + + TEST CASE: + 1. ensure that the apt.conf contains "Acquire::http::Proxy "false"; (or Acquire::::Proxy "false";) + 2. run sudo apt-get update -o Debug::Acquire::http=true + 3. notice that all GET requests start with a http:// - this is wrong + 4. install the version from dapper-proposed + 5. run sudo apt-get update -o Debug::Acquire::http=true + 6. verify that all GET requests start with "/" now (no http:// anymore)
-- apt cant work with disable proxy https://bugs.launchpad.net/bugs/47044 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs