Public bug reported:

Binary package hint: apt

Trying to configure Apt to work with Authenticated proxy with an "@"
into the username "field" causes an 407 (username incorrect) when trying
to update the repository lists.

I have the next configuration into /etc/apt/apt.conf.d/80proxy file:

Acquire::http::Proxy "http://u...@domain:passw...@proxy_host:proxy_port";;
Acquire::http::DIRECT "repo_with_proxy";

this outputs the next lines:

Err http://ppa.launchpad.net lucid/main Packages
  407  Proxy Authentication Required ( El servidor ISA requiere autorización 
para completar la petición. Acceso denegado al filtro proxy web.  ) [IP: 
my_proxy_ip 8080]

** Affects: apt (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Use a authenticated proxy with a "@" into the username causes a 407 error code
https://bugs.launchpad.net/bugs/628067
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to