never mind... ran cleandb and that error went away.. back to the original 
error, no useful info from gdb

(gdb) run pbuild -cache 20 -ptree_cache 70
Starting program: /usr/sbin/sks pbuild -cache 20 -ptree_cache 70
[Thread debugging using libthread_db enabled]
Fatal error: exception Invalid_argument("char_of_int")

Program exited with code 02.

-R

On Jul 10, 2011, at 12:19 PM, Ryan wrote:

> tried running the same command under gdb and this is what was returned:
> 
> (gdb) run
> Starting program: /usr/sbin/sks pbuild -cache 20 -ptree_cache 70
> [Thread debugging using libthread_db enabled]
> Fatal error: exception Bdb.DBError("Cannot open DURABLE and NOT DURABLE 
> handles in the same file")
> 
> Program exited with code 02.
> 
> -Ryan
> 
> 
> On Jul 10, 2011, at 1:38 AM, Jens Leinenbach wrote:
> 
>> Hi Ryan,
>> 
>>> root@noc:/var/lib/sks# /usr/sbin/sks pbuild -cache 20 -ptree_cache 70
>>> Fatal error: exception Invalid_argument("char_of_int")
>> 
>> You may check first if your database is OK:
>> 
>> cd /var/lib/sks/DB
>> db_verify key
>> db_verify keyid
>> db_verify subkeyid
>> db_verify word
>> 
>> 
>> Cheers,
>> Jens
>> 
>> 
> 


_______________________________________________
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel

Reply via email to