A clean install of WhiteBox Enterprise 4 works with OSCAR 4.2 up until this 
point:

--> Initializing ODA database from package config.xml files
Starting the mysql database server ...
/etc/init.d/mysqld start
Starting MySQL:                                            [  OK  ]
Making sure that the mysql database server starts on subsequent boots ...
chkconfig mysqld on
Creating the OSCAR database ...
/opt/oscar/scripts/package_config_xmls_to_database: failed to create database 
for user oscar:
Access denied for user 'oscar'@'localhost' (using password: YES) at 
/opt/oscar/scripts/package_config_xmls_to_database line 227.
/opt/oscar/scripts/package_config_xmls_to_database: cannot create the OSCAR 
database at /opt/oscar/scripts/package_config_xmls_to_database line 228.
Couldn't set up oda database at ./wizard_prep line 246
Oscar Wizard preparation script failed to complete at ./install_cluster line 
205.


Cody Van Crudgington
Software Systems Specialist II
University of Texas at Dallas
http://cvcrud.jedicoder.net
(972) 883-4508



-----Original Message-----
From: Bernard Li [mailto:[EMAIL PROTECTED]
Sent: Mon 7/25/2005 12:02 PM
To: Crudgington, Cody; John Banas; [email protected]
Subject: RE: [Oscar-users] Newer compatible OS's
 
This is with the nightly build?

BTW, we should really move this discussion to oscar-devel, since we are
talking about unsupported versions here.

Thanks,

Bernard 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Crudgington, Cody
> Sent: Friday, July 22, 2005 6:43
> To: Crudgington, Cody; Bernard Li; John Banas; 
> [email protected]
> Subject: RE: [Oscar-users] Newer compatible OS's
> 
> It didnt work.
> 
> Cody Van Crudgington
> Software Systems Specialist II
> University of Texas at Dallas
> http://cvcrud.jedicoder.net
> (972) 883-4508
> 
> 
> 
> -----Original Message-----
> From: Crudgington, Cody [mailto:[EMAIL PROTECTED]
> Sent: Fri 7/22/2005 8:39 AM
> To: Bernard Li; Crudgington, Cody; John Banas; 
> [email protected]
> Subject: RE: [Oscar-users] Newer compatible OS's
>  
> Ok, that works. I am trying to stick it out for all the other 
> WhiteBox users out there. New error:
> 
> --> Found packages: apitest, base, c3, disable-services, 
> ganglia, kernel_picker, lam, loghost, maui, mpich, 
> mta-config, networking, ntpconfig, oda, opium, perl-Qt, 
> pfilter, pvm, sis, switcher, sync_files, torque
> --> Running package setup scripts
> --> About to run /opt/oscar/packages/apitest/scripts/setup for apitest
> Error - apitest: no support for redhat 4as
> Script /opt/oscar/packages/apitest/scripts/setup exitted 
> badly with exit code '1' at ./wizard_prep line 199
> Failed running setup script for apitest at ./wizard_prep line 199
> Oscar Wizard preparation script failed to complete at 
> ./install_cluster line 215.
> 
> Thanks for everything. I am going to go download the apitest 
> source rpm for RHE4 and build it.
> 
> Cody Van Crudgington
> Software Systems Specialist II
> University of Texas at Dallas
> http://cvcrud.jedicoder.net
> (972) 883-4508
> 
> 
> 
> -----Original Message-----
> From: Bernard Li [mailto:[EMAIL PROTECTED]
> Sent: Fri 7/22/2005 3:16 AM
> To: Crudgington, Cody; John Banas; [email protected]
> Subject: RE: [Oscar-users] Newer compatible OS's
>  
> Why don't you just grab the RPM from CentOS 3.5?
>  
> http://centos.arcticnetwork.ca/3.5/os/i386/RedHat/RPMS/perl-CG
> I-2.81-89.10.i386.rpm
>  
> Put it in /tftpboot/rpm and it should fly.
>  
> (You might want to try to manually install this first, just 
> to see if the versions match up, if not, find the 
> corresponding 3.x version which is the same as your WBEL release)
>  
> Cheers,
>  
> Bernard
> 
> ________________________________
> 
> From: Crudgington, Cody [mailto:[EMAIL PROTECTED]
> Sent: Thu 21/07/2005 7:59 AM
> To: Bernard Li; Crudgington, Cody; John Banas; 
> [email protected]
> Subject: RE: [Oscar-users] Newer compatible OS's
> 
> 
> 
> Hi everyone,
> 
> The link to the source you gave me will not build for some 
> reason. I even tried with the WBEL3 (whitebox linux 
> enterprise 3) perl sources. I get the following errors:
> 
> + /usr/bin/dos2unix win32/Makefile win32/makefile.mk 
> README.win32 README.dos jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
> dos2unix: converting file win32/Makefile to UNIX format ...
> dos2unix: converting file win32/makefile.mk to UNIX format ...
> dos2unix: converting file README.win32 to UNIX format ...
> dos2unix: converting file README.dos to UNIX format ...
> dos2unix: converting file jpl/JNI/JNI.xs to UNIX format ...
> *** glibc detected *** free(): invalid pointer: 0x08695038 ***
> /var/tmp/rpm-tmp.1910: line 76:  3705 Aborted                 
> /usr/bin/dos2unix win32/Makefile win32/makefile.mk 
> README.win32 README.dos jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
> error: Bad exit status from /var/tmp/rpm-tmp.1910 (%prep)
> 
> 
> RPM build errors:
>     Bad exit status from /var/tmp/rpm-tmp.1910 (%prep)
> 
> 
> Any ideas?
> 
> Cody Van Crudgington
> Software Systems Specialist II
> University of Texas at Dallas
> http://cvcrud.jedicoder.net
> (972) 883-4508
> 
> 
> 
> -----Original Message-----
> From: Bernard Li [mailto:[EMAIL PROTECTED]
> Sent: Wed 7/20/2005 2:48 PM
> To: Crudgington, Cody; John Banas; [email protected]
> Subject: RE: [Oscar-users] Newer compatible OS's
> 
> Hi Cody:
> 
> > Does it matter if I rebuild the source rpm or no, because the Redhat
> > site does not have the source rpm for any perl-CGI* in the
> > En3 directory
> > or the En4 directory. Nothing is there. However I found it on
> > rpmfind.net but its not source, its binary (for RH9). Can I 
> just copy
> > that into the /tftpboot/rpm directory?
> 
> The perl-CGI RPM came from the perl-5.8.0 SRPM from here:
> 
> ftp://ftp.redhat.com/pub/redhat/linux/enterprise/3/en/os/i386/
> SRPMS/perl
> -5.8.0-88.4.src.rpm
> 
> Rebuild it, and you should get the perl-CGI RPM (among other RPMs)
> 
> > If so, do I need to do anything special to the install, 
> such as re-run
> > ./configure and make install? Or should just 
> ./install_cluster do the
> > trick?
> 
> Yeah, just re-run ./install_cluster to invoke the wizard and it should
> go...  you might need to repeat the process for other missing 
> RPMs - if
> you can keep track of all of them and post the list here, I'm 
> sure other
> users will find it useful.
> 
> Thanks,
> 
> Bernard
> 
> 
> 
> 
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=ick
> _______________________________________________
> Oscar-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/oscar-users
> 



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Oscar-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to