Danke shoen! All I did was start X and ran if from Konsole. Next problem: it fails to build the OSCAR client image. Here's the error:
Rpm installation failed. at /usr/lib/systeminstaller/SystemInstaller/Package.pm line 216 Failed to install files. at /usr/bin/mksiimage line 153 220: 2002-6-24 14:4:43 [main :: Line 154] Unmounting /proc. 221: 2002-6-24 14:4:43 [SystemInstaller::Image :: Line 66] rmimage oscarimage Package install failed at /usr/bin/mksiimage line 160 Command mksiimage -A --name oscarimage --location /tftpboot/rpm --filename /root/oscar-1.3/oscarsamples/RedHat-7.2-i386.rpmlist --arch i686 --path /var/lib/systemimager/images/oscarimage --verbose --filename=/root/oscar-1.3/packages/c3/client.rpmlist --filename=/root/oscar-1.3/packages/ganglia/client.rpmlist --filename=/root/oscar-1.3/packages/lam/client.rpmlist --filename=/root/oscar-1.3/packages/mpich/client.rpmlist --filename=/root/oscar-1.3/packages/pbs/client.rpmlist --filename=/root/oscar-1.3/packages/pfilter/client.rpmlist --filename=/root/oscar-1.3/packages/pvm/client.rpmlist --filename=/root/oscar-1.3/packages/sis/client.rpmlist --filename=/root/oscar-1.3/packages/switcher/client.rpmlist fail to run properly at /usr/lib/perl5/site_perl/5.6.0/i386-linux/Tk.pm line 217 I checked to see that /usr/bin/mksiimage exists - it does. Any ideas? Thanks again, Ben Stapleton You're doing this remotely or on the server which isn't running X. The OSCAR wizard requires X. You can either do this locally (set up X, get into X, run the install_cluster script), or remotely (ssh in, do `export DISPLAY=hostconnectingfrom:0`, and then run the wizard as above). Let me know if you have more problems. Jason On Wed, 24 Jul 2002 [EMAIL PROTECTED] wrote: > > That fixed that error. Thank you very much! I will think better of Illini > from now on. :) > > However, now running the same command, I get > > [OSCAR::PackageBest :: Line 271] Reading package directory > [OSCAR::PackageBest :: Line 283] Reading cache file. > [OSCAR::PackageBest :: Line 296] Comparing cache to directory. > [OSCAR::PackageBest :: Line 321] Writing new cache file. > Stopping rsync daemon for systemimager: rsync. > Starting rsync daemon for systemimager: rsync. > couldn't connect to display ":0" at > /usr/lib/perl5/site_perl/5.6.0/i386-linux/Tk/MainWindow.pm line 55. > MainWindow->new() at ./oscar_wizard line 36 > > Did I mention I'm using OSCAR 1.3 including srpms? > > Thanks again, > > Ben Stapleton > > > > Do `rpm -e tftp tftp-server`. That should fix it. Tftp and tftp-server > that are included with the distro are already installed, but we install an > alternative package that conflicts with them. > > Jason > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
