Oscar doesn't support redhat 7.3 any longer. The error is from oda installing the oda.pm file as /usr/lib/perl5/site_perl/oda.pm, but that directory not being included in the perl @INC path. Does your perl @INC path include that directory? You might have to make a link from the oda installed location to your location. If you can wait a little while, someone in the oscar development group is doing tests now of a version of oscar being developed to support Fedora. But this is strictly pre beta stage. You might want to contact Benoit des Ligneris <[EMAIL PROTECTED]> for more infcrmation about this.
On Tue, 2004-02-10 at 15:25, Vikram Gazula wrote: > Greetings, > We had a production cluster running OSCAR on redhat 7.3 for a > while. We planned to upgrade to fedora and oscar3.0 . > At the time of installation, I get the following error. > > Using modules RPMs from: /opt/oscar/packages/switcher/distro/ > --> Successfully ran package setup scripts > --> Copying RPMs to /tftpboot/rpm > --> Copying RPMs from /opt/oscar/packages to /tftpboot/rpm > --> Successfully copied RPMs from /opt/oscar/packages to /tftpboot/rpm > --> Making sure there is an ODA database password > Checking for ODA database password file ... found. > Checking for proper ownership and permissions ... correct. > Reading password from file /etc/odapw ... done. > --> Initializing ODA database from package config.xml files > Can't locate oda.pm in @INC (@INC contains: /opt/oscar/lib > /opt/oscar/lib/OSCAR ../../../lib ../../../lib/OSCAR > /usr/lib/perl5/5.8.1/i386-linux-thread-multi /usr/lib/perl5/5.8.1 > /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi > /usr/lib/perl5/site_perl/5.8.1 > /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi > /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl > /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi > /usr/lib/perl5/vendor_perl/5.8.1 > /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi > /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at > /opt/oscar/scripts/package_config_xmls_to_database line 26. > BEGIN failed--compilation aborted at > /opt/oscar/scripts/package_config_xmls_to_database line 26. > Couldn't set up oda database at ./wizard_prep line 172 > Oscar Wizard preparation script failed to complete at ./install_cluster > line 124. > > I tried with different versions of perl, but still end up with a similar > error. Is there a work around for this ? > > Thanks for your help. > -VG > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Oscar-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/oscar-users -- Neil Gorsuch <[EMAIL PROTECTED]> NCSA ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
