Package: mercurial-git
Version: 0+hg20090603-2
Severity: important
I am unable to clone git://git.freedesktop.org/git/poppler/poppler:
$ hg gclone git://git.freedesktop.org/git/poppler/poppler
fetching from : origin
importing Hg objects into Git
Generating pack...
Counting objects: 1213
Done counting 12778 objects.
Deltifying 12778 objects...
100% (12778/12778) done
Total 12778 (delta 10067), reused 5648 (delta 4655)
importing Git objects into Hg
** unknown exception encountered, details follow
** report bug details to http://mercurial.selenic.com/bts/
** or [email protected]
** Mercurial Distributed SCM (version 1.3.1)
** Extensions loaded: bookmarks, color, convert, git, graphlog, mq, record,
transplant
Traceback (most recent call last):
File "/usr/bin/hg", line 27, in <module>
mercurial.dispatch.run()
File "/usr/lib/pymodules/python2.5/mercurial/dispatch.py", line 16, in run
sys.exit(dispatch(sys.argv[1:]))
File "/usr/lib/pymodules/python2.5/mercurial/dispatch.py", line 27, in
dispatch
return _runcatch(u, args)
File "/usr/lib/pymodules/python2.5/mercurial/dispatch.py", line 43, in
_runcatch
return _dispatch(ui, args)
File "/usr/lib/pymodules/python2.5/mercurial/dispatch.py", line 449, in
_dispatch
return runcommand(lui, repo, cmd, fullargs, ui, options, d)
File "/usr/lib/pymodules/python2.5/mercurial/dispatch.py", line 317, in
runcommand
ret = _runcommand(ui, options, cmd, d)
File "/usr/lib/pymodules/python2.5/mercurial/dispatch.py", line 501, in
_runcommand
return checkargs()
File "/usr/lib/pymodules/python2.5/mercurial/dispatch.py", line 454, in
checkargs
return cmdfunc()
File "/usr/lib/pymodules/python2.5/mercurial/dispatch.py", line 448, in
<lambda>
d = lambda: util.checksignature(func)(ui, *args, **cmdoptions)
File "/usr/lib/pymodules/python2.5/mercurial/util.py", line 402, in check
return func(*args, **kwargs)
File "/usr/lib/pymodules/python2.5/hgext/git/__init__.py", line 42, in gclone
git.fetch('origin')
File "/usr/lib/pymodules/python2.5/hgext/git/git_handler.py", line 107, in
fetch
self.import_git_objects(remote_name, refs)
File "/usr/lib/pymodules/python2.5/hgext/git/git_handler.py", line 627, in
import_git_objects
(obj_type, obj_sha) = obj.get_object()
File "/usr/lib/pymodules/python2.5/hgext/git/dulwich/objects.py", line 353,
in get_object
self._ensure_parsed()
File "/usr/lib/pymodules/python2.5/hgext/git/dulwich/objects.py", line 131,
in _ensure_parsed
self._parse_text()
File "/usr/lib/pymodules/python2.5/hgext/git/dulwich/objects.py", line 340,
in _parse_text
"tagger information must be followed by space not %s" % text[count]
AssertionError: Invalid tag object, tagger information must be followed by space not
--
Jakub Wilk
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]