Stephan Wiesand wrote:
> Hi Urs,
>
> On Mon, 2009-08-17 at 14:06 +0200, Urs Beyerle wrote:
>   
>> Stephan Wiesand wrote:
>>     
> [...]
>   
>>> Could you fix the version of curl.i386 in the base repo? Yum thinks it's
>>> newer than 7.12.1-11.1.el4_8.1 .
>>>       
>
>   
>> yes, I see the same problem when updating a SL48 x86_64 system.
>> I know how to solve it
>>     
> [...]
>   
>> # rpm -e --nodeps --allmatches curl curl-devel
>> # yum install curl curl-devel
>>     
> [...]
>   
>> Installed: curl.x86_64 0:7.12.1-11.1.el4_8.1 curl.i386 0:7.12.1-11.1.1
>> curl-devel.x86_64 0:7.12.1-11.1.el4_8.1
>> Complete!
>>     
>
> yes, but next time you'll have to do it all over again because once
> again yum chose curl.i386 0:7.12.1-11.1.1 from the base repo. I guess
> this will also break updates for any fresh 4.8 installation.
>
> Cheers,
> 	Stephan
>
>   



Yes, that's right. It should definitely be fixed!

    Urs