Bug#549268: Fails to parse arguments to command-line options

2009-10-02 Thread Daniel Leidert
Hi, Unfortunately this is a Debian packaging bug. The problem is in /usr/bin/pymol. You can workaround it by replacing the "$*" expression in the python command (line 9) with "$@". This will be fixed in the next upload too. Regards, Daniel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ..

Bug#549268: Fails to parse arguments to command-line options

2009-10-01 Thread Vincent Fourmond
Package: pymol Version: 1.2r1-1 Severity: normal Hello, When starting pymol with a geometry specification, such as the following, pymol -W 1000, it fails miserably with the following error: ~ pymol -W 1000 sdf Traceback (most recent call last): File "/usr/lib/python2.5/runpy.py", line 95,