Title: Re: [Oscar-devel] infrastructure overhaul merge
What is the correct config.xml filter for Red Hat Enterprise Linux?
 
Currently, the filter in base's config.xml is rhel, however, it doesn't seem to work.  Changing it to redhat, works (it installs httpd and ntp, among others).
 
Also, is config.xml schema validation in place?  That would prevent situation like this...
 
Cheers,
 
Bernard


From: [EMAIL PROTECTED] on behalf of Bernard Li
Sent: Sat 04/02/2006 17:20
To: [EMAIL PROTECTED]; [email protected]
Subject: RE: [Oscar-devel] infrastructure overhaul merge

It works much better now, thanks Erich.
 
On first install, when I run install_cluster eth0, it complained about unknown subrountine oda::do_query - however this seems to be a PATH issue as after I open a new terminal and re-run install_cluster, it is fine.
 
Incidentally, do_query seems to be an "internal" subroutine, not sure why Database.pm is calling it?  Also is there any reason why we have oda.pm and Database.pm?  Shouldn't we simply merge them into one?
 
Previously there is a functionality in selector where when you click on a package, the respective RPMs are copied to /tftpboot/rpm - this functionality was taken out of Package.pm - I believe it was put in place previously to deal with OpenPBS RPMs vs TORQUE RPMs.  If nobody sees any issues with this functionality being removed, then I will check in code to fix the following bug:
 
Undefined subroutine &OSCAR::Package::copy_rpms called at SelectorTable.pm line 593.
Mutex destroy failure: Device or resource busy
 
(this was when I select "sge" in selector)
 
Regards,
 
Bernard


From: Erich Focht [mailto:[EMAIL PROTECTED]
Sent: Sat 04/02/2006 14:07
To: [email protected]
Cc: Bernard Li
Subject: Re: [Oscar-devel] infrastructure overhaul merge

> found an issue with recursive comments in packages/oda/config.xml,
> unfortunately now the table creation fails at the first tabe which is tried
> (Groups). Maybe you can give it a try on some other Distro than FC4.

Found a bug in Database.pm. Now rhel4/SL4 should work, at least on ia32.
For FC4 I am still missing some RPMs.

Regards,
Erich

Reply via email to