Package: mercurial
Version: 0.9.5-3
Severity: normal

File /var/lib/python-support/python2.4/hgext/convert/cvs.py line 179:
                rsh = os.environ.get("CVS_RSH" or "rsh")
should presumably be:
                rsh = os.environ.get("CVS_RSH") or "rsh"

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

Kernel: Linux 2.6.24 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mercurial depends on:
ii  libc6                         2.7-9      GNU C Library: Shared libraries
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-support                0.7.7      automated rebuilding support for P

Versions of packages mercurial recommends:
ii  kdiff3                        0.9.92-2   compares and merges 2 or 3 files o
ii  rcs                           5.7-22     The GNU Revision Control System

-- debconf-show failed



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to