monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] 0.10 released


From: Christof Petig
Subject: Re: [Monotone-devel] 0.10 released
Date: Mon, 01 Mar 2004 11:58:37 +0100
User-agent: Mozilla/5.0 (X11; U; Linux ppc; de-AT; rv:1.6) Gecko/20040122 Debian/1.6-1

Christof Petig schrieb:
private? well, I will tell you what happens in public and then try to figure out how to make a log.

I think that this log is short enough to be sent to the list.

puck:~/localcvs/monotone> monotone --key="" pull off.net net.venge.monotone
monotone: warning: doing anonymous pull
monotone: rebuilding merkle trees for collection net.venge.monotone
monotone: [keys: 3] [mcerts: 576]
monotone: connecting to off.net
monotone: warning: caught bad_decode exception decoding input from peer off.net: 'bad checksum 0xd755001c vs. 0x9a55131c'

Remember:
this is a big-endian unsigned-by-default-char aka trouble-is-likely machine (powerpc)

Here's the 'log' (is there any way to get more verbose?)

monotone --verbose --key="" pull off.net net.venge.monotone
[...]
monotone: db.execute("INSERT OR REPLACE INTO merkle_nodes VALUES ('mcert', 'net.venge.monoto ...")
monotone: db.execute("COMMIT")
monotone: db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' WHERE name = 'branch'")
monotone: connecting to off.net
monotone: read 47 bytes from fd 5 (peer off.net)
monotone: warning: caught bad_decode exception decoding input from peer off.net: 'bad checksum 0x9f82fcb6 vs. 0xab8215b6'

  Christof




reply via email to

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