Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104547 - emerge-webrsync proxy settings in the make.conf
Summary: emerge-webrsync proxy settings in the make.conf
Status: RESOLVED DUPLICATE of bug 185048
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 912589
  Show dependency tree
 
Reported: 2005-09-01 22:16 UTC by Anton Bolshakov
Modified: 2023-08-19 14:33 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Bolshakov 2005-09-01 22:16:20 UTC
emerge use "proxy_http" setting in the make.conf file to setup a proxy server. 
I think it also should work in the same way for emerge-webrsync. 
Currently you have to specify http_proxy in an envirement. 
It also should be man file or --help for emerge-webrsync. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jason Stubbs (RETIRED) gentoo-dev 2005-09-01 22:46:50 UTC
"http_proxy" is not used by emerge or portage at all. It's only used by wget.
Personally, I think it should not be listed in the man page because of this. As
the default FETCH_COMMAND is wget, I have no problem with it being listed in
make.conf.example though.

What you are asking for here however is that emerge-webrsync source make.conf
before doing it's thing. The equivalent of that will happen when webrsync is
integrated into emerge.
Comment 2 Anton Bolshakov 2005-09-02 01:34:24 UTC
Jason,

thank you for understanding the issue.
Indeed it would be logical to have all proxy/mirroring settings in one place.
I'll leave this issue for "later" resolution.

Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2011-04-28 20:31:53 UTC
*** Bug 365029 has been marked as a duplicate of this bug. ***
Comment 4 Zac Medico gentoo-dev 2011-05-09 09:15:57 UTC

*** This bug has been marked as a duplicate of bug 185048 ***