Package: mercurial-git
Version: 0.2.6-2
Severity: important
It looks like the patches that were backported from upstream VCS aren't
sufficient: "hg outgoing" doesn't work at all:
| Traceback (most recent call last):
| File "/usr/bin/hg", line 38, in <module>
| mercurial.dispatch.run()
| File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 27, in
run
| sys.exit(dispatch(request(sys.argv[1:])))
| File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 64, in
dispatch
| return _runcatch(req)
| File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 87, in
_runcatch
| return _dispatch(req)
| File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 688, in
_dispatch
| cmdpats, cmdoptions)
| File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 463, in
runcommand
| ret = _runcommand(ui, options, cmd, d)
| File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 742, in
_runcommand
| return checkargs()
| File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 696, in
checkargs
| return cmdfunc()
| File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 685, in
<lambda>
| d = lambda: util.checksignature(func)(ui, *args, **cmdoptions)
| File "/usr/lib/python2.7/dist-packages/mercurial/util.py", line 385, in
check
| return func(*args, **kwargs)
| File "/usr/lib/python2.7/dist-packages/mercurial/commands.py", line 3631,
in outgoing
| return hg.outgoing(ui, repo, dest, opts)
| File "/usr/lib/python2.7/dist-packages/mercurial/hg.py", line 510, in
outgoing
| o = _outgoing(ui, repo, dest, opts)
| File "/usr/lib/python2.7/dist-packages/mercurial/hg.py", line 492, in
_outgoing
| force=opts.get('force'))
| File "/usr/lib/python2.7/dist-packages/mercurial/extensions.py", line 182,
in wrap
| return wrapper(origfn, *args, **kwargs)
| File "/usr/lib/python2.7/dist-packages/hgext/git/__init__.py", line 147, in
findoutgoing
| return orig(local, remote, **kw)
| TypeError: findcommonoutgoing() got an unexpected keyword argument 'base'
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages mercurial-git depends on:
ii mercurial 1.9.2-1
ii python 2.7.2-9
ii python-dulwich 0.8.0-1
ii python2.6 2.6.7-4
ii python2.7 2.7.2-6
--
Jakub Wilk
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]