Your message dated Thu, 05 Jul 2007 12:02:15 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#409188: fixed in pymol 1.0-1
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: pymol
Version: 0.98+0.99rc6-2
Severity: important
This pymol package comes with a new debian wrapper script (/usr/bin/pymol). Compared with
the old version of this script, the following line now causes problems:
old:
python2.3 /usr/lib/python2.3/site-packages/pymol/__init__.py $*
now:
python2.4 ${PYMOL_PATH}/__init__.py "$*"
It should be changed to
python2.4 ${PYMOL_PATH}/__init__.py $*
in order to deal correctly with pymol command-line arguments such as
pymol -qc script.py
with content of script.py:
from pymol import cmd
cmd.reinitialize()
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages pymol depends on:
ii freeglut3 2.4.0-5 OpenGL Utility Toolkit
ii libc6 2.3.6.ds1-8 GNU C Library: Shared libraries
ii libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib
ii libgl1-mesa-glx [libgl1] 6.5.1-0.4 A free implementation of the OpenG
ii libglu1-mesa [libglu1] 6.5.1-0.4 The OpenGL utility library (GLU)
ii libpng12-0 1.2.15~beta5-1 PNG library - runtime
ii python 2.4.4-1 An interactive high-level object-o
ii python-pmw 1.2-5 Pmw -- Python MegaWidgets
ii python-support 0.5.6 automated rebuilding support for p
ii python-tk 2.4.4-1 Tkinter - Writing Tk applications
ii zlib1g 1:1.2.3-13 compression library - runtime
Versions of packages pymol recommends:
ii apbs 0.4.0-2 Adaptive Poisson Boltzmann Solver
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: pymol
Source-Version: 1.0-1
We believe that the bug you reported is fixed in the latest version of
pymol, which is due to be installed in the Debian FTP archive:
pymol_1.0-1.diff.gz
to pool/main/p/pymol/pymol_1.0-1.diff.gz
pymol_1.0-1.dsc
to pool/main/p/pymol/pymol_1.0-1.dsc
pymol_1.0-1_i386.deb
to pool/main/p/pymol/pymol_1.0-1_i386.deb
pymol_1.0.orig.tar.gz
to pool/main/p/pymol/pymol_1.0.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Banck <[EMAIL PROTECTED]> (supplier of updated pymol package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 5 Jul 2007 13:13:00 +0200
Source: pymol
Binary: pymol
Architecture: source i386
Version: 1.0-1
Distribution: unstable
Urgency: low
Maintainer: Michael Banck <[EMAIL PROTECTED]>
Changed-By: Michael Banck <[EMAIL PROTECTED]>
Description:
pymol - An OpenGL Molecular Graphics System written in Python
Closes: 385550 409188
Changes:
pymol (1.0-1) unstable; urgency=low
.
* New upstream release.
.
[ Daniel Leidert ]
* debian/watch: Added.
.
[ LI Daobing ]
* debian/rules: lintian doesn't like "-$(MAKE) clean", see bug#325372
.
[ Michael Banck ]
* debian/README.Debian: Remove link to obsolete manual and mention
http://www.pymolwiki.org/ as documenation source.
* debian/rules (dh_installchangelogs): CHANGES got renamed to ChangeLog.
* debian/rules (dh_installdocs): Include AUTHORS.
* debian/patches/05_examples_data_path.dpatch: Updated.
* debian/pymol.launch.in: Remove quotes around $*; closes: #409188.
* debian/rules (clean): Don't fail if Makefile is not present.
* debian/patches/12_align_matrix.dpatch: New patch to fix patch for
align command. Based on a patch by Charles Plessy and further input
by Thomas Gaillard; closes: #385550.
Files:
c5e70610a8710ed51bc3b5cd9dacf810 667 science optional pymol_1.0-1.dsc
bf28c6929e6ba316b73cb053c3c316d8 7662694 science optional pymol_1.0.orig.tar.gz
91dda8db1ab90f2e272b4f1aa4fce259 15267 science optional pymol_1.0-1.diff.gz
0cb81fb2db755a6d670b814b98bbefaf 5941856 science optional pymol_1.0-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQFGjNhImHaJYZ7RAb8RAqo0AJ9Z88KMiv8JrD9rpMnvV2whXC8JAQCeKizS
vSAtKhWFRpsS/gBH8YbuPzo=
=c8Vx
-----END PGP SIGNATURE-----
--- End Message ---