sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sks-devel] new installation - sks build exits shortly


From: Yaron M. Minsky
Subject: Re: [Sks-devel] new installation - sks build exits shortly
Date: Wed, 10 Mar 2004 22:18:07 -0500

The sks_build.bc.sh was not in CVS.  It is now, and I also just released
1.0.7, which is the same as the latest CVS version.  It's available from
the savannah site.

As for not importing the dump files, I'm not sure.  Try posting an ls
-lR of the directory.  Maybe there's something funny with the directory
tree.

y

On Sat, 2004-03-06 at 17:51, Stoyan Angelov wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> 
> hello all,
> 
> i am trying to install sks 1.0.6/BerkeleyDB.4.1 on a Solaris 8 SPARC
> 2/02 64bit box. i have done compilation and installation and here are
> some things that i noticed:
> 
> make install does not work under solaris i copied the files manually -
> also there was no file: sks_build.bc.sh even though i ran make all.bc
> 
> from Makefile:
> install.bc:
> ~     install sks_build.bc.sh sks.bc sks_add_mail.bc $(PREFIX)/bin)
> 
> i downloaded the key dumps and was going to do a sks build (not
> fastbuild). i tried to do it like this:
> 
> #!/bin/bash
> # SKS build script.
> # cd to directory with "dump" subdirectory, and run
> # You might want to edit this file to reduce or increase memory usage
> # depending on your system
> 
> fail() { echo Command failed unexpectedly.  Bailing out; exit -1; }
> 
> echo === Running build... ===
> if ! sks build; then fail; fi
> echo === Cleaning key database... ===
> if ! sks cleandb; then fail; fi
> echo === Building ptree database... ===
> if ! sks pbuild -cache 20 -ptree_cache 70; then fail; fi
> echo === Done! ===
> 
> 
> however when sks build is issued from the sks base dir the command runs
> for 1 second and exits with no error. the log file shows this:
> 
> 2004-03-07 00:05:32 Opening log
> 2004-03-07 00:05:32 Opening KeyDB database
> 
> looking at the base sks directory the KDB directory has been created and
> ~ these are the files inside:
> 
> drwx------   2 root     other        512 Mar  7 00:05 .
> drwxr-xr-x   3 root     other        512 Mar  7 00:05 ..
> - -rw-------   1 root     other       8192 Mar  7 00:05 __db.001
> - -rw-------   1 root     other    26222592 Mar  7 00:05 __db.002
> - -rw-------   1 root     other       4096 Mar  7 00:05 key
> - -rw-------   1 root     other      16384 Mar  7 00:05 keyid
> - -rw-------   1 root     other      16384 Mar  7 00:05 meta
> - -rw-------   1 root     other      16384 Mar  7 00:05 subkeyid
> - -rw-------   1 root     other      16384 Mar  7 00:05 time
> - -rw-------   1 root     other      16384 Mar  7 00:05 tqueue
> - -rw-------   1 root     other      16384 Mar  7 00:05 word
> 
> runnig sks cleandb gives: Fatal error: exception Not_found
> i do have the dump directory as a subdirectory of sks base and all files
> have the .pgp extension.
> 
> running the sks_build.sh unchanged made a successful fastbuild...
> what do you thik is the reason of sks build not importing the dump files ?
> 
> thank you!
> 
> Stoyan
> 
> 
> - --
> Stoyan Angelov
> filibeto.org
> solarisUsersGroup, Plovdiv, Bulgaria
> http://www.filibeto.org/sun/
> 
> 
> 
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (MingW32)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
> 
> iQIVAwUBQEpV3QYfcoPsD0o3AQKdcA/+PfDj0jUunjjp2a7A9fSImhaRozlfWRlN
> bIeUwD3FkZzcjNhoZz6Neabl6t93ARxzDq30PsfD+lGRoKQH89xKzUdZE/T4i93k
> 6kmqxrwuQE0zScn81ptjcdZMhiejHvIcQ+ZVuOwh/HUEKzaoOXFPdem9i57CUYwZ
> KtU3dK9vL3lEYNg4EBDxz5w6yUbiUoFZZXDnUilQFFeQETIXicX75aOqdJ4fq3Lh
> 4eVKkCnm49u6ygjLE0MZycRm1oHweoCCKfEDd0yNUJAwKChxybetCQLFlGwc5aeI
> vSNFL46NXEEbIHBG6RADWJw5u8vkDxU/OPE3GnF3DeZgiwxrUE5PXfON2G7u7n7W
> /9nsasqztFC4DxIcu0EsFZUpjOcbFnq4EK99Tk9HoBWog3QO6CeZOZgV279nRk70
> ZjqpqyOsbfYGZvcaw6ZsMUJ65mEsd9jhmUOlfSUoPmnPq8sBlTbJL1gmi3Fc74+9
> d1C+FSrHe/DdJZcKaVTmqFaRx/xG2MkjW4lG5Bmnj4pWt352U8orxpQPlU+ofR8y
> ojF+4jZa4+PKm29SUU3uyclZXahNHKKzjvU2sJe0SxVSisTbqrwFoXsFPUukseRi
> yohFGS01R58kmOD1dV6galqVqlGo2pq0Iq6ey6ZUARn+tP4YSmuGPm7g3utQWyd/
> 5LZVN1N0ZAY=
> =Aajr
> -----END PGP SIGNATURE-----
> 
> 
> 
> _______________________________________________
> Sks-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/sks-devel
-- 
|--------/            Yaron M. Minsky              \--------|
|--------\ http://www.cs.cornell.edu/home/yminsky/ /--------|

Open PGP --- KeyID B1FFD916
Fingerprint: 5BF6 83E1 0CE3 1043 95D8 F8D5 9F12 B3A9 B1FF D916






reply via email to

[Prev in Thread] Current Thread [Next in Thread]