From owner-freebsd-stable Sun Apr 21 11: 3:28 2002 Delivered-To: freebsd-stable@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by hub.freebsd.org (Postfix) with ESMTP id 6B07E37B417 for ; Sun, 21 Apr 2002 11:03:12 -0700 (PDT) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.12.3/8.12.2) with ESMTP id g3LI39qM015607; Sun, 21 Apr 2002 11:03:09 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.12.3/8.12.3/Submit) id g3LI39OI015606; Sun, 21 Apr 2002 11:03:09 -0700 (PDT) Date: Sun, 21 Apr 2002 11:03:09 -0700 From: Steve Kargl To: Dennis Pedersen Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Upgrade from 4,5Stable->4,5-RELASE . refuse to accept setting from rc.conf Message-ID: <20020421110309.A15494@troutmask.apl.washington.edu> References: <010401c1e93b$d39b30f0$0301a8c0@dpws> <016701c1e945$a23dd120$0301a8c0@dpws> <20020421091928.A15029@troutmask.apl.washington.edu> <01fa01c1e959$a77af960$0301a8c0@dpws> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <01fa01c1e959$a77af960$0301a8c0@dpws>; from mlists@daydreamer.dk on Sun, Apr 21, 2002 at 07:26:20PM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 21, 2002 at 07:26:20PM +0200, Dennis Pedersen wrote: >>> I would do the hole upgrade process over again but the ld-elf.so.1 error >>> keeps comming up. Any good ideas? What is the exact error message? > I updated the system according to the howto > http://www.mostgraveconcern.com/freebsd/mw.html > And used the following sup file: > *default host=mirror03.inet.tele.dk > *default base=/usr > *default prefix=/usr > *default release=cvs > *default tag=RELENG_4_5 If you were running a FreeBSD-stable, then the above tag should have been RELENG_4, and indeed the RELENG_4_5 tag pulled the 4.5 release sources (and any critical/security fixes). You probably have regression in one of the shared libraries, and your cvsup is most likely linked against the a newer library version. -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message