Your message dated Wed, 03 Jan 2007 13:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#382252: fixed in mercurial 0.9.3-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: mercurial
Version: 0.9.1-1
Severity: grave
Tags: patch
Justification: renders package unusable
hi,
# hg diff
** unknown exception encountered, details follow
** report bug details to [EMAIL PROTECTED]
** Mercurial Distributed SCM (version 0.9)
Traceback (most recent call last):
File "/usr/bin/hg", line 12, in ?
commands.run()
File "/usr/lib/python2.4/commands.py", line 3206, in run
File "/usr/lib/python2.4/commands.py", line 3377, in dispatch
File "/usr/lib/python2.4/commands.py", line 3352, in <lambda>
File "/usr/lib/python2.4/commands.py", line 1379, in diff
File "/usr/lib/python2.4/commands.py", line 342, in dodiff
File "/usr/lib/python2.4/site-packages/mercurial/changelog.py", line 37, in
read
File "/usr/lib/python2.4/site-packages/mercurial/revlog.py", line 823, in
revision
File "/usr/lib/python2.4/site-packages/mercurial/revlog.py", line 742, in
patches
File "/usr/lib/python2.4/site-packages/mercurial/demandload.py", line 61, in
__getattribute__
File "/usr/lib/python2.4/site-packages/mercurial/demandload.py", line 54, in
module
File "/usr/lib/python2.4/site-packages/mercurial/demandload.py", line 30, in
module
File "/usr/lib/python2.4/site-packages/mercurial/mdiff.py", line 9, in ?
ImportError: No module named bdiff
This is imho because mercurial is started with python2.4.
Changing the version to python2.3 solves the problem.
# cat =hg
#!/usr/bin/python2.3
#
....
michael
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages mercurial depends on:
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii python 2.3.5-11 An interactive high-level object-o
ii python-support 0.3.9 automated rebuilding support for p
ii python2.4 2.4.3-8 An interactive high-level object-o
Versions of packages mercurial recommends:
ii rcs 5.7-16 The GNU Revision Control System
ii tk8.4 [wish] 8.4.12-1 Tk toolkit for Tcl and X11, v8.4 -
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: mercurial
Source-Version: 0.9.3-2
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_0.9.3-2.diff.gz
to pool/main/m/mercurial/mercurial_0.9.3-2.diff.gz
mercurial_0.9.3-2.dsc
to pool/main/m/mercurial/mercurial_0.9.3-2.dsc
mercurial_0.9.3-2_i386.deb
to pool/main/m/mercurial/mercurial_0.9.3-2_i386.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.7
Date: Wed, 3 Jan 2007 14:22:10 +0100
Source: mercurial
Binary: mercurial
Architecture: source i386
Version: 0.9.3-2
Distribution: unstable
Urgency: low
Maintainer: Vincent Danjean <[EMAIL PROTECTED]>
Changed-By: Vincent Danjean <[EMAIL PROTECTED]>
Description:
mercurial - Scalable distributed version control system
Closes: 382185 382252
Changes:
mercurial (0.9.3-2) unstable; urgency=low
.
* [debian/rule, debian/control] remove workaround for symlink support in
python-support and bump dependency of python-support (>= 0.4.3)
* [debian/rule] use default python interpreter as 2.4 is the default now
* [debian/mercurial.postinst] remove old
/usr/lib/python*/site-packages/{mercurial,hgext} directories if needed
(Closes: #382252)
* forgot to closes: #382185 since 0.9.2 upstream release (hgrc manual does
not say [smtp] host is optional any more)
Files:
0d97cfeef90ccd1f504deecb283af096 688 devel optional mercurial_0.9.3-2.dsc
e8f9fd0d2908ddedc149297f3a5ffee6 14591 devel optional mercurial_0.9.3-2.diff.gz
86b947dbd75d25f269357e54a2a9cab8 374746 devel optional
mercurial_0.9.3-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFFm654C/d4Z50CXocRAmv0AJ4uJU6RnggeQqiPlu78hHO1Pkr90ACeJrwI
SEdMuS9ourRmP4Ge1FQCMCQ=
=qZjv
-----END PGP SIGNATURE-----
--- End Message ---