sks-devel
[Top][All Lists]
Advanced

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

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


From: Stoyan Angelov
Subject: [Sks-devel] reposting: new installation - sks build exits shortly
Date: Sun, 07 Mar 2004 11:54:04 +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

iQIVAwUBQErxOwYfcoPsD0o3AQLJwQ/+O4+fXZy0oKXPQSS6+uxFo+gvBK5g/TGP
X2pi31xeegDCZXU6lTGZaBgeGFysF5helPCEIODrxKQR8bZhnqQ3Dgh3L8WOta8R
4swXP1uBt7lA/cenrXpDW/+Y8VU3Wc31sr8yu1NLVyvnXYXWsWwdaDVcyYuzw35x
VP+KmhfgyIiegTGmq6+j3RR++KO9cizzydUEK+KCkyBURnMRADlZUIrONEZPPw19
vS52fWQ2incFEOkjNBr6H7tV3uYBLmioSPnLon9Dpf+pDVW/a3FmoNHZGZbt/JuT
sYf/JdwptBv9exo/sMsEYgkeY449cJ0veogNom/g+io1BSIQqkUur5hD+a7+RP40
PqcmyRzkRt33dTYfVeHy3vOEWYMX9lTPv4mGqEkkkJJLbQqkCOZcWcpFYjX3q4M/
brba0Kvxk5y8g0oCko16fCZZturBSOhApLCAlVsh0TF/T68USQtjqzwLPR2QxjcQ
YkSNncAdKRRztGKnp5gewT/neXcSuOXnR7hflLViiTBzWQGKB4RaVe+LXRF2a/Fe
uEviNQOFLtYSdjWqxCp34l8jcKLLoAaEKI64eVa06C7jr+JaDJiebMsr6uCPnru3
8e7DCHd90N5xthOUnJDOnNqc3XG3RU9poFyGPCjnR89RgjSySl19qV/JWGsguokK
+glksYP1vlU=
=JTxW
-----END PGP SIGNATURE-----





reply via email to

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