Hi Geoffroy, Luckily I have time today.
So basically here is what I did: - reinstall FC8 on headnode - update my local copy of branch-5-1 to include your fixes - reinstall opkgc-0.4.0 - follow the instructions in the README file (http://oscar.openclustergroup.org/public/beta/README) The base RPMs were successfully created. I typed make dist to create the repositories (this is not in the README). Installation of the base RPMs is OK but install_cluster fails. Here is the message: Starting MySQL: [ OK ] --> Successfully installed prereq packages/oda --> Installing wizard prereq share/prereqs/perl-HTML-Tree --> Successfully installed prereq share/prereqs/perl-HTML-Tree --> Installing wizard prereq share/prereqs/perl-Tk --> Successfully installed prereq share/prereqs/perl-Tk --> Installing wizard prereq share/prereqs/perl-Qt --> Successfully installed prereq share/prereqs/perl-Qt Global symbol "%options" requires explicit package name at /opt/oscar/lib/OSCAR/SwitcherAPI.pm line 62. Global symbol "@error_strings" requires explicit package name at /opt/oscar/lib/OSCAR/SwitcherAPI.pm line 65. Unmatched right curly bracket at /opt/oscar/lib/OSCAR/SwitcherAPI.pm line 68, at end of line syntax error at /opt/oscar/lib/OSCAR/SwitcherAPI.pm line 68, near "}" Compilation failed in require at ./wizard_prep line 301. Oscar Wizard preparation script failed to complete (cd /opt/oscar/scripts && ./wizard_prep) at ./install_cluster line 275. There is a strange "}" at line 66 of /opt/oscar/lib/OSCAR/SwitcherAPI.pm (and one is missing at line 103) Mathieu [EMAIL PROTECTED] wrote: > Hi Mathieu, > > I just checked-in the code that should fix the problem. However, i do not > currently have access to my testing platform so i could not fully test my > code. Basic mistakes may still be there. Please if someone has a check-out of > branch-5-1, do an update, test the code and let me know if you have issues. > Actually you can expect to have issues, i am pretty sure the solution Jean, > DongInn and I figured out is ok but the implementation is most certainly be > buggy. > > I also checked the code in trunk but i could not include the hook to > definitively fix the problem (too many differences between trunk and branch > for that). I will work on that when merging branch-5-1 and trunk > (http://svn.oscar.openclustergroup.org/trac/oscar/ticket/329). > > Regards, > > > ----- Mail Original ----- > De: "Mathieu Dubois" <[EMAIL PROTECTED]> > À: [email protected] > Envoyé: Jeudi 12 Juin 2008 13:31:22 GMT -05:00 USA/Canada - États de l'Est > Objet: Re: [Oscar-devel] switcher on OSCAR 5.1b2 > > Hi Geoffroy, > > Just to say that I have downloaded and installed the latest OPKG version > (0.4) and checked-out the OSCAR repository. > > After some hacks (in config.xml files ) I finally got OSCAR gui and the > problem is still here... > > Waiting for your response. > Mathieu > [EMAIL PROTECTED] wrote: > >> Hi, >> >> I was not aware of that problem but it seems that we have a problem related >> to the new OPKG implementation. :-( We are working on it, we will keep the >> community up-to-date regarding the problem. >> >> Thanks, >> >> ----- Mail Original ----- >> De: "Mathieu Dubois" <[EMAIL PROTECTED]> >> À: [email protected] >> Envoyé: Jeudi 12 Juin 2008 08:56:00 GMT -05:00 USA/Canada - États de l'Est >> Objet: [Oscar-devel] switcher on OSCAR 5.1b2 >> >> >> Hi, >> >> I have tried to install OSCAR 5.1b2 on a x86_64 cluster with Fedora 8. >> >> The installation was successful (meaning that all test passed well) but >> then I ran into problems with switcher. I have previously reported the >> error on the oscar-user list because I thought it was a configuration >> problem. We were unable to find a solution. So I think it is a more >> fundamental problem with OSCAR. >> >> Error messages began at step 2 (configure selected OSCAR packages) >> - on the console when entering step 2: >> >> >> --> About to run /var/lib/oscar/packages/switcher/pre_configure for >> switcher >> >> No pkg_config found >> >> - on the gui when clicking on switcher: >> >> >> No pkg_config were supplied by any OSCAR packages -- nothing to >> configure >> >> - on the console when leaving step 2: >> >> >> --> About to run /var/lib/oscar/packages/switcher/api-post-configure >> for switcher >> >> >> Checking if the OPKG has to be excluded... >> >> >> OPKG switcher: Analysing default values >> >> >> Later I used switcher to select a system-wide default MPI >> implementation. Then each time I log into one node or push a file, I get >> the message: >> switcher/1.0.13(91):ERROR:105: Unable to locate a modulefile for >> 'mpi/mpich-ch_p4-gcc-1.2.7' >> >> All files seemed to be installed (checked with rpm -qa). >> Successful installation of OSCAR 5.1b2 on Fedora 8 have been reported. >> So does anyone know how to solve this? >> >> Thanks in advance, >> Mathieu. >> >> >> >> ------------------------------------------------------------------------- >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services for >> just about anything Open Source. >> http://sourceforge.net/services/buy/index.php >> _______________________________________________ >> Oscar-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/oscar-devel >> >> ------------------------------------------------------------------------- >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services for >> just about anything Open Source. >> http://sourceforge.net/services/buy/index.php >> _______________________________________________ >> Oscar-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/oscar-devel >> >> > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Oscar-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-devel > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
