Your message dated Thu, 19 Nov 2015 09:35:26 +0000
with message-id <e1zzlck-0003kz...@franck.debian.org>
and subject line Bug#804259: fixed in hg-git 0.8.3-1
has caused the Debian Bug report #804259,
regarding mercurial-git: TypeError: exchangepush() got an unexpected keyword 
argument 'opargs'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
804259: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804259
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mercurial-git
Version: 0.8.2-1
Severity: grave

I can't push to git repos:

$ git init gitrepo
Initialized empty Git repository in /home/jwilk/gitrepo/.git/

$ hg clone gitrepo hgrepo
updating to branch default
0 files updated, 0 files merged, 0 files removed, 0 files unresolved

$ cd hgrepo
$ hg push
pushing to /home/jwilk/gitrepo
** Unknown exception encountered with possibly-broken third-party extension git
** which supports versions 3.4 of Mercurial.
** Please disable git and try your action again.
** If that fixes the bug please report it to 
https://bitbucket.org/durin42/hg-git/issues
** Python 2.7.10+ (default, Oct 10 2015, 09:11:24) [GCC 5.2.1 20151028]
** Mercurial Distributed SCM (version 3.6)
** Extensions loaded: color, convert, gpg, graphlog, strip, mq, pager, 
progress, purge, rebase, record, shelve, git
Traceback (most recent call last):
 File "/usr/bin/hg", line 43, in <module>
   mercurial.dispatch.run()
 File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 54, in run
   sys.exit((dispatch(request(sys.argv[1:])) or 0) & 255)
 File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 116, in 
dispatch
   ret = _runcatch(req)
 File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 187, in 
_runcatch
   return _dispatch(req)
 File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 920, in 
_dispatch
   cmdpats, cmdoptions)
 File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 679, in 
runcommand
   ret = _runcommand(ui, options, cmd, d)
 File "/usr/lib/python2.7/dist-packages/mercurial/extensions.py", line 183, in 
closure
   return func(*(args + a), **kw)
 File "/usr/lib/python2.7/dist-packages/hgext/pager.py", line 139, in pagecmd
   return orig(ui, options, cmd, cmdfunc)
 File "/usr/lib/python2.7/dist-packages/mercurial/extensions.py", line 183, in 
closure
   return func(*(args + a), **kw)
 File "/usr/lib/python2.7/dist-packages/hgext/color.py", line 525, in colorcmd
   return orig(ui_, opts, cmd, cmdfunc)
 File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 1051, in 
_runcommand
   return checkargs()
 File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 1011, in 
checkargs
   return cmdfunc()
 File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 917, in 
<lambda>
   d = lambda: util.checksignature(func)(ui, *args, **cmdoptions)
 File "/usr/lib/python2.7/dist-packages/mercurial/util.py", line 803, in check
   return func(*args, **kwargs)
 File "/usr/lib/python2.7/dist-packages/mercurial/extensions.py", line 183, in 
closure
   return func(*(args + a), **kw)
 File "/usr/lib/python2.7/dist-packages/mercurial/util.py", line 803, in check
   return func(*args, **kwargs)
 File "/usr/lib/python2.7/dist-packages/hgext/mq.py", line 3525, in mqcommand
   return orig(ui, repo, *args, **kwargs)
 File "/usr/lib/python2.7/dist-packages/mercurial/util.py", line 803, in check
   return func(*args, **kwargs)
 File "/usr/lib/python2.7/dist-packages/mercurial/commands.py", line 5426, in 
push
   opargs=opts.get('opargs'))
 File "/usr/lib/python2.7/dist-packages/mercurial/extensions.py", line 183, in 
closure
   return func(*(args + a), **kw)
 File "/usr/lib/python2.7/dist-packages/hgext/git/util.py", line 48, in inner
   return f(*args, **kwargs)
TypeError: exchangepush() got an unexpected keyword argument 'opargs'


-- System Information:
Debian Release: stretch/sid
 APT prefers unstable
 APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 4.2.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
Init: sysvinit (via /sbin/init)

Versions of packages mercurial-git depends on:
ii  mercurial       3.6-1
ii  python-dulwich  0.11.2-1+b1
pn  python:any      <none>

--
Jakub Wilk

--- End Message ---
--- Begin Message ---
Source: hg-git
Source-Version: 0.8.3-1

We believe that the bug you reported is fixed in the latest version of
hg-git, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 804...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Javi Merino <vi...@debian.org> (supplier of updated hg-git package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 19 Nov 2015 08:38:02 +0000
Source: hg-git
Binary: mercurial-git
Architecture: source all
Version: 0.8.3-1
Distribution: unstable
Urgency: medium
Maintainer: Python Applications Packaging Team 
<python-apps-t...@lists.alioth.debian.org>
Changed-By: Javi Merino <vi...@debian.org>
Description:
 mercurial-git - Git plugin for Mercurial
Closes: 804259
Changes:
 hg-git (0.8.3-1) unstable; urgency=medium
 .
   * New upstream release compatible with mercurial 3.6-1 (Closes: #804259)
Checksums-Sha1:
 59c66caabcee7f059badcc41ed39a30b25189bca 2010 hg-git_0.8.3-1.dsc
 e10eed8c09aec298f151ce5a5dcca8cb089594a0 100467 hg-git_0.8.3.orig.tar.gz
 4031baacb16c51ef43e746bebea036fb7de71080 4284 hg-git_0.8.3-1.debian.tar.xz
 c856a54d52c6207358266f5e39b5458cd5aed0ec 43236 mercurial-git_0.8.3-1_all.deb
Checksums-Sha256:
 a4c56e97cf185401dda0dbd29f0a5b61c77606a20aefef45685ca473dd18d1cf 2010 
hg-git_0.8.3-1.dsc
 849cca89b5a59b608a340b38481d7407e95de16fe4f135881a402ca67fecd02a 100467 
hg-git_0.8.3.orig.tar.gz
 0feb66381d444ba6690a59cb00b2f839b5cb6b80ffc52a8fdc9b9f028112ab75 4284 
hg-git_0.8.3-1.debian.tar.xz
 4897d8c7f268b0042ddef6d07ecb7f5151386bbf9592686a235e245e918eb94c 43236 
mercurial-git_0.8.3-1_all.deb
Files:
 2d6d73e7d52a3db9baafe2d1b53056f8 2010 vcs optional hg-git_0.8.3-1.dsc
 16098ae3b3741ba6c4dfdea254bdf2a6 100467 vcs optional hg-git_0.8.3.orig.tar.gz
 e457f11901398ec50b1ac3879672b7dd 4284 vcs optional hg-git_0.8.3-1.debian.tar.xz
 62ff270c41dccea16b615f081bda86a5 43236 vcs optional 
mercurial-git_0.8.3-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWTY8JAAoJEAe0hFJ2jTgkSbcQANkUG45Gcr4QNtZPO2QjpPKF
KKdo73EoufmXz7YCDnDk6UGzVedj6t1Wt5fs5eDHF8nJ+/3EyQcShS1bajGzOzRu
5E5LZx2cNbLXd2gGnPfPW7j26+6tS+/B/NrLruSU0u21ed+ru/0bwDvLfQ55y3FM
7TSAi4EUrYIGRJGuzkhPipb1nrhfGAka9szAXOYu1BWbA5CTk0FMSvU/pXizzO9C
oJ6HDkvFGmqQ+M/zq8T0fXmf3c8rVWEoIvPrSERLda3jzWJzEYXBVUUDCskfVq9T
luR/uqp2HIMn3R2mBDeENs4/NdwmtnZL33Nmfnu5uilV1A7xLW7c/igzX/eE77b4
UkHf7L0GY4hz9mnWforRWDziQ6y81cfcOfz5InwrsOHyyA4BsmNnQvo2VdEjBT1J
ToKHG6+Tf5xbXXxnGr1/hDwsSsXKOqNKvFjzbYsdZYES3dhGEihKVG6PpnWnii8y
4LprB6JhcIsIqDBvbVTS4OG1VwCJyZk6I6IJIC4Wps6CN4+QEQRRSQO9zNzgkl03
jg4YrISqxBc7ucIEWa3Styx7cjWF7c6gfIjWhFuG63VOaqfIDOxapRIuExq6MrAB
bN4QDqKb7oGm8CX/rB+VKyjSj5BO4qf98aMO20hi+u2FWeMXZ5B82tMD4/IATsDT
wruM/hepbB2AXX1ExQjX
=8gQB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to