[Opendnssec-user] Cannot run 'ksmutil update': "ERROR: error executing SQL - no such table: dbadmin"

Stephane Bortzmeyer bortzmeyer at nic.fr
Tue Oct 27 11:31:16 UTC 2009


I'm running OpenDNSSEC (1.0.0b4). 'make' and 'make install' apparently
went fine (no error reported). But I cannot initialize the KASP
database:

% sudo ksmutil setup 
*WARNING* This will erase all data in the database; are you sure? [y/N] y
SQLite database set to: /var/opendnssec/kasp.db
ERROR: error executing SQL - no such table: dbadmin
Failed to connect to database

/var/opendnssec/kasp.db exists but is empty:

% ls -l /var/opendnssec/kasp.db
-rw-r--r-- 1 root root 0 Oct 27 12:24 /var/opendnssec/kasp.db

If 'ksmutil setup' cannot create the schema of the database (I also
tried 'ksmutil update'), which program can do it? I do not find it in
ksmutil help or in the user's guide.




More information about the Opendnssec-user mailing list