From owner-freebsd-current@FreeBSD.ORG Sun Sep 14 04:55:00 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 C43E916A4BF; Sun, 14 Sep 2003 04:55:00 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA5C543F85; Sun, 14 Sep 2003 04:54:56 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h8EBsp9F009757 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 14 Sep 2003 14:54:53 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h8EBspA3009755; Sun, 14 Sep 2003 14:54:51 +0300 (EEST) (envelope-from ru) Date: Sun, 14 Sep 2003 14:54:51 +0300 From: Ruslan Ermilov To: harti@freebsd.org Message-ID: <20030914115451.GA9184@sunbay.com> References: <20030911142821.S69286@beagle.fokus.fraunhofer.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sdtB3X0nJg68CQEu" Content-Disposition: inline In-Reply-To: <20030911142821.S69286@beagle.fokus.fraunhofer.de> User-Agent: Mutt/1.5.4i 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: Sun, 14 Sep 2003 11:55:00 -0000 --sdtB3X0nJg68CQEu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 It shouldn't happen, because we save test and [ in ${INSTALLTMP}. It looks like something hardcodes /bin/test. I've grepped the src/ makefiles and cannot find such a place. Where exactly did it happen in the installworld for you? > 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 Good idea! Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --sdtB3X0nJg68CQEu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/ZFcLUkv4P6juNwoRAn0yAJ0dHggk2GP70SldF5QzGrv52fwtdACfWqFz rEBOX1n4S8B4ihiAbWDz6LE= =iOEl -----END PGP SIGNATURE----- --sdtB3X0nJg68CQEu--