Ticket #855 (new defect)
http proxy using authentication does not work
| Reported by: | sms | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | cabal-install-0.16 |
| Component: | cabal-install tool | Version: | 1.10.1.0 |
| Severity: | normal | Keywords: | proxy, authentication |
| Cc: | Difficulty: | unknown | |
| GHC Version: | Platform: | Windows |
Description
I'm getting an error
No action for prompting/generating user+password credentials provided (use: setAuthorityGen); returning Nothing
when using 'cabal update' being behind proxy that is requiring authentication.
My login and password contain \ and @ symbols, so I have them escaped in HTTP_PROXY environment variable:
HTTP_PROXY= http://domain%5Cuser:passw%40rd@proxy.host:3128
Change History
Note: See
TracTickets for help on using
tickets.
