raring ringtail test rebuild

Robie Basak robie.basak at canonical.com
Fri Jan 11 17:00:48 UTC 2013


On Thu, Jan 10, 2013 at 03:31:20PM -0500, Jeremy Bicha wrote:
> I've opened http://pad.lv/1098317 so that we can track this issue.

I've looked at:

https://bugs.launchpad.net/ubuntu/+source/mailman/+bug/1098162

Upstream was using distutils.sysconfig.get_config_var('CONFINCLUDEPY').
I suggested replacing this with distutils.sysconfig.get_python_inc(),
which seems like a more reliable way of getting Python.h (which is all
that it was looking for). Upstream has accepted this and committed a
fix.

https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-python/+bug/1098597

I had already worked out a fix for this when I saw this thread, so I
finished it. Here, configure.in was manually poking about and assuming
things that I'm not sure it should be. I replaced the lot with
python2.x-config (it is 2.x only). I've not sent this upstream yet, as
I'd like to see this thread conclude first.


How do you want to track these? Squash all the FTBFS bugs into one with
a bug task for each package?



More information about the ubuntu-devel mailing list