sks-devel
[Top][All Lists]
Advanced

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

[Sks-devel] sks cleandb gives exception


From: Olaf Gellert
Subject: [Sks-devel] sks cleandb gives exception
Date: Tue, 10 Feb 2004 15:50:33 +0100
User-agent: Mutt/1.4.1i

Hi,

I successfully compiled sks and installed in on
a Linux server. When I an doing "sks build"
everything seems to work fine. The database
directory is created with the following
files:

> ls -l
drwx------    2 root     root         4096 Feb 10 16:03 .
drwxr-xr-x    6 root     root         4096 Feb 10 16:03 ..
-rw-------    1 root     root         8192 Feb 10 16:03 __db.001
-rw-------    1 root     root     26222592 Feb 10 16:03 __db.002
-rw-------    1 root     root         4096 Feb 10 16:03 key
-rw-------    1 root     root         8192 Feb 10 16:03 keyid
-rw-------    1 root     root         8192 Feb 10 16:03 meta
-rw-------    1 root     root         8192 Feb 10 16:03 subkeyid
-rw-------    1 root     root         8192 Feb 10 16:03 time
-rw-------    1 root     root         8192 Feb 10 16:03 tqueue
-rw-------    1 root     root         8192 Feb 10 16:03 word


Then I am doing an "sks cleandb" and it raises an
exeption. The end of the output of ltrace is the following:

strcmp("Pervasives.do_at_exit", "Cryptokit.Error") = 1
strcmp("Pervasives.do_at_exit", "keyexists")      = -1
strcmp("Pervasives.do_at_exit", "Pervasives.do_at_exit") = 0
fprintf(0x40243ee0, "Fatal error: exception %s\n", "Not_found"Fatal error: excep
tion Not_found) = 33

I am not very firm in debugging ocaml (especially because
the ocamldebug only works on bytocode, it seems).

Anyone has an idea what is happening?

Regards,
Olaf
-- 
Olaf Gellert                           mailto:address@hidden
----------------------------------------------------------------
DFN-PCA                                   DFN-CERT Services GmbH
Heidenkampsweg 41                         http://www.dfn-pca.de/
D-20097 Hamburg, Germany           +49.40.808077-555 / Fax: -556





reply via email to

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