The problem appears to be that there is no rpm for the package "libcap" in /tftpboot/rpm. I suspect what it should be looking for is libpcap, so you should be able to look at the package list that was passed in and fix that line.
Mike On Thu, 2002-10-31 at 13:38, Chavez, Gilbert R SITI-ITDSAH wrote: > > I'm receiving the following errors when executing the install_cluster > command on an Intell Dell OptiPlex GX1 (600MHZ) running RedHat Linux 7.1, > oscar 1.4. Please advise. > > ============================================================================ > = > == Running OSCAR install_cluster script > ============================================================================ > = > > --> OSCAR version: 1.4 > --> Command line invocation: ./install_cluster eth1 > --> Hostname: quanta > --> Domainname: > --> Network interface: eth1 > --> Linux distribution: RedHat 7.1 > --> Kernel version: 2.4.2-2r2 > --> Architecture: i686 > --> Running in directory: /root/oscar-1.4 > --> PATH: > /usr/local/sbin:/usr/sbin:/sbin:/usr/local/sbin:/usr/sbin:/sbin:/sbin:/usr/s > bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/local/bin:/opt/bin:/root/bin:/root/bin > :/usr/lib/mozilla/components:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/u > sr/local/sbin > --> Running: "./wizard_prep eth1" > > ============================================================================ > = > == Running OSCAR wizard_prep script > ============================================================================ > = > > --> Copying RPMs from /root/oscar-1.4 to /tftpboot/rpm > > --> Successfully copied RPMs from /root/oscar-1.4 to /tftpboot/rpm > > [OSCAR::PackageBest :: Line 302] Reading package directory > [OSCAR::PackageBest :: Line 314] Reading cache file. > [OSCAR::PackageBest :: Line 327] Comparing cache to directory. > [OSCAR::PackageBest :: Line 352] Writing new cache file. > Couldn't find file for libcap. at /root/oscar-1.4/lib/OSCAR/Package.pm line > 203 > Undefined subroutine &OSCAR::Package::oscar_log_subsection called at > /root/oscar-1.4/lib/OSCAR/Package.pm line 208. > --> Installing core RPMs > Oscar Wizard preparation script failed to complete at ./install_cluster line > 139 > > > > Gilbert R. Chavez > > Shell Information Technology International > P.O. Box 20329, Houston, TX 77025-0329, United States of America > > Tel: +1 9 281 544 8272 Fax: +1 9 281 544 6780 > Email: [EMAIL PROTECTED] > Internet: http://www.shell.com > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Influence the future > of Java(TM) technology. Join the Java Community > Process(SM) (JCP(SM)) program now. > http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en > _______________________________________________ > Oscar-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/oscar-users ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
