From owner-freebsd-stable@FreeBSD.ORG Fri Aug 26 21:39:57 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8652516A41F for ; Fri, 26 Aug 2005 21:39:57 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F16F43D46 for ; Fri, 26 Aug 2005 21:39:56 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j7QLduvf007581 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 26 Aug 2005 17:39:56 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j7QLdr6P031026; Fri, 26 Aug 2005 17:39:53 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1F64D5136B; Fri, 26 Aug 2005 17:39:53 -0400 (EDT) Date: Fri, 26 Aug 2005 17:39:52 -0400 From: Kris Kennaway To: Scot Hetzel Message-ID: <20050826213952.GA86014@xor.obsecurity.org> References: <200508261710.AA1889927424@ns1.sefao.com> <790a9fff050826142145af7ffa@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PNTmBPCT7hxwcZjr" Content-Disposition: inline In-Reply-To: <790a9fff050826142145af7ffa@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Cc: fbsd@sefao.com, freebsd-stable@freebsd.org, kris@obsecurity.org Subject: 5.x packages temporarily broken (Re: Circles with libcrypt.so.3) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Aug 2005 21:39:57 -0000 --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 26, 2005 at 04:21:07PM -0500, Scot Hetzel wrote: > On 8/26/05, fbsd wrote: > > Hello, > >=20 > > I am trying to install Apache+Mod_ssl via the package apache+mod_ssl-1.= 3.33+2.8.22_1.tbz on a base 5.4 install, I installed in the following order: > > libtool-1.5.18.tbz > > expat-1.95.8_3.tbz > > mm-1.3.1.tgz > > rc_subr-1.31_1.tbz > > apache+ssl-1.3.33.1.55_1.tbz > >=20 > > All installed with pkg_add with no issues. Then I tried to start Apach= e, it complained as follows: > > /libexec/ld-elf.so.1: Shared Object "libcrypt.so.3" not found, required= by Apache. > >=20 > > There is no "libcrypt.so.3" file on any of my FreeBSD 5.4 systems nor o= n the CDROM..? > : > > So since this is not a production machine yet I try pkg_delete -f perl5= .8.6, it does not see the package. So finally I use pkg_add -f perl5.8.7. = It complains that I am missing (so far) via /libexec/ld-elf.so.1: Shared Ob= ject: > > libcrypt.so.3 (as well) > > libutil.so.5 > > libthread.so.2 > > not found, required by perl5.8.7... > >=20 > > What am I missing? I would prefer not to start over. From the 5.4 inst= all, should I just install Apache and Mod_SSL from source? Would I run into= the same issues? > >=20 > You'll need to install all 5-STABLE packages from source, as I just > helped another user with a similar problem (no libpthread.so.2 for his > net/ntop package). I suspect that the build system for 5-STABLE > packages is broken, as those library versions are for RELENG_6 and > 7.0-CURRENT. >=20 > Another possibility is that the package build for RELENG_6 is placing > the packages in the wrong directory. Somehow a 6.0 package set got spammed into the 5.x package directory. I don't know for certain whose fault this was, but I'm in the process of uploading a new 5.x package set which should propagate out over the next 24 hours or so. Sorry for the breakage. Kris --PNTmBPCT7hxwcZjr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDD4woWry0BWjoQKURAsRlAJ9JOmaLPRqVk74bL0ijC5ji+ZPIxwCaAvi7 cAtwKdqZsaaGhPidoy4O2xs= =Ytmw -----END PGP SIGNATURE----- --PNTmBPCT7hxwcZjr--