I have been looking at this too the last couple of days.
What environment was that tested with? 
I have tried your patch with a vanilla karmic but with the same result - i.e. 
the bindings are not built.

The problem is that parseversions doesnt exist in /usr/share/python-
support/private/ so PY_VERS computes to a null string.

The issue has been fixed in the upstream Debian  version 1.38 already
using.

PY_VERS := $(shell pyversions -vr)

However their version still has dependencies on python <2.6 (which Karmic 
installs).
There is another Debian bug fix (sorry I dont have the # to hand) which 
addresses this aspect but I have yet to try incorporating that.

-- 
python-rrdtool is almost empty
https://bugs.launchpad.net/bugs/388221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to