RPM and proxy

Les Mikesell lesmikesell at gmail.com
Tue Sep 5 16:40:43 UTC 2006


On Tue, 2006-09-05 at 10:27 -0500, Arthur Pemberton wrote:
> On 9/5/06, Matthew Polashek <matt at tinysongs.com> wrote:
> > Hi!
> >
> > Can anyone help me configure my box to navigate proxy .pac files?  I'm
> > trying to install CCRMA for my school computer but I need to get rpm to
> > work with the proxy.  Any help would be greatly appreciated.
> >
> > Thanks!
> > Matt
> >
> 
> RPM doesn't really use the network to my understanding, so how can it
> use a proxy? Did you mean yum? If you did , google "yum+proxy"

RPM does know how to access packages specified by URLs, but I
don't think either RPM or yum know anything about autoconfiguring
proxy settings though .pac files.  You'll probably have to get
the proxy address/port and either put it in the yum config file
or export it like:
export http_proxy=http://my_proxy_address:port
before doing the rpm or yum command.

-- 
  Les Mikesell
   lesmikesell at gmail.com





More information about the fedora-list mailing list