The invalid syntax here is only invalid on versions of Python < 2.5,
and despite the information supplied below, the paths above make
me think this was from a machine that had python2.4 installed (it
wouldn't need to be the default version, only present).
That said, 2.4 is a valid python dependency so either this will need
to be fixed, or the dependency updated. Last I heard, upstream was
working to maintain compatibility with 2.4 so I'll confirm this with
them and get a fix uploaded soon.
Correct:
mi...@triple:~$ ls -l /usr/bin/python
lrwxrwxrwx 1 root root 9 26. pro 08.23 /usr/bin/python -> python2.5
mi...@triple:~$ dlocate /usr/bin/python2.4
python2.4-minimal: /usr/bin/python2.4
python2.4-dev: /usr/bin/python2.4-config
Mirek
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org