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

2006-02-19 Thread Henry Nestler
Nathaniel Smith wrote: On Mon, Feb 13, 2006 at 06:24:54PM +0100, Henry Nestler wrote: Hello Tim, Timothy Brownawell wrote: On Mon, 2006-02-13 at 13:40 +0100, Henry Nestler wrote: $ ls ~/.monotone/keys henry-privkey.txt henry-pubkey.txt server-privkey.txt server-pubkey.txt Those shouldn't

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

2006-02-18 Thread Nathaniel Smith
On Mon, Feb 13, 2006 at 06:24:54PM +0100, Henry Nestler wrote: Hello Tim, Timothy Brownawell wrote: On Mon, 2006-02-13 at 13:40 +0100, Henry Nestler wrote: $ ls ~/.monotone/keys henry-privkey.txt henry-pubkey.txt server-privkey.txt server-pubkey.txt Those shouldn't be there. Instead,

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

2006-02-13 Thread Henry Nestler
Tried to store private keys into old file before migrate, but helps not. The error is on db migrate now. $ monotone-0.23 --db=test.db read server-pubkey.txt monotone: read 1 packet $ monotone-0.23 --db=test.db read server-privkey.txt monotone: read 1 packet $

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

2006-02-13 Thread Timothy Brownawell
On Mon, 2006-02-13 at 13:40 +0100, Henry Nestler wrote: $ ls ~/.monotone/keys henry-privkey.txt henry-pubkey.txt server-privkey.txt server-pubkey.txt Those shouldn't be there. Instead, each key should have a keypair packet (equivalent to pubkey+privkey), in its own file. Could you move those

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

2006-02-13 Thread Henry Nestler
Hello Tim, Timothy Brownawell wrote: On Mon, 2006-02-13 at 13:40 +0100, Henry Nestler wrote: $ ls ~/.monotone/keys henry-privkey.txt henry-pubkey.txt server-privkey.txt server-pubkey.txt Those shouldn't be there. Instead, each key should have a keypair Files I stored there by hand. I