Ah, I remember now, this from our FAQ here http://oscar.openclustergroup.org/faq.installation.update-rpms:
"With OSCAR 4.x, during Step 4, you might get output similiar to the following: 1: 2006-5-18 0:5:35 [SystemInstaller::Package :: Line 77] Expected lines of output: 497 2: 2006-5-18 0:5:35 [SystemInstaller::Package :: Line 79] Finding package install files. 3: 2006-5-18 0:5:35 [SystemInstaller::Package :: Line 180] Finding files with module SystemInstaller::Package::UpdateRpms ERROR: The following RPMs cannot be installed: at /usr/lib/systeminstaller/SystemInstaller/Package.pm line 181 Failed to find files for all packages. at /usr/bin/mksiimage line 184 FATAL: Can't remove /var/lib/systemimager/scripts/oscarimage.master! Package install failed To be able to see what RPMs failed to install, enable debugging for update-rpms by doing the following: # export DEBUG_UPDATE_RPMS=y and re-start OSCAR Wizard and Step 4. Now the RPMs that failed to install will be listed." Its not exactly your error, but I think that the "fix" is worth a try. On 1/24/07, Greenseid, Joseph M. <[EMAIL PROTECTED]> wrote: > The output was exactly the same, after quitting the installer, setting the > OSCAR_VERBOSE environment variable, and re-starting the installer. > > I sent the error message to a friend who has experience with Itanium2 > clusters, and he said that he had seen this before, that it was a missing RPM > -- it's either an RPM that's missing, or a dependency that is missing, but > that there is a bug in 4.2.1 that means it won't tell you what RPM the check > found missing. That sort of makes sense, as I was wondering why this got > printed: "ERROR: The following RPMs cannot be installed:" but that the line > after it was blank. > > Is this something that has been seen or reported by others? I took the RHEL4 > for ia64 rpmlist and edited that to make my list, but at this point, if this > is truly what's wrong, I guess I'll have to go check each RPM in the list by > hand to make sure it's present and that all its dependencies are met. That > seems rather tedious... > > --Joe > > ________________________________ > > From: [EMAIL PROTECTED] on behalf of Michael Edwards > Sent: Wed 1/24/2007 11:46 AM > To: [email protected] > Subject: Re: [Oscar-users] client image build fails > > > > You might try typing "export OSCAR_VERBOSE=3" and re-running > install_cluster. That might give us some more information. > > On 1/24/07, Greenseid, Joseph M. <[EMAIL PROTECTED]> wrote: > > Ok, first my system: ia64 (dual 1.6 GHz Itanium2 procs), 4 GB RAM, running > > CentOS 4.4, using OSCAR 4.2.1. Plenty of disk space on all affected > > partitions -- /var has 1.8GB free, /var/lib/systemimager (separate > > partition) has 9.7GB free, / has 1.8 GB free. > > > > I searched the list archives, but the closest I came to this problem was > > when people were running into an issue with RPM, which appears to be > > indicated by a message saying "error: can't create transaction lock." > > However, I am not seeing the transaction lock message. > > > > Here is the output of the terminal when I attempt to build a client image > > (client image named "hurricane-test"): > > > > > > 1: 2007-0-24 11:5:25 [SystemInstaller::Package :: Line 77] Expected lines > > of output: 461 > > 2: 2007-0-24 11:5:25 [SystemInstaller::Package :: Line 79] Finding package > > install files. > > 3: 2007-0-24 11:5:25 [SystemInstaller::Package :: Line 180] Finding files > > with module SystemInstaller::Package::UpdateRpms > > ERROR: The following RPMs cannot be installed: > > > > at /usr/lib/systeminstaller/SystemInstaller/Package.pm line 181 > > Failed to find files for all packages. at /usr/bin/mksiimage line 184 > > 4: 2007-0-24 11:5:29 [main :: Line 185] Unmounting /proc. > > 5: 2007-0-24 11:5:29 [SystemInstaller::Image :: Line 68] si_rmimage > > hurricane-testFATAL: Can't remove > > /var/lib/systemimager/scripts/hurricane-test.master! > > Package install failed > > at /usr/bin/mksiimage line 190 > > at /usr/bin/mksiimage line 191 > > Built image from rpms > > Image hurricane-test does not exist > > at /usr/bin/mksidisk line 85 > > Couldn't run command mksidisk -A --name hurricane-test --file > > /opt/oscar/oscarsamples/scsi.ia64.disk at > > /usr/lib/perl5/vendor_perl/5.8.0/ia64-linux-thread-multi/Tk.pm line 247 > > Use of uninitialized value in hash element at > > /usr/lib/perl5/vendor_perl/5.8.0/ia64-linux-thread-multi/Tk/Trace.pm line > > 181. > > > > Does anyone have any ideas? > > > > Thanks, > > --Joe > > > > ------------------------------------------------------------------------- > > 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-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > ------------------------------------------------------------------------- > 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-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > ------------------------------------------------------------------------- > 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-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-users > ------------------------------------------------------------------------- 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-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-users
