* [gentoo-dev] HTTP_PROXY var in make.conf has issues
@ 2002-05-27 19:27 Ben Lutgens
0 siblings, 0 replies; only message in thread
From: Ben Lutgens @ 2002-05-27 19:27 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 967 bytes --]
All, the HTTP_PROXY variable we have in make.conf and friends isn't
recognized by wget. Setting as HTTP_PROXY is completely ignored by wget and
the other fetchcommands ( prozilla and lukemftp are essentially ftp
applications and they don't tend to like proxies anyway ). I see very
little reason to leave the variable as HTTP_PROXY when it should be defined
like so
http_proxy="proxy.domain.tld:3128"
A band-aid would be to set the following in either make.conf, make.globals
or the like
http_proxy="${HTTP_PROXY}" or have portage interpret HTTP_PROXY and pass it
to the environment in both ways (which seems really dumb to me)
This is probably also a good FAQ question. I'll post to the forums about it
as well.
--
Ben Lutgens | http://people.sistina.com/~blutgens/
System Administrator | http://www.sistina.com/
Sistina Software Inc. |
"I got a wife and kids too but you don't see me out here stealing Imperial
Droids now do ya?"
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-05-27 19:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-27 19:27 [gentoo-dev] HTTP_PROXY var in make.conf has issues Ben Lutgens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox