Your message dated Thu, 31 Jul 2008 13:02:13 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#492244: fixed in mercurial 1.0.1-4
has caused the Debian Bug report #492244,
regarding convert: svn_ra_get_log: Assertion `*path != '/'' failed
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 [EMAIL PROTECTED]
immediately.)


-- 
492244: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492244
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: mercurial-common
Version: 1.0.1-3
Severity: important


When trying to convert a subversion repository, I get this message:

$ hg convert /srv/svn/perl c_syntax
initializing destination c_syntax repository
scanning source...
python: /tmp/buildd/subversion-1.5.0dfsg1/subversion/libsvn_ra/ra_loader.c:973: 
svn_ra_get_log: Assertion `*path != '/'' failed.
** unknown exception encountered, details follow
** report bug details to http://www.selenic.com/mercurial/bts
** or [EMAIL PROTECTED]
** Mercurial Distributed SCM (version 1.0.1)
Traceback (most recent call last):
  File "/usr/bin/hg", line 20, in <module>
    mercurial.dispatch.run()
  File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 20, in 
run
    sys.exit(dispatch(sys.argv[1:]))
  File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 29, in 
dispatch
    return _runcatch(u, args)
  File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 45, in 
_runcatch
    return _dispatch(ui, args)
  File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 364, in 
_dispatch
    ret = _runcommand(ui, options, cmd, d)
  File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 417, in 
_runcommand
    return checkargs()
  File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 373, in 
checkargs
    return cmdfunc()
  File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 358, in 
<lambda>
    d = lambda: func(ui, *args, **cmdoptions)
  File "/var/lib/python-support/python2.5/hgext/convert/__init__.py", line 127, 
in convert
    return convcmd.convert(ui, src, dest, revmapfile, **opts)
  File "/var/lib/python-support/python2.5/hgext/convert/convcmd.py", line 353, 
in convert
    c.convert()
  File "/var/lib/python-support/python2.5/hgext/convert/convcmd.py", line 277, 
in convert
    heads = self.source.getheads()
  File "/var/lib/python-support/python2.5/hgext/convert/subversion.py", line 
280, in getheads
    self.head = self.latest(self.module, self.last_changed)
  File "/var/lib/python-support/python2.5/hgext/convert/subversion.py", line 
494, in latest
    for entry in stream:
  File "/var/lib/python-support/python2.5/hgext/convert/subversion.py", line 
119, in __iter__
    entry = pickle.load(self._stdout)
EOFError



A similar problem (regarding Perl <-> svn) was discussed here:
   http://svn.haxx.se/dev/archive-2008-01/0415.shtml



In case this is relevant:

$ dpkg -l python-subversion
ii  python-subversion             1.5.0dfsg1-4                   Python 
bindings for Subversion


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-2-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mercurial-common depends on:
ii  python                        2.5.2-1    An interactive high-level object-o
ii  python-support                0.8.4      automated rebuilding support for P

Versions of packages mercurial-common recommends:
ii  mercurial                     1.0.1-3    Scalable distributed version contr

mercurial-common suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: mercurial
Source-Version: 1.0.1-4

We believe that the bug you reported is fixed in the latest version of
mercurial, which is due to be installed in the Debian FTP archive:

mercurial-common_1.0.1-4_all.deb
  to pool/main/m/mercurial/mercurial-common_1.0.1-4_all.deb
mercurial_1.0.1-4.diff.gz
  to pool/main/m/mercurial/mercurial_1.0.1-4.diff.gz
mercurial_1.0.1-4.dsc
  to pool/main/m/mercurial/mercurial_1.0.1-4.dsc
mercurial_1.0.1-4_amd64.deb
  to pool/main/m/mercurial/mercurial_1.0.1-4_amd64.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Danjean <[EMAIL PROTECTED]> (supplier of updated mercurial 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 [EMAIL PROTECTED])


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

Format: 1.8
Date: Thu, 31 Jul 2008 14:27:51 +0200
Source: mercurial
Binary: mercurial mercurial-common
Architecture: all amd64 source 
Version: 1.0.1-4
Distribution: unstable
Urgency: low
Maintainer: Python Applications Packaging Team <[EMAIL PROTECTED]>
Changed-By: Vincent Danjean <[EMAIL PROTECTED]>
Closes: 492244
Description:
 mercurial-common - Scalable distributed version control system (Common files)
 mercurial  - Scalable distributed version control system
Changes:
 mercurial (1.0.1-4) unstable; urgency=low
 .
   * fix subversion 1.5 compatibility (Closes: #492244)
     using upstream patch
   * fix bashism in postinst
Checksums-Sha1: 
 72c5e70f919d689417d7bfcdfebb5998174b282c 26641 mercurial_1.0.1-4.diff.gz
 c0d42847330facbc7b4e1a8c5ae419f24cfc9175 475364 
mercurial-common_1.0.1-4_all.deb
 daaa20d80240a4e6418a3769657dd09695ead6b6 93184 mercurial_1.0.1-4_amd64.deb
 f17283219da113be2f470824e1b70cf72cea6f01 1408 mercurial_1.0.1-4.dsc
Checksums-Sha256: 
 7121454b1f4702f2f7d717ac0e2e701c8f5c6d05ef12379a19b3fc2fc7281c03 475364 
mercurial-common_1.0.1-4_all.deb
 ba7c673ff4289e31f7ebad2e2cdcf3f2ca36b8c5f79046c35be3b5fc52b6b164 93184 
mercurial_1.0.1-4_amd64.deb
 c36f2c1ba1a3c0ae6ed5b1b0b66b1bf3e2254284f1b1bbb104fd895f4b05e151 26641 
mercurial_1.0.1-4.diff.gz
 eb8ca5969438307a3df9d6e575d5b8aab826237f5a701e40c96a59025f11e885 1408 
mercurial_1.0.1-4.dsc
Files: 
 68dcbd75310169fee499fccd485c2a04 93184 devel optional 
mercurial_1.0.1-4_amd64.deb
 76df7fb7c0d00bb2d87cc912ab449069 1408 devel optional mercurial_1.0.1-4.dsc
 be4e4fb4c860751361c28ec7a4221ae4 475364 devel optional 
mercurial-common_1.0.1-4_all.deb
 d60086b27bd9878c5b7d5139a3bff61b 26641 devel optional mercurial_1.0.1-4.diff.gz

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

iD8DBQFIkbWvC/d4Z50CXocRAkvCAJ4mAoP+jJVlZkcyEeMIxZ0i/cMxqQCgg3QI
N2JU7mB4bUSO9xx4mzCt1Gk=
=5sr6
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to