Title: Re: [Oscar-users] eth0 problem persists
Here's a fix for the OPD problem from Benoit:
 
To remove the already downloaded XML file (as root) :
rm -f /var/cache/oscar/opd/*.xml

Or run ./opd -f

Then re-run the OSCAR wizard and you will be able to download the OSCAR packages.

Cheers,
 
Bernard


From: [EMAIL PROTECTED] on behalf of Bruce Becker
Sent: Fri 02/07/2004 3:37 AM
To: [EMAIL PROTECTED]
Cc: Oscar-users List
Subject: Re: [Oscar-users] eth0 problem persists

Hi

> I am waiting for solution for the problem  i am facing regarding the
> eth0 interface of 2 my clients .
I haven't been following this problem, but I experienced something similar
to what you describe with OPD below.

> Also I am facing problem regarding Ganglia.
> As I have the mailing lists postings  whinch said that I can download and
> install ganglia using OPD.
(you can also install ganglia from RPMS downloaded from the ganglia
website. you need gmetad, gmond and the webfrontend :
ganglia-monitor-core-gmetad-2.5.6-1
ganglia-webfrontend-2.5.5-1
ganglia-monitor-core-gmond-2.5.6-1
These work with RedHat 9 and OSCAR 3.0. you have to edit /etc/gmond.conf)

> So I executed the step 0 which is download additional packages.
> A window apppears saying Downloading  package information.
> But nothing appears in the table below
I had a timeout until i discovered that my proxy information was not being
set properly. OPD uses wget, I think and wget reads the proxy information
in ~/.wgetrc. For example, my proxy information is: (from cat ~/.wgetrc)
use_proxy = on
http_proxy = http://cache.uct.ac.za:8080/ (your proxy here)
proxy_user = (your username)
proxy_passwd = (your password)

good luck.
Bruce

--
Bruce Becker
UCT-CERN Research Center - University of Cape Town
Room 405, R.W. James Building, University Avenue North
Private Bag RONDEBOSCH 7700
tel :(w) +27 21 650 3356 | (m) +27 82 537 9425 | (f) +27 21 650 3342
WEB :http://hep.phy.uct.ac.za/~becker   |       AIM : brucellino
"Viel hilft viel"




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Oscar-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to