sks-devel
[Top][All Lists]
Advanced

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

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


From: Stoyan Angelov
Subject: [Sks-devel] new installation - sks build exits shortly
Date: Sun, 07 Mar 2004 00:51:10 +0200
User-agent: Mozilla Thunderbird 0.5 (Windows/20040207)

-----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-----





reply via email to

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