[issue2536] bug report

Stanislav Spiridonov bugs at mercurial.selenic.com
Sat Dec 4 14:02:48 UTC 2010


New submission from Stanislav Spiridonov <stas at jresearch.org>:

pushing to ssh://hg@bitbucket.org/XXXX
searching for changes
remote: ** unknown exception encountered, please report by visiting
remote: **  http://mercurial.selenic.com/wiki/BugTracker
remote: ** Python 2.7 (r27:82500, Aug 24 2010, 09:39:41) [GCC 4.4.4 20100630 
(Red Hat 4.4.4-10)]
remote: ** Mercurial Distributed SCM (version 1.7.1)
remote: ** Extensions loaded: bookmarks
remote: Traceback (most recent call last):
remote:   File "/opt/python/domains/bitbucket.org/2010-09-
28/bitbucket/local/env/bin/hg", line 38, in <module>
remote:     mercurial.dispatch.run()
remote:   File "/opt/python/domains/bitbucket.org/2010-09-
28/bitbucket/local/env/lib/python2.7/site-packages/mercurial/dispatch.py", 
line 16, in run
remote:     sys.exit(dispatch(sys.argv[1:]))
remote:   File "/opt/python/domains/bitbucket.org/2010-09-
28/bitbucket/local/env/lib/python2.7/site-packages/mercurial/dispatch.py", 
line 36, in dispatch
remote:     return _runcatch(u, args)
remote:   File "/opt/python/domains/bitbucket.org/2010-09-
28/bitbucket/local/env/lib/python2.7/site-packages/mercurial/dispatch.py", 
line 58, in _runcatch
remote:     return _dispatch(ui, args)
remote:   File "/opt/python/domains/bitbucket.org/2010-09-
28/bitbucket/local/env/lib/python2.7/site-packages/mercurial/dispatch.py", 
line 590, in _dispatch
remote:     cmdpats, cmdoptions)
remote:   File "/opt/python/domains/bitbucket.org/2010-09-
28/bitbucket/local/env/lib/python2.7/site-packages/mercurial/dispatch.py", 
line 401, in runcommand
remote:     ret = _runcommand(ui, options, cmd, d)
remote:   File "/opt/python/domains/bitbucket.org/2010-09-
28/bitbucket/local/env/lib/python2.7/site-packages/mercurial/dispatch.py", 
line 641, in _runcommand
remote:     return checkargs()
remote:   File "/opt/python/domains/bitbucket.org/2010-09-
28/bitbucket/local/env/lib/python2.7/site-packages/mercurial/dispatch.py", 
line 595, in checkargs
remote:     return cmdfunc()
remote:   File "/opt/python/domains/bitbucket.org/2010-09-
28/bitbucket/local/env/lib/python2.7/site-packages/mercurial/dispatch.py", 
line 588, in <lambda>
remote:     d = lambda: util.checksignature(func)(ui, *args, **cmdoptions)
remote:   File "/opt/python/domains/bitbucket.org/2010-09-
28/bitbucket/local/env/lib/python2.7/site-packages/mercurial/util.py", line 
427, in check
remote:     return func(*args, **kwargs)
remote:   File "/opt/python/domains/bitbucket.org/2010-09-
28/bitbucket/local/env/lib/python2.7/site-packages/mercurial/commands.py", 
line 3351, in serve
remote:     s.serve_forever()
remote:   File "/opt/python/domains/bitbucket.org/2010-09-
28/bitbucket/local/env/lib/python2.7/site-packages/mercurial/sshserver.py", 
line 87, in serve_forever
remote:     while self.serve_one():
remote:   File "/opt/python/domains/bitbucket.org/2010-09-
28/bitbucket/local/env/lib/python2.7/site-packages/mercurial/sshserver.py", 
line 104, in serve_one
remote:     rsp = wireproto.dispatch(self.repo, self, cmd)
remote:   File "/opt/python/domains/bitbucket.org/2010-09-
28/bitbucket/local/env/lib/python2.7/site-packages/mercurial/wireproto.py", 
line 152, in dispatch
remote:     return func(repo, proto, *args)
remote:   File "/opt/python/domains/bitbucket.org/2010-09-
28/bitbucket/local/env/lib/python2.7/site-packages/mercurial/wireproto.py", 
line 299, in unbundle
remote:     proto.getfile(fp)
remote:   File "/opt/python/domains/bitbucket.org/2010-09-
28/bitbucket/local/env/lib/python2.7/site-packages/mercurial/sshserver.py", 
line 56, in getfile
remote:     count = int(self.fin.readline())
remote: ValueError: invalid literal for int() with base 10: ''

[command interrupted]

----------
messages: 14585
nosy: foal
priority: bug
status: unread
title: bug report

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2536>
____________________________________________________


More information about the Mercurial-devel mailing list