monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] Error in function 9 during a post


From: Kevin Smith
Subject: Re: [Monotone-devel] Error in function 9 during a post
Date: Thu, 13 Nov 2003 22:25:49 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20031024 Thunderbird/0.2

graydon hoare wrote:
Kevin Smith <address@hidden> writes:
I'm surprised, it really ought to try to post anything in the outgoing
queue, no matter what. could you run 'post' with --verbose and send
the output?

See below.

By the way, since my last message I blew away my database, re-created it, re-fetched from your depot, committed two file adds, and then retried the post. It again gave one error 9, and then says nothing each subsequent time I run it. Just like before.

Also, I'm using the released 0.7 right now.

Kevin

-----
address@hidden:~/work/monotone$ monotone post --verbose
monotone: opening rcfile '/home/kevins/.monotonerc' ... monotone: ok
monotone: executing post command
monotone: no URL provided, posting all queued targets
monotone: db.fetch("SELECT url FROM posting_queue GROUP BY url")
monotone: parsed URL: proto 'http', user '', host '10.20.30.10', port '80', path '/cgi-bin/monotone/depot.cgi', group 'main'
monotone: found 1 targets for posting
monotone: parsed URL: proto 'http', user '', host '10.20.30.10', port '80', path '/cgi-bin/monotone/depot.cgi', group 'main' monotone: db.fetch("SELECT content FROM posting_queue WHERE url = 'http://10.20.30.10/cgi-bin/monotone/depot.cgi/main'") monotone: db.fetch("SELECT id FROM private_keys WHERE id = 'address@hidden'") monotone: db.fetch("SELECT keydata FROM private_keys where id = 'address@hidden'")
monotone: base64-decoding 856-byte private key
monotone: lua isfunction() failed in get_fn
enter passphrase for key ID address@hidden :
monotone: running arc4 process on 633 bytes of data
monotone: building signer from 633-byte decrypted private key
monotone: produced 128-byte signature
monotone: resolving name 10.20.30.10
monotone: 10.20.30.10 considered a raw IP address, returning
monotone: resolved '10.20.30.10' as '10.20.30.10'
monotone: connecting to port number 80
monotone: HTTP -> 'POST /cgi-bin/monotone/depot.cgi?q=post&group=main&address@hidden&sig=7d1624bcca954f328fdee5c9dc66cbc19a3e251ccd3ac92ff3f8fc62024656988ce37664aa29368732e4355ffa75272c2d45ce3e1cd2336d5dd64972ff0104045000b66f9d12c955a9240376300d1ce394admonotone: HTTP -> 'Host: 10.20.30.10'
monotone: HTTP -> 'Content-Length: 1580104'





reply via email to

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