Your message dated Tue, 06 May 2008 02:46:46 +0200
with message-id <[EMAIL PROTECTED]>
and subject line pymol: Fragment not found while building
has caused the Debian Bug report #259013,
regarding pymol: Fragment not found while building
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
259013: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=259013
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: pymol
Version: 0.95-1
Severity: normal
Tags: patch
While trying to use the menu build->fragment, or build->residue
the message "Error: unable to laod fragment" comes up.
This is due to the misdefinition of the variable PYMOL_DATA in
the /usr/bin/pymol file.
Patch:
--- pymol.old 2004-07-12 14:23:30.000000000 -0300
+++ pymol 2004-07-12 14:23:37.000000000 -0300
@@ -1,7 +1,7 @@
#!/bin/sh
# debian wrapper script for pymol
-export PYMOL_DATA=/usr/share/pymol
+export PYMOL_DATA=/usr/share/
export CHEMPY_DATA_PATH=/usr/share/chempy
python /usr/lib/python2.3/site-packages/pymol/__init__.py $*
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-k7
Locale: LANG=pt_BR, LC_CTYPE=pt_BR
Versions of packages pymol depends on:
ii freeglut3 [libglut3] 2.2.0-8 OpenGL Utility Toolkit
ii libc6 2.3.2.ds1-13 GNU C Library: Shared libraries an
ii libglut3 3.7-25 the OpenGL Utility Toolkit
ii libpng12-0 1.2.5.0-6 PNG library - runtime
ii python 2.3.4-1 An interactive high-level object-o
ii python-pmw 1.2-2 Pmw -- Python MegaWidgets
ii python-tk 2.3.4-1 Tkinter - Writing Tk applications
ii xlibmesa-gl [libgl1] 4.3.0.dfsg.1-5 Mesa 3D graphics library [XFree86]
ii xlibmesa-glu [libglu1] 4.3.0.dfsg.1-5 Mesa OpenGL utility library [XFree
-- no debconf information
--- End Message ---
--- Begin Message ---
We think, that the bug is not longer existent in the Debian packages in
stable...sid. I'm therefor closing your report.
Feel free to comment on this decision and/or reopen the report if
necessary.
Regards, Daniel
--- End Message ---