bug report

John Gatewood Ham zappaman at buraphalinux.org
Mon May 15 00:37:12 CDT 2006


The hg command crashed and asked me to email this to you.

----8<  cut here 8<----
$hg clone http://thunk.org/hg/e2fsprogs e2fsprogs-upstream
requesting all changes
** unknown exception encountered, details follow
** report bug details to mercurial at selenic.com
** Mercurial Distributed SCM (version 0.8.1)
Traceback (most recent call last):
   File "/usr/bin/hg", line 12, in ?
     commands.run()
   File "/usr/lib/python2.4/site-packages/mercurial/commands.py", line 3207, in 
un
     sys.exit(dispatch(sys.argv[1:]))
   File "/usr/lib/python2.4/site-packages/mercurial/commands.py", line 3379, in 
ispatch
     return d()
   File "/usr/lib/python2.4/site-packages/mercurial/commands.py", line 3356, in 
lambda>
     d = lambda: func(u, *args, **cmdoptions)
   File "/usr/lib/python2.4/site-packages/mercurial/commands.py", line 1033, in 
lone
     repo.pull(other, heads = revs)
   File "/usr/lib/python2.4/site-packages/mercurial/localrepo.py", line 995, in 
ull
     cg = remote.changegroup(fetch, 'pull')
   File "/usr/lib/python2.4/site-packages/mercurial/httprepo.py", line 127, in c
angegroup
     f = self.do_cmd("changegroup", roots=n)
   File "/usr/lib/python2.4/site-packages/mercurial/httprepo.py", line 79, in do
cmd
     resp = urllib2.urlopen(cu)
   File "/usr/lib/python2.4/urllib2.py", line 130, in urlopen
     return _opener.open(url, data)
   File "/usr/lib/python2.4/urllib2.py", line 364, in open
     response = meth(req, response)
   File "/usr/lib/python2.4/urllib2.py", line 471, in http_response
     response = self.parent.error(
   File "/usr/lib/python2.4/urllib2.py", line 396, in error
     result = self._call_chain(*args)
   File "/usr/lib/python2.4/urllib2.py", line 337, in _call_chain
     result = func(*args)
   File "/usr/lib/python2.4/urllib2.py", line 554, in http_error_302
     return self.parent.open(new)
   File "/usr/lib/python2.4/urllib2.py", line 358, in open
     response = self._open(req, data)
   File "/usr/lib/python2.4/urllib2.py", line 376, in _open
     '_open', req)
   File "/usr/lib/python2.4/urllib2.py", line 337, in _call_chain
     result = func(*args)
   File "/usr/lib/python2.4/urllib2.py", line 1021, in http_open
     return self.do_open(httplib.HTTPConnection, req)
   File "/usr/lib/python2.4/urllib2.py", line 994, in do_open
     r = h.getresponse()
   File "/usr/lib/python2.4/httplib.py", line 866, in getresponse
     response.begin()
   File "/usr/lib/python2.4/httplib.py", line 336, in begin
     version, status, reason = self._read_status()
   File "/usr/lib/python2.4/httplib.py", line 300, in _read_status
     raise BadStatusLine(line)
httplib.BadStatusLine
----8<  cut here 8<----


More information about the Mercurial mailing list