Herbert Zarb([EMAIL PROTECTED])@2003.02.28 17:07:31 +0100: > Hi, > > I would really appreciate some help because I've tried all sorts of > things and am really frustrated at this stage. I'm trying to set up > a test OpenCA setup on a Solaris 8 for Intel box using OpenCA 0.9.1. > I have Perl 5.8.0 installed & am using DB as the database. > > I've tried to set up both CA & RA components on the same system. I've > used the following configure options -- I have all those make install > instructions coz for some reason not all components appeared to be > installed when I used only the 'make install-ca' or 'make install-ext' > commands. Any idea why that could occur? > > -------------------------------------------------------------- ... > -------------------------------------------------------------------------------- > > Test the archive ... > /usr/sbin/tar -tvf /dev/fd0 > Importing archive ... > > Load required variables ... > Changing to directory /opt/openca-0.9.1/ext/OpenCA/var/tmp/tmp_11774 ... > Running the import command(s) ... > /usr/sbin/tar -xvf /dev/fd0 -C > /opt/openca-0.9.1/ext/OpenCA/var/tmp/tmp_11774 > > > Import failed! > > 256 > -------------------------------------------------------------------------------- > > I would appreciate any suggestions because I've tried re-installing > and changing some options over & over again but with no luck. Is there > some way how I can get more information as to what the import is doing > and why/where exactly it is failing? > > Thanks, > Herbert >
I had similar problems when trying to import. I am running OpenCA 0.9.1 on a SPARC Solaris 8 machine. I solved my problems by using GNU tar instead of Solaris tar. They differ slightly but enough to cause trouble. Try to run the commands from the debug output on the command line and see what happens. /Einar -- Einar Hillbom [EMAIL PROTECTED] UMDACs Incident Response Team [EMAIL PROTECTED] NorrNod/UMDAC Umea University Phone: +46(0)90-7867420 S-901 87 Umea Sweden Fax : +46(0)90-7866762 Public PGP Key (0x6C1A428A) at http://horowitz.surfnet.nl:11371 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
