On Thu, Oct 28, 2010 at 12:31 PM, Axel Thimm <[email protected]> wrote:
> On Wed, 2010-10-27 at 11:07 -0700, David Rees wrote:
>> On Wed, Oct 27, 2010 at 3:05 AM, Axel Thimm <[email protected]> wrote:
>> > On Mon, 2010-10-11 at 17:25 -0700, David Rees wrote:
>> >> Just opened this ticket: http://bugzilla.atrpms.net/show_bug.cgi?id=1591
>> >>
>> >> Looks like the latest build of asterisk14 for EL5 links in curl4 - but
>> >> that version of curl is not available on EL5.
>> >>
>> >> Is there a way to get the last build until this is resolved?
>> >
>> > Have you tried the current package? You may need to yum clean metadata
>> > before testing.
>>
>> Hmm, even after a yum clean all I'm still not seeing any newer
>> asterisk packages...  Looking directly at dl.atrpms.net isn't showing
>> them, either...
>
> dl.atrpms.net contains
>
>        asterisk14-1.4.36-92.el5.x86_64.rpm 18-Oct-2010 17:52 3.4M
>
> This package has been build against curl-7.15.5-9.el5
>
> You may need to yum clean metadata.

OK, already running that build.  But it still wants libcurl.so.4 when
curl-7.15.5-9 only provides libcurl.so.3:

$ rpm -q asterisk14
asterisk14-1.4.36-92.el5.x86_64
$ rpm -q --requires asterisk14 | grep curl
libcurl.so.4()(64bit)
$ rpm -q --provides curl
libcurl.so.3()(64bit)
curl = 7.15.5-9.el5

-Dave

_______________________________________________
atrpms-users mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to