Your message dated Tue, 19 May 2015 03:35:12 +0000
with message-id <e1yuyje-0001zh...@franck.debian.org>
and subject line Bug#785367: fixed in hg-git 0.8.1-1
has caused the Debian Bug report #785367,
regarding mercurial-git: AttributeError: 'tuple' object has no attribute 'rfind'
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.)
--
785367: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785367
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mercurial-git
Version: 0.8.0-1
Severity: grave
hg is completely broken when this extension is enabled:
$ hg init testrepo
$ cd testrepo/
$ echo foo > foo
$ hg add foo
** Unknown exception encountered with possibly-broken third-party extension git
** which supports versions 3.3 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.10rc1 (default, May 11 2015, 00:30:56) [GCC 4.9.2]
** Mercurial Distributed SCM (version 3.4)
** Extensions loaded: 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 29, in run
sys.exit((dispatch(request(sys.argv[1:])) or 0) & 255)
File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 91, in
dispatch
ret = _runcatch(req)
File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 160, in
_runcatch
return _dispatch(req)
File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 885, in
_dispatch
cmdpats, cmdoptions)
File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 646, in
runcommand
ret = _runcommand(ui, options, cmd, d)
File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 976, in
_runcommand
return checkargs()
File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 947, in
checkargs
return cmdfunc()
File "/usr/lib/python2.7/dist-packages/mercurial/dispatch.py", line 882, in
<lambda>
d = lambda: util.checksignature(func)(ui, *args, **cmdoptions)
File "/usr/lib/python2.7/dist-packages/mercurial/util.py", line 718, in check
return func(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/mercurial/commands.py", line 203, in add
rejected = cmdutil.add(ui, repo, m, "", False, **opts)
File "/usr/lib/python2.7/dist-packages/mercurial/cmdutil.py", line 2200, in add
for f in wctx.walk(match):
File "/usr/lib/python2.7/dist-packages/mercurial/context.py", line 1275, in
walk
True, False))
File "/usr/lib/python2.7/dist-packages/mercurial/dirstate.py", line 727, in
walk
ignore = self._ignore
File "/usr/lib/python2.7/dist-packages/mercurial/scmutil.py", line 1136, in
__get__
entry.obj = self.func(obj)
File "/usr/lib/python2.7/dist-packages/hgext/git/gitdirstate.py", line 100, in
_ignore
fns = self._finddotgitignores()
File "/usr/lib/python2.7/dist-packages/hgext/git/gitdirstate.py", line 164, in
_finddotgitignores
work = [d for d in work if not dirignore(d)]
File "/usr/lib/python2.7/dist-packages/mercurial/dirstate.py", line 601, in
_dirignore
for p in util.finddirs(f):
File "/usr/lib/python2.7/dist-packages/mercurial/util.py", line 2286, in
finddirs
pos = path.rfind('/')
AttributeError: 'tuple' object has no attribute 'rfind'
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64
Kernel: Linux 3.2.0-4-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.4-1
ii python-dulwich 0.10.1-1
pn python:any <none>
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Source: hg-git
Source-Version: 0.8.1-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 785...@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: Tue, 19 May 2015 11:43:00 +0900
Source: hg-git
Binary: mercurial-git
Architecture: source all
Version: 0.8.1-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: 785367
Changes:
hg-git (0.8.1-1) unstable; urgency=medium
.
* New upstream release
* Fix "AttributeError: 'tuple' object has no attribute 'rfind'"
by upgrading to a newer version of mercurial-git (Closes: #785367)
Checksums-Sha1:
fdf7ba7a06a98d6654e830469ce2a3672f8e73ab 1945 hg-git_0.8.1-1.dsc
61459c112d578654fb74772a7f6e2eb8577ee745 97641 hg-git_0.8.1.orig.tar.gz
634a79dd2d730a77968cec8e277308f3a06c1516 3780 hg-git_0.8.1-1.debian.tar.xz
09d461dbda643256a95e1063b54b940a61b69995 40476 mercurial-git_0.8.1-1_all.deb
Checksums-Sha256:
c6413cc4110d6edcb6d7ceb4cdad122a78f1c37f9396bc9967f457b801b1b3f7 1945
hg-git_0.8.1-1.dsc
ae2245f532abeca8d219e395bd45341ede1a329850761b7c139821c41687990b 97641
hg-git_0.8.1.orig.tar.gz
4e0a6ae4f2893d1d6df71ddbbd7f79fc19c55fce510adf105ada8327516c9c0c 3780
hg-git_0.8.1-1.debian.tar.xz
df2e6665a22edb18424c7914b6088bbf98f5555370195f4ec2e9438facd36d10 40476
mercurial-git_0.8.1-1_all.deb
Files:
2f04bc8d0ef63edd337592bb51fcf65d 1945 vcs optional hg-git_0.8.1-1.dsc
cf8d4cb4ca571a11c7b63e5fd00778ac 97641 vcs optional hg-git_0.8.1.orig.tar.gz
8b25a0132dd0f67a1d3780e4abd91dbd 3780 vcs optional hg-git_0.8.1-1.debian.tar.xz
26a56e11cd83d7adb6b3d10ea062a539 40476 vcs optional
mercurial-git_0.8.1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVWqPcAAoJEAe0hFJ2jTgkL0cP/1QxZ6aVilc6F6fzuoVvI9Rw
qdJyZFheFi+krLnLJYP7qK/isjTiIIL1ZnVSXsJySzu9kVqidbL+mZrgrkT2jCl+
3HFdn/VpUFUz0+nlW22NhoH3ETqDJOaR/TWuqjf4jqAaJSJuXVV1CrkFOnreMTxb
fKOJVAk1toaavJtXFAGRf1I3FgigLxlqWEIZHHIghfCYFBw6Xtl/4ELXCk6jqho6
woLTEcMrgfvG6jz88ppaUq97dpsYK6JwFJeL6F6ScTEWobf7vBAI8JuXrSPk9O8Q
AS+hS/3wphoREfFhfxPKOdfsdAzgHN4O5EznzxTzSqO70ZW60Ze4wwsF3FlvG/re
8S2apV9mICRQKGynEJxe8tzxgFDwxBdgKaRURyas4+fhK6vq7fcLXOWf/hxlRM1U
vQVE13FqukeqNZvM+qS+7+oXPUy55dLQye0OVCkdgM4gTwUlqR5KJFtlY8q4brRk
q+0UlJmBcK+YjQe6TaiTZEkIFFb/OazEP/gECGtvcd7inznlcoH5xmTQ7QXxnx0n
lRYT+FGh40UUK0gVIK5wrUcITukEVNe/lhCT1hN/wdZZLoZoFQpki596uVB9tPWl
p4HvpK0NppoPZAUe2ddd5CjtHV+D/yI59fSGJAYH+tSmvaCHEQgKzvgzjAzepqvo
TevGDyHYGgDtHGTH4Aj7
=c30N
-----END PGP SIGNATURE-----
--- End Message ---