Please rebuild/fix plague for python 2.5

Michael DeHaan mdehaan at redhat.com
Wed Dec 20 22:30:51 UTC 2006


Dan Williams wrote:
> On Sat, 2006-12-16 at 00:17 +0900, Mamoru Tasaka wrote:
>   
>> Hans de Goede wrote:
>>     
>>> Hi all,
>>>
>>> I've just requested a couple of blind (untested) python-2.5 related 
>>> rebuilds, these are untested because I cannot update my development 
>>> system to python 2.5, because plague hasn't been rebuild yet.
>>>
>>> Thus this mail as encouragement to rebuild / fix plague, Thanks!
>>>
>>> Regards,
>>>       
>> Well, as I wrote previously, Jason Tibbitts has already rebuilt
>> plague against 2.5 and this will be released as 0.4.4.1-3.
>> However, this (0.4.4.1-3) does not work because of the issue
>>
>> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=214687
>>
>> Please someone see this bugzilla and give a
>> solution? The patch suggested by Robert Scheck works for me,
>> however I don't know if this is a correct solution.
>>     
>
> I'll commit that fix today, or if not today, definitely tomorrow.  I'm
> somewhat suspicious of Python 2.5 since plague uses a _lot_ of overrides
> of stuff in the network bits to do SSL; but we'll likely only find that
> breakage through testing.
>
> Dan
>
>
>   

I recently got this while queuing a cobbler build on Python 2.4 ...

(Begin output)

+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.70902
+ umask 022
+ cd /builddir/build/BUILD
+ cd cobbler-0.3.5
+ LANG=C
+ export LANG
+ unset DISPLAY
+ test x/var/tmp/cobbler-0.3.5-1.fc7-buildroot '!=' x
+ rm -rf /var/tmp/cobbler-0.3.5-1.fc7-buildroot
+ /usr/bin/python setup.py install --optimize=1 --root=/var/tmp/cobbler-0.3.5-1.fc7-buildroot
running install
error: invalid Python installation: unable to open /usr/include/python2.5/pyconfig-32.h (No such file or directory)
error: Bad exit status from /var/tmp/rpm-tmp.70902 (%install)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.70902 (%install)

(End output)

Is this a known issue that is getting resolved, or something i need to act on?  If so, help as to what needs to be tweaked would be appreciated.   This is a noarch RPM, and I did add the BuildRequire of python-devel for distutils.

Thanks,


--Michael






More information about the fedora-extras-list mailing list