I have found the issue.

I want to install the new version of net-snmp and the rpm would not install
unless I had libcrypto.so.2

Apparently this is a known issue with the RedHat RPMS.  I have grabbed the
source
and build it myself, and I didn't need libcrypto.so.2...

I dont know why I bothered with the rpm...I usually build from src.

ross

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Robert
> Story
> Sent: Monday, April 08, 2002 04:39
> To: [EMAIL PROTECTED]
> Subject: Re: libcrypto.so.2 needed for install
>
>
> On Mon, 8 Apr 2002 15:50:18 +0100
> "Ross Cooney" <[EMAIL PROTECTED]> wrote:
>
> RC> Anybody got an ieda where I can get libcrypto.so.2 ?
> RC> This is for a RebHat 7.0 server.
> RC>
> This is a known issue with the RedHat RPMS.  Grab the source RPM
> and rebuild it yourself, and you won't need libcrypto.so.2...
>

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Mike Burger
> Sent: Monday, April 08, 2002 06:00
> To: [EMAIL PROTECTED]
> Subject: Re: libcrypto.so.2
>
>
> Have you tried "locate libcrypto.so.2" yet?
>
> On Mon, 8 Apr 2002, Noah Davis wrote:
>
> > OK, I got the package. If I try to upgrade it I get:
> > ---------------------
> > [root /home/noahd1/installers]# rpm -U --test openssl-0.9.6b-8.i386.rpm
> > error: failed dependencies:
> >         openssl = 0.9.6-9 is needed by openssl-devel-0.9.6-9
> >         openssl = 0.9.6-9 is needed by openssl-perl-0.9.6-9
> >         openssl = 0.9.6-9 is needed by openssl-python-0.9.6-9
> >         libcrypto.so.1   is needed by bind-utils-9.1.0-10
> >         libcrypto.so.1   is needed by slrn-0.9.6.4-2
> >         libcrypto.so.1   is needed by links-0.95-2
> >     etc ... ad finitem
> > --------------------
> > and if I try to install it I get:
> > --------------------
> > [root /home/noahd1/installers]# rpm -i --test openssl-0.9.6b-8.i386.rpm
> > file /usr/bin/openssl from install of openssl-0.9.6b-8
> conflicts with file
> > from
> > package openssl-0.9.6-9
> > file /usr/share/ssl/openssl.cnf from install of
> openssl-0.9.6b-8 conflicts
> > with
> > file from package openssl-0.9.6-9
> > -------------
> > I guess these are saying, ok, don't erase the old package, we
> still need it,
> > and also, don't overwrite any files from the old package
> either, as again, we
> > might still need those.
> >
> > What's the typical workaround for this - install to a different
> directory?
> > force overwrite of files?
> >
> > Thanks -
> >
> > Noah
> >
> >
> > On Monday 08 April 2002 12:36 pm, you wrote:
> > > Well, it was misleading...usually, one can find the
> appropriate package by
> > > listing the library in question.  In this case, rpmfind didn't do the
> > > trick.
> > >
> > > On Mon, 8 Apr 2002, Noah Davis wrote:
> > > > ahhh. gotcha. thank you. I guess I didn't look deep enough
> into the SSL
> > > > packages.
> > > >
> > > > On Monday 08 April 2002 11:16 am, you wrote:
> > > > > On my redhat 7.1 system, I ran:
> > > > >
> > > > >  rpm -q --whatprovides libcrypto.so.2
> > > > >
> > > > > And it came back with:
> > > > >
> > > > >  openssl-0.9.6b-8
> > > > >
> > > > > rpmfind.net shows this rpm at:
> > > > >
> > > > >
> ftp://rpmfind.net/linux/redhat/7.2/en/os/i386/RedHat/RPMS/openssl-0.9.6
> > > > >b-8. i386.rpm
> > > > >
> > > > > And, while it's listed as for use with RH7.2, I would imagine it
> > > > > probably works just fine with 7.0, as it's working just
> fine with 7.1,
> > > > > here.
> > > > >
> > > > > Good luck.
> > > > >
> > > > > On Mon, 8 Apr 2002, Noah Davis wrote:
> > > > > > I've done a search for this as well, and it comes up
> with nothing on
> > > > > > rpmfind... (i presume we're both trying to upgrade KDE)
> > > > > >
> > > > > > I also randomly did a search on openssl and the library
> that comes
> > > > > > with openssl 0.9.6 (the latest?) is libcrypto.so.1. not
> sure what
> > > > > > that means, if anything.
> > > > > >
> > > > > > Noah
> > > > > >
> > > > > > On Monday 08 April 2002 10:35 am, you wrote:
> > > > > > > http://rpmfind.net
> > > > > > >
> > > > > > > Do a search for "libcrypto.so.2" and it will list all the
> > > > > > > appropriate SSL rpms...find the one for RH7.0, download, and
> > > > > > > install.
> > > > > > >
> > > > > > > On Mon, 8 Apr 2002, Ross Cooney wrote:
> > > > > > > > Anybody got an ieda where I can get libcrypto.so.2 ?
> > > > > > > > This is for a RebHat 7.0 server.
> > > > > > > >
> > > > > > > > Thanks,
> > > > > > > >
> > > > > > > > Ross
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > _______________________________________________
> > > > > > > > Redhat-list mailing list
> > > > > > > > [EMAIL PROTECTED]
> > > > > > > > https://listman.redhat.com/mailman/listinfo/redhat-list
> > > > > > >
> > > > > > > _______________________________________________
> > > > > > > Redhat-list mailing list
> > > > > > > [EMAIL PROTECTED]
> > > > > > > https://listman.redhat.com/mailman/listinfo/redhat-list
> > > > > >
> > > > > > _______________________________________________
> > > > > > Redhat-list mailing list
> > > > > > [EMAIL PROTECTED]
> > > > > > https://listman.redhat.com/mailman/listinfo/redhat-list
> > > > >
> > > > > _______________________________________________
> > > > > Redhat-list mailing list
> > > > > [EMAIL PROTECTED]
> > > > > https://listman.redhat.com/mailman/listinfo/redhat-list
> > > >
> > > > _______________________________________________
> > > > Redhat-list mailing list
> > > > [EMAIL PROTECTED]
> > > > https://listman.redhat.com/mailman/listinfo/redhat-list
> > >
> > > _______________________________________________
> > > Redhat-list mailing list
> > > [EMAIL PROTECTED]
> > > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
> >
> >
> > _______________________________________________
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



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

Reply via email to