Your message dated Wed, 10 Jan 2007 19:56:41 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Also closed in this version
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: 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
--- End Message ---
--- Begin Message ---
Source-Version: 0.50~rc1-1
Source: smart
Hi,
the bugs are also closed here, though with usage of pycentral.
Cheers,
Andi
--- End Message ---