From owner-freebsd-current@FreeBSD.ORG Tue Sep 16 05:54:45 2003 Return-Path: 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 56B6916A4B3; Tue, 16 Sep 2003 05:54:45 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFC9143F75; Tue, 16 Sep 2003 05:54:36 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h8GCsQpI030308 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 16 Sep 2003 15:54:28 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h8GCsLr0030299; Tue, 16 Sep 2003 15:54:21 +0300 (EEST) (envelope-from ru) Date: Tue, 16 Sep 2003 15:54:21 +0300 From: Ruslan Ermilov To: Gordon Tetlow Message-ID: <20030916125421.GA29688@sunbay.com> References: <20030911142821.S69286@beagle.fokus.fraunhofer.de> <20030915223155.GQ64655@roark.gnf.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CE+1k2dSO48ffgeK" Content-Disposition: inline In-Reply-To: <20030915223155.GQ64655@roark.gnf.org> User-Agent: Mutt/1.5.4i cc: harti@freebsd.org cc: current@freebsd.org Subject: Re: upgrade from static to dynamic root X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 12:54:45 -0000 --CE+1k2dSO48ffgeK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 15, 2003 at 03:31:55PM -0700, Gordon Tetlow wrote: > On Thu, Sep 11, 2003 at 02:44:55PM +0200, Harti Brandt wrote: > >=20 > > Hi, > >=20 > > I just tried to upgrade one of my systems from a static root from july = to > > an actual dynamic root. The installworld went fine 'til the place where > > /bin/test is installed. At that point the installation stopped with "ELF > > interpreter /libexec/ld-elf.so.1 not found". And really /libexec is not > > populated yet. May it be, that the makefile uses one of the newly > > installed tools during install? For example 'ln' to make the link test = -> > > [? > >=20 > > Also, wouldn't it be helpful to populate /rescue before /bin? Just in > > the case something goes wrong between installing been and rescue for the > > first time? >=20 > A dynamic root is still a little bit of a no seatbelt kind of activity. > We should probably bring back the ${OBJDIR}/bin/sh test and if we fail, > install /libexec/ld-elf.so.1 then reattempt the ${OBJDIR}/bin/sh test > and continue on with life. >=20 I've been able to reproduce this, and have just committed a fix for this into Makefile.inc1. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --CE+1k2dSO48ffgeK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/Zwf9Ukv4P6juNwoRAu2BAJ9zpI9CA3PZD0e0EU1+QQ7eehpe9QCeIMnM YoIrU/6RMuLLiSy0ObQ6V7Q= =1ZDs -----END PGP SIGNATURE----- --CE+1k2dSO48ffgeK--