tags 594129 patch
thanks
'current' in XS-Python-Version is deprecated - as per Debian Python Policy.
Change it to 2.6. Please find below patch that fixes it.
XSPV:current is not really a big deal (and it's certainly better than
XSPV:2.6). The culprit is shebang hardcoded at build time. The at
On Friday 27 August 2010 21:36:44 Jakub Wilk wrote:
> tags 594129 patch
> thanks
>
> >'current' in XS-Python-Version is deprecated - as per Debian Python
> >Policy. Change it to 2.6. Please find below patch that fixes it.
>
> XSPV:current is not really a big deal (and it's certainly better than
>
Package: pympd
Version: 0.07-1.3
Severity: grave
% pympd
Traceback (most recent call last):
File "/usr/bin/pympd", line 12, in
import pympd
ImportError: No module named pympd
Replacing the shebank of /usr/bin/pympd with the default Python
version makes it work... Did not have the time to i
3 matches
Mail list logo