Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22983 - HTTP proxy authentification with "user:passwd@proxy:port" not possible on install-LiveCD 1.4 RC4
Summary: HTTP proxy authentification with "user:passwd@proxy:port" not possible on ins...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-17 05:03 UTC by Sebastian Faubel
Modified: 2005-03-25 11:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for proxy authentification against faq.xml (faq.diff-proxyauth,2.10 KB, patch)
2003-08-17 02:56 UTC, Sven Vermeulen (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Faubel 2003-06-17 05:03:49 UTC
At our work we need to use a HTTP Proxy with Authentification.
When I try to set the proxy settings with authentification like: 
# export http_proxy="user:passwd@proxy:port"
wget and rsync fail to work. wget gives a error message like "Unsupported Scheme".
Same goes with rsync.

Reproducible: Always
Steps to Reproduce:
1. Set up the basic network
2. export http_proxy="user:passwd@proxy:port"
3. try wget www.gentoo.org

Actual Results:  
I was not abled to install Gentoo Linux on the box.

Expected Results:  
It should accept and use my proxy settings using the authentification
information and let me flawlessy install Gentoo Linux on this box - like it did
on any other machines @ home ;-)

There are several threads in the "Gentoo installation" Forum about this issiue.
Some french people mentioned a rsync authentification patch....
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2003-08-09 17:54:51 UTC
OK, I'm assigning this to the docs team. Docs team, we need to find a good solution for this... and it may end up being a "docs solution" (ie. documenting the right way to get rsync and wget to work thru a proxy)
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2003-08-10 03:46:10 UTC
For wget, with an already defined http_proxy="proxyserver:port" (no user/passwd):

wget --proxy-user=foo --proxy-passwd=bar <url>

However, rsync doesn't provide such an option. 
Comment 3 Sven Vermeulen (RETIRED) gentoo-dev 2003-08-17 02:01:09 UTC
I'm going to add this to the FAQ, not the installation guide (yet).
Comment 4 Sven Vermeulen (RETIRED) gentoo-dev 2003-08-17 02:56:44 UTC
Created attachment 16207 [details, diff]
Patch for proxy authentification against faq.xml
Comment 5 Sven Vermeulen (RETIRED) gentoo-dev 2003-08-20 02:06:48 UTC
Reviewed by antifa

http://article.gmane.org/gmane.linux.gentoo.documentation/227

Committed.
Comment 6 Chris Gianelloni (RETIRED) gentoo-dev 2005-03-25 11:25:08 UTC
Moving these so we can remove the "Install CD" component from "Gentoo Linux".

I apologize to everyone for this spam, but according to the bugzilla developers,
this is the only reasonable way to do this.