There are also other repositories with other packages... depends on what you're looking for.

        Jeremy

At 09:20 AM 7/15/2004, Michael Edwards wrote:
Heres two different suggestions from when I had trouble with opd. I never did get the proxy thing to work fully, but I have successfully used the tarballs I downloaded directly from the ftp site several times. I am sure it is possible to configure things so the opd wizard works in our type of situation, but it does not appear that OSCAR is designed to be used from behind an aggressive firewall setup.

>>From: Jeremy Enos <[EMAIL PROTECTED]>

There is a manual way to do it. It probably failed because it's using ftp rather than http. You can manually get the tarballs from:

ftp://sponge.ncsa.uiuc.edu/oscar/repository/

And then untar into /var/lib/oscar/packages/

         Jeremy


>>From: Frank Crawford <[EMAIL PROTECTED]>

Mike,
I think the fix to your opd problem is to define an environmental variable with the name "http_proxy" and set it to your web proxy, i.e.


export http_proxy=http://squid.my.place:3128/

and then it should work. Have a look at the man LWP::UserAgent in the section on env_proxy for some more examples. Note, you define these variable in your environment, not in the perl scripts. This is all
similar to what is used by lynx and a number of other command line browsers.



Original Message ----------------------- Hi When I run the /usr/oscar/scripts/opd --lwp this error I am getting But when i type the url http://oscar.sourceforge.net/repository/oscar_repositories.xml in the brosweI could see the xml file.


[EMAIL PROTECTED] scripts]# /usr/oscar/scripts/opd --lwp Updating master repository listing from: http://oscar.sourceforge.net/repository Attempting to download using LWP: http://oscar.sourceforge.net/repository/oscar_repositories.xml Failed: Can't connect to oscar.sourceforge.net:80 (Bad hostname 'oscar.sourceforge.net') Attempting to download using wget: http://oscar.sourceforge.net/repository/oscar_repositories.xml --17:29:35-- http://oscar.sourceforge.net/repository/oscar_repositories.xml => `/var/cache/oscar/opd/oscar_repositories.xml.opd' Resolving oscar.sourceforge.net... failed: Host not found. Failed: Can't connect to oscar.sourceforge.net:80 (Bad hostname 'oscar.sourceforge.net') Attempting to download using LWP: http://oscar.sourceforge.net/repository/oscar_repositories.xml Failed: Can't connect to oscar.sourceforge.net:80 (Bad hostname 'oscar.sourceforge.net') Attempting to download using wget: http://oscar.sourceforge.net/repository/oscar_repositories.xml --17:30:15-- http://oscar.sourceforge.net/repository/oscar_repositories.xml => `/var/cache/oscar/opd/oscar_repositories.xml.opd' Resolving oscar.sourceforge.net... failed: Host not found. Failed: Can't connect to oscar.sourceforge.net:80 (Bad hostname 'oscar.sourceforge.net') Attempting to download using LWP: http://oscar.sourceforge.net/repository/oscar_repositories.xml Failed: Can't connect to oscar.sourceforge.net:80 (Bad hostname 'oscar.sourceforge.net') Attempting to download using wget: http://oscar.sourceforge.net/repository/oscar_repositories.xml --17:30:55-- http://oscar.sourceforge.net/repository/oscar_repositories.xml => `/var/cache/oscar/opd/oscar_repositories.xml.opd' Resolving oscar.sourceforge.net... failed: Host not found. Failed: Can't connect to oscar.sourceforge.net:80 (Bad hostname 'oscar.sourceforge.net') Failed after 3 -- giving up WARNING: Unable to download repository listing ERROR: Unable to open /var/cache/oscar/opd/oscar_repositories.xml -- Aborting at /usr/oscar/scripts/opd line 294.

Regards

Sagar

Bernard Li <[EMAIL PROTECTED]> said:

> If you have an internet connection to the outside world, you should be
> able to access OPD.
>
> What happens if you run this:
>
> /opt/oscar/scripts/opd
>
> (this is the CLI version of OPD).
>
> Also, you might want to make sure that you have cleaned out any cached
> OPD XML files:
>
> rm -f /var/cache/oscar/opd/*.xml
>
> Cheers,
>
> Bernard
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, July 13, 2004 6:11
> > To: Bernard Li; [EMAIL PROTECTED]; Bruce Becker
> > Cc: Oscar-users List
> > Subject: RE: [Oscar-users] eth0 problem persists
> >
> > Hi
> > Sorry for the dealayed reply as I was out of town
> >
> > I just tried the OPD today but i am still enable to download
> > and install the additional packages like Ganglia.
> >
> > I am enable to figure out the problem
> > my gateway  has firewall configured could it be the problem
> > due to which I am enable to download the packages.
> >
> >
> > Please mail me the solution
> >
> > Regards
> >
> > Sagar
> >
> >
> >
> >
> >
> >
> >
> >
> > Bernard Li <[EMAIL PROTECTED]> said:
> >
> > > Hi Sagar:
> > >
> > > I just tried accessing OPD and as of right now it is
> > working - please
> > > try again.
> > >
> > > Cheers,
> > >
> > > Bernard
> > >
> > > > -----Original Message-----
> > > > From: [EMAIL PROTECTED]
> > > > [mailto:[EMAIL PROTECTED] On Behalf Of
> > > > [EMAIL PROTECTED]
> > > > Sent: Sunday, July 04, 2004 22:34
> > > > To: Bernard Li; Bruce Becker; [EMAIL PROTECTED]
> > > > Cc: Oscar-users List
> > > > Subject: RE: [Oscar-users] eth0 problem persists
> > > >
> > > > Hi
> > > > I tried the solution given by Benoit to solve the OPD
> > problem but I
> > > > am still not able to download additional packages using OPD.
> > > >
> > > > When I click  on step 0
> > > > The window appears saying downloading  Package Information But no
> > > > packages are listed in the table below.
> > > >
> > > > What could be the problem please let me know.
> > > >
> > > > regards
> > > >
> > > > sagar
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > Bernard Li <[EMAIL PROTECTED]> said:
> > > >
> > > > > 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
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > -------------------------------------------------------
> > > > 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
> > > >
> > > >
> > >
> >
> >
> >
> > --
> >
> >
> >
> >
> >
>
>
> -------------------------------------------------------
> 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
>



--





-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Oscar-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-users



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id040&opick
_______________________________________________
Oscar-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-users



------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to