new pgp key server

Max Addler <[email protected]> Mon, 13 Sep 2004 20:31:42 +0200
Newsgroups gmane.comp.encryption.pgp.keyserver-folk
Message-ID <[email protected]>
Hi all

I am in the process of setting up a new keyserver, using the pks 0.9.6 on 
debian. While priming the keyserver with the keydump-0000.pgp file I 
downloaded from the http://pgpkeys.telering.at/public/keydump/ using

pksclient /var/lib/pks/db add /home/admin/keydump-0000.pgp -d
it sais

[Mon Sep 13 20:22:51 2004] kd_open: completed successfully
[Mon Sep 13 20:22:51 2004] kd_add: flags=100000
[Mon Sep 13 20:22:51 2004] kd_sync: completed successfully
[Mon Sep 13 20:22:51 2004] kd_add: completed with error
database add failed: Error decoding keyblock
[Mon Sep 13 20:22:51 2004] kd_close: completed successfully

This does not seem to be normal. What am I doing wrong?

Max