Your message dated Tue, 11 Aug 2009 17:02:06 +0000
with message-id <e1mauje-0001la...@ries.debian.org>
and subject line Bug#540989: fixed in hg-git 0+hg20090603-2
has caused the Debian Bug report #540989,
regarding mercurial-git: does not support Mercurial 1.3
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.)


-- 
540989: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540989
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mercurial-git
Version: 0+hg20090603-1
Severity: grave
Justification: renders package unusable

hg-git dies with Mercurial 1.3:

$ hg gclone git://github.com/schacon/hg-git.git
fetching from : origin
importing Hg objects into Git
Counting objects: 905, done.
Compressing objects: 100% (590/590), done.
Total 905 (delta 427), reused 700 (delta 278)
importing Git objects into Hg
at:   0/178
** unknown exception encountered, details follow
** report bug details to http://mercurial.selenic.com/bts/
** or mercur...@selenic.com
** Mercurial Distributed SCM (version 1.3.1)
** Extensions loaded: bookmarks, git
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 644, in 
import_git_objects
    self.import_git_commit(commit)
  File "/usr/lib/pymodules/python2.5/hgext/git/git_handler.py", line 801, in 
import_git_commit
    node = self.repo.commit_import_ctx(ctx, pa, force_files)
  File "/usr/lib/pymodules/python2.5/hgext/git/hgrepo.py", line 57, in 
commit_import_ctx
    new[f] = self.filecommit(fctx, m1, m2, linkrev, trp, changed)
AttributeError: 'bookmark_repo' object has no attribute 'filecommit'

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (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.3.1-1    scalable distributed version contr
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-support                1.0.3      automated rebuilding support for P

mercurial-git recommends no packages.

mercurial-git suggests no packages.

--
Jakub Wilk



--- End Message ---
--- Begin Message ---
Source: hg-git
Source-Version: 0+hg20090603-2

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:

hg-git_0+hg20090603-2.diff.gz
  to pool/main/h/hg-git/hg-git_0+hg20090603-2.diff.gz
hg-git_0+hg20090603-2.dsc
  to pool/main/h/hg-git/hg-git_0+hg20090603-2.dsc
mercurial-git_0+hg20090603-2_all.deb
  to pool/main/h/hg-git/mercurial-git_0+hg20090603-2_all.deb



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 540...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jakub Wilk <uba...@users.sf.net> (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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 11 Aug 2009 09:12:24 +0200
Source: hg-git
Binary: mercurial-git
Architecture: source all
Version: 0+hg20090603-2
Distribution: unstable
Urgency: low
Maintainer: Jakub Wilk <uba...@users.sf.net>
Changed-By: Jakub Wilk <uba...@users.sf.net>
Description: 
 mercurial-git - Git plugin for Mercurial
Closes: 540989
Changes: 
 hg-git (0+hg20090603-2) unstable; urgency=low
 .
   * Use quilt to manage patches.
   * Fix compatiblity with Mercurial 1.3 (closes: #540989).
Checksums-Sha1: 
 78c8bf3528daf500684da66ea9fbcfa67d5bd0ce 1326 hg-git_0+hg20090603-2.dsc
 923155ccb762d114d2a2de0b59260c5a2a7a9b72 2505 hg-git_0+hg20090603-2.diff.gz
 31cd36647a3a2638bfa8daf13f0dabdc85437f73 54162 
mercurial-git_0+hg20090603-2_all.deb
Checksums-Sha256: 
 c543035ce9ed1718eb4138a668ea1e137fc19f0f25a2afd4a6d75b9da2691d9c 1326 
hg-git_0+hg20090603-2.dsc
 150c1dd2124b0b79832fa155ac3cb9e6d2f8a75d4c0d9a84388fda633efaea25 2505 
hg-git_0+hg20090603-2.diff.gz
 b83f7722889963375050a703bc61d98f2396e47d0118ea42ee876e90f0ba52b2 54162 
mercurial-git_0+hg20090603-2_all.deb
Files: 
 95b4fb417ea4e317db9a381107a744b7 1326 vcs optional hg-git_0+hg20090603-2.dsc
 97cb4f419cbb28f0cf360be9ee61767b 2505 vcs optional 
hg-git_0+hg20090603-2.diff.gz
 c772b47ee65f66a53d2c1791e17c5ded 54162 vcs optional 
mercurial-git_0+hg20090603-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqBoOEACgkQB01zfu119ZkD6wCeMyY73024g9+TaIf2vIZsdd8m
TCQAoJIeea4Leoh0PVwA76zmBgcuhz79
=icT5
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to