On Wed, Jan 16, 2002 at 04:16:24PM -0500, Mark Neidorff wrote:
> I saw on the redhat watch list that there is a vulnerability in pine
> that needs to be fixed.  I'm running a redhat 6.2 system, so I
> downloaded the appropriate rpm, tried to install it 
> 
> #rpm -Fvh pine-4.44*
> 
> and got these errors about failed dependencies.  
> 
> error: failed dependencies:
>       libcrypto.so.0   is needed by pine-4.44-1.62.0
>       liblber.so.1   is needed by pine-4.44-1.62.0
>       libldap.so.1   is needed by pine-4.44-1.62.0
>       libssl.so.0   is needed by pine-4.44-1.62.0
> 
> What do I need to download to solve this problem?

[hal@cadillac hal]$ rpm -q --redhatprovides libcrypto.so.0
openssl095a-0.9.5a-11

[hal@cadillac hal]$ rpm -q --redhatprovides liblber.so.1
openldap12-1.2.12-4

[hal@cadillac hal]$ rpm -q --redhatprovides libldap.so.1
openldap12-1.2.12-4

[hal@cadillac hal]$ rpm -q --redhatprovides libssl.so.0
openssl095a-0.9.5a-11

The answers are from 7.2 though...

-- 
Hal Burgiss
 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to