Hi John: Did you use the 5 CDs / 1 DVD installation method (as opposed to the online repository)?
There are some RPMs missing from those installation media which are needed by OSCAR, I have listed them here in the docs: http://svn.oscar.openclustergroup.org/wiki/oscar:5.0:install_guide:ch2.5 .1_suse_10.0 I think your problem is that OSCAR couldn't find the RPM in /tftpboot/distro/suse-10.0-i386, it doesn't need to be pre-installed Should I add sqlite to the list as well? BTW, are you helping us test OSCAR 5.0 with SUSE Linux 10.0 now? Thanks, Bernard > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of John Meskes > Sent: Monday, July 31, 2006 12:10 > To: Bernard Li; [email protected] > Subject: [Oscar-devel] sqlite, was Re: convmv error > > On 28 Jul 2006 at 18:03, Bernard Li wrote: > > > Hi John: > > I don't see anything wrong with that. Can you post your > full oscarinstall.log? > > BTW, is the convmv RPM available in > /tftpboot/distro/suse-10.0-i386? > > Solved. There was a patch.rpm file in there, so I deleted > that and all is well. > > I forgot to mention earlier, but the install needs sqlite to > pre-exist, so I had to install that > manually. > master:/tftpboot/distro/suse-10.0-i386 # rpm -i > sqlite-3.2.2-5.i586.rpm > > > ============================================================== > ========= > ====== > == Running OSCAR install_cluster script > ============================================================== > ========= > ====== > > --> Checking if this is a supported platform > --> Running: "cd /opt/oscar/scripts && ./wizard_prep" > > ============================================================== > ========= > ====== > == Running OSCAR wizard_prep script > ============================================================== > ========= > ====== > > --> Writing pre-oscar rpmlist... > --> Bootstrapping OSCAR smart package manager > Preparing... > ################################################## > libxml2-python > ################################################## > Preparing... > ################################################## > rpm-python > ################################################## > error: Failed dependencies: > libsqlite3.so.0 is needed by python-sqlite-1.1.6-2 > install failed: Bad file descriptor > at /opt/oscar/scripts/install_prereq line 249 > main::handle_dumb_rpms(0, 'perl-IO-Tty', > 'libxml2-python', 'rpm-python', 'python-sqlite', > 'python-urlgrabber', 'python-elementtree', 'yum', > 'createrepo-0.4.3-5.1e', ...) called at > /opt/oscar/scripts/install_prereq line 159 > Could not bootstrap smart package manager! > Oscar Wizard preparation script failed to complete at > ./install_cluster line 227. > > > > > > From: [EMAIL PROTECTED] > [mailto:oscar-devel- > > [EMAIL PROTECTED] On Behalf Of John Meskes > > Sent: Friday, July 28, 2006 13:37 > > To: [email protected] > > Subject: [Oscar-devel] convmv error > > I'm wondering if there is a typo in a dependency list. > Should it be: > > "convmv-1.08.4" instead of "convmv = 1.08.4" ? > > [branch 5.0a1r5238-20060728 suse 10.0 install Step 4] > > > > -->Running transaction check > > -->Processing Dependency: convmv = 1.08-4 for package: convmv > > -->Finished Dependency Resolution > > Error: Missing Dependency: convmv = 1.08-4 is needed by > package convmv > > PackMan smart_install failed. at > /usr/lib/systeminstaller/SystemInstaller/Package.pm line > > 219 > > Failed to install files. at /usr/bin/mksiimage line 184 > > > > > > > -------------------------------------------------------------- > ----------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the > chance to share your > opinions on IT & business topics through brief surveys -- and > earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge > &CID=DEVDEV > _______________________________________________ > Oscar-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-devel > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
