From owner-freebsd-current Mon Jan 13 9:44:39 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8710437B401 for ; Mon, 13 Jan 2003 09:44:37 -0800 (PST) Received: from franky.speednet.com.au (franky.speednet.com.au [203.57.65.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9134B43F65 for ; Mon, 13 Jan 2003 09:44:36 -0800 (PST) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [203.38.96.242]) by franky.speednet.com.au (8.12.6/8.12.6) with ESMTP id h0DHiYZb045420; Tue, 14 Jan 2003 04:44:35 +1100 (EST) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [172.22.2.1]) by hewey.af.speednet.com.au (8.12.6/8.12.6) with ESMTP id h0DHiXNX030266; Tue, 14 Jan 2003 03:44:34 +1000 (EST) (envelope-from andyf@speednet.com.au) Date: Tue, 14 Jan 2003 03:44:33 +1000 (EST) From: Andy Farkas X-X-Sender: andyf@hewey.af.speednet.com.au To: Steve Kargl Cc: current@FreeBSD.ORG Subject: Re: FreeBSD 5.0 RC3 now available In-Reply-To: <20030113173739.GA87788@troutmask.apl.washington.edu> Message-ID: <20030114034230.S29856-100000@hewey.af.speednet.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > > Why does pkg_install now need libssl? > > > > troutmask:kargl[251] ldd /usr/sbin/pkg_add > /usr/sbin/pkg_add: > libfetch.so.3 => /usr/lib/libfetch.so.3 (0x28074000) > libmd.so.2 => /usr/lib/libmd.so.2 (0x28080000) > libssl.so.2 => /usr/lib/libssl.so.2 (0x2808a000) > libcrypto.so.2 => /usr/lib/libcrypto.so.2 (0x280b9000) > libc.so.5 => /usr/lib/libc.so.5 (0x2817f000) > > I suspect your previous success in upgrading was accomplished > because the version number of libssl didn't change. Many of > the shared libraries in 5.0 have version number bumps, > including libssl.so.2. > > -- > Steve > FreeBSD 4.7-STABLE #1: Sat Jan 11 16:15:40 EST 2003: # ldd /usr/sbin/pkg_add /usr/sbin/pkg_add: libfetch.so.3 => /usr/lib/libfetch.so.3 (0x2806f000) libmd.so.2 => /usr/lib/libmd.so.2 (0x2807a000) libc.so.4 => /usr/lib/libc.so.4 (0x28083000) -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message