monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] Pulling fron off.net fails


From: Hans Fuchs
Subject: [Monotone-devel] Pulling fron off.net fails
Date: Fri, 13 Aug 2004 16:29:53 +0200
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040616

Hello

I just installed monotone on OSX 10.3.5 using fink. Its version 0.14. I wanted to test it by pulling the monotone collection from off.net.

It loads for a while. Then stops and stays on same bytes in/out for a while. In this time it uses about 20% CPU. In the end it says broken pipe and ends.

I did one pull in debug mode. In debug mode I get output till the end. I added the end of the log below.

Best,
        Hans

-----
baldria:~ gucky$ monotone --db=monotone.db --key="" pull off.net net.venge.monotone
monotone: warning: doing anonymous pull
monotone: rebuilding merkle trees for collection net.venge.monotone
monotone: connecting to off.net
monotone: [bytes in: 1794732] [bytes out: 93390] Broken pipe
baldria:~ gucky$ monotone --db=monotone.db --key="" pull off.net net.venge.monotone
monotone: warning: doing anonymous pull
monotone: rebuilding merkle trees for collection net.venge.monotone
monotone: connecting to off.net
monotone: [bytes in: 2301519] [bytes out: 93390] Broken pipe
baldria:~ gucky$ monotone --db=monotone.db --key="" pull off.net net.venge.monotone
monotone: warning: doing anonymous pull
monotone: rebuilding merkle trees for collection net.venge.monotone
monotone: connecting to off.net
monotone: [bytes in: 1751359] [bytes out: 93390] Broken pipe
baldria:~ gucky$ ls -l monotone.db
-rw-r--r--    1 gucky    gucky      262144 13. Aug 15:43 monotone.db
baldria:~ gucky$ monotone --db=monotone.db --key="" pull off.net net.venge.monotone
monotone: warning: doing anonymous pull
monotone: rebuilding merkle trees for collection net.venge.monotone
monotone: connecting to off.net
monotone: [bytes in: 1737548] [bytes out: 77010] Broken pipe
baldria:~ gucky$ ls -l monotone.db
-rw-r--r--    1 gucky    gucky      262144 13. Aug 15:51 monotone.db
baldria:~ gucky$ monotone --db=monotone.db --branch=net.venge.monotone heads
monotone: fetching heads of branch 'net.venge.monotone'
branch 'net.venge.monotone' is empty
baldria:~ gucky$
-----

-----
monotone: processing 41058 byte input buffer from peer off.net
monotone: received 'bye' netcmd
monotone: read 4095 bytes from fd 7 (peer off.net)
monotone: [bytes in: 1755436] [bytes out: 81105]
monotone: wrote 4095 bytes to fd 7 (peer off.net), 26320 remain in output buffer
monotone: [bytes in: 1755436] [bytes out: 85200]
monotone: processing 41649 byte input buffer from peer off.net
monotone: db.fetch("SELECT id FROM 'file_deltas' WHERE id = '3fe4297088bfb3d7850254dedc71a9959e80b9cf'") monotone: db.fetch("SELECT id FROM 'files' WHERE id = '3fe4297088bfb3d7850254dedc71a9959e80b9cf'") monotone: db.execute("INSERT INTO 'files' VALUES('3fe4297088bfb3d7850254dedc71a9959e80b9cf', ...")
monotone: read 4095 bytes from fd 7 (peer off.net)
monotone: [bytes in: 1759531] [bytes out: 85200]
monotone: wrote 4095 bytes to fd 7 (peer off.net), 22225 remain in output buffer
monotone: [bytes in: 1759531] [bytes out: 89295]
monotone: processing 45737 byte input buffer from peer off.net
monotone: received 'bye' netcmd
monotone: read 4095 bytes from fd 7 (peer off.net)
monotone: [bytes in: 1763626] [bytes out: 89295]
monotone: wrote 4095 bytes to fd 7 (peer off.net), 18130 remain in output buffer
monotone: [bytes in: 1763626] [bytes out: 93390]
monotone: processing 35911 byte input buffer from peer off.net
monotone: db.fetch("SELECT id FROM 'file_deltas' WHERE id = 'b646237c84abb7968c65dd9d7c1868104626f2da'") monotone: db.fetch("SELECT id FROM 'files' WHERE id = 'b646237c84abb7968c65dd9d7c1868104626f2da'") monotone: db.execute("INSERT INTO 'files' VALUES('b646237c84abb7968c65dd9d7c1868104626f2da', ...")
monotone: read 4095 bytes from fd 7 (peer off.net)
monotone: [bytes in: 1767721] [bytes out: 93390]
monotone: wrote 4095 bytes to fd 7 (peer off.net), 14035 remain in output buffer
monotone: [bytes in: 1767721] [bytes out: 97485]
monotone: processing 39999 byte input buffer from peer off.net
monotone: received 'bye' netcmd
monotone: read 4095 bytes from fd 7 (peer off.net)
monotone: [bytes in: 1771816] [bytes out: 97485]
monotone: wrote 4095 bytes to fd 7 (peer off.net), 9940 remain in output buffer
monotone: [bytes in: 1771816] [bytes out: 101580]
monotone: processing 43025 byte input buffer from peer off.net
monotone: db.fetch("SELECT id FROM 'file_deltas' WHERE id = 'e6082127e1c7ce45ea036209f8833a3c1e88dc21'") monotone: db.fetch("SELECT id FROM 'files' WHERE id = 'e6082127e1c7ce45ea036209f8833a3c1e88dc21'") monotone: db.execute("INSERT INTO 'files' VALUES('e6082127e1c7ce45ea036209f8833a3c1e88dc21', ...")
monotone: read 4095 bytes from fd 7 (peer off.net)
monotone: [bytes in: 1775911] [bytes out: 101580] Broken pipe
baldria:~ gucky$ ls -l monotone.db
-rw-r--r--    1 gucky    gucky      262144 13. Aug 16:14 monotone.db
-----





reply via email to

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