monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] error: Extraneous data in key store (0.26pre2)


From: Henry Nestler
Subject: [Monotone-devel] error: Extraneous data in key store (0.26pre2)
Date: Mon, 13 Feb 2006 13:04:16 +0100
User-agent: Thunderbird 1.5 (Windows/20051201)

Hello,

can't convert database to rosters.

Followed the UPGRADE.
I copied an db file from mt 0.23 to empty directory and called db migrate and db rosterify. All commands ends with
"error: Extraneous data in key store"

$ ./monotone-0.26pre2-x86-semistatic --db=test.db db migrate
monotone: calculating necessary migration steps
monotone: committing changes to database
monotone: optimizing database
$ ./monotone-0.26pre2-x86-semistatic --db=testdb db rosterify
monotone: converting existing revision graph to new roster-style revisions
monotone: error: Extraneous data in key store.

See the attached debug.

I have converted the same db file from 0.23 with 0.26pre1 last days without errors. I can not remember eactly all steps.

I have an idea.  In old database exist only one public key.
The messages should say: "no private keys found"?

--
Henry Nestler
monotone: started up on Linux 2.4.20-31.9 #1 Tue Apr 13 18:04:23 EDT 2004 i686
monotone: command line: './monotone-0.26pre2-x86-semistatic', 
'--db=colinux-testing5.db', 'db', 'rosterify', '--debug'
monotone: set locale: LC_ALL=de_DE
monotone: initial abs path is: /home/henry/mt-0.26
monotone: converting 34 bytes from ISO-8859-1 to UTF-8
monotone: converting 24 bytes from ISO-8859-1 to UTF-8
monotone: converting 2 bytes from ISO-8859-1 to UTF-8
monotone: converting 9 bytes from ISO-8859-1 to UTF-8
monotone: converting 7 bytes from ISO-8859-1 to UTF-8
monotone: initializing from directory /home/henry/mt-0.26
monotone: searching for 'MT' directory with root '/'
monotone: 'MT' not found in '/home/henry/mt-0.26' with '' removed
monotone: 'MT' not found in '/home/henry' with 'mt-0.26' removed
monotone: 'MT' not found in '/home' with 'henry/mt-0.26' removed
monotone: search for 'MT' ended at '/' with 'home/henry/mt-0.26' removed
monotone: '/MT' does not exist
monotone: skipping nonexistent rcfile '/home/henry/.monotone/monotonerc'
monotone: skipping nonexistent rcfile 'MT/monotonerc'
monotone: executing command 'db'
monotone: executing SQL 'SELECT sql FROM sqlite_master WHERE (type = 'table' OR 
type = 'index') AND sql IS NOT NULL AND name not like 'sqlite_stat%' ORDER BY 
name'
monotone: result: 0 (not an error)
monotone: converting existing revision graph to new roster-style revisions
monotone: read pubkey data packet
monotone: key_store.cc:31: detected error 'E(false)' violated
monotone: statement cache statistics
monotone: prepared 0 statements
monotone: error: Extraneous data in key store.

reply via email to

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