Package: smartpm
Version: 0.41+svn727-1
Severity: grave
Justification: renders package unusable
Tags: patch

Smartpm installs its modules in /usr/lib/python2.3/site-packages/smart, but the
first line of /usr/bin/smart says:

 #!/usr/bin/python

Since I have both python2.3 and python2.4 installed, my /usr/bin/python points
to /usr/bin/python2.4, and executing smartpm leads to an error because it
doesn't find its modules.

Changing the line to:

 #!/usr/bin/python2.3

fixes the problem.

smartpm should depend on python2.3 instead of python, too.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (1001, 'testing'), (701, 'unstable'), (51, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-rsk00
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages smartpm depends on:
ii  libc6                        2.3.6.ds1-4 GNU C Library: Shared libraries
ii  python                       2.4.3-11    An interactive high-level object-o
ii  python-gtk2 [python2.3-gtk2] 2.8.6-5     Python bindings for the GTK+ widge
ii  python-pexpect [python2.3-pe 2.1-1       Python module for automating inter
ii  python-pycurl [python2.3-pyc 7.15.5-1    Python bindings to libcurl

smartpm recommends no packages.

-- no debconf information



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

Reply via email to