Your message dated Thu, 25 Dec 2008 01:49:56 +0100
with message-id <[email protected]>
and subject line Closed with 1.0.2-6 upload
has caused the Debian Bug report #500926,
regarding python-ctypes: Depend or Recommend binutils
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.)
--
500926: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500926
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-ctypes
Version: 1.0.2-2
Severity: important
Hi,
if you install python-ctypes on a minimal debootstrap system and run
the code:
import ctypes
import ctypes.util
ctypes.util.find_library('c')
you will get an empty string from the find_library function, while the
expected value should be 'libc.so.6'.
To make it work you have to install the binutils package, which I'd
consider a dependency of python-ctypes.
I'm setting priority "important" because this bug makes some part of
python-ctypes unusable. It would be nice to fix this in Lenny as well.
Thanks,
Free Ekanayaka
--- End Message ---
--- Begin Message ---
Version: 1.0.2-6
With 1.0.2-6 this bug is fixed
--
Sandro Tosi (aka morph, Morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---