From owner-freebsd-current@FreeBSD.ORG Wed Aug 22 11:34:40 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EAD07106564A for ; Wed, 22 Aug 2012 11:34:40 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 64DE48FC08 for ; Wed, 22 Aug 2012 11:34:39 +0000 (UTC) Received: from skuns.kiev.zoral.com.ua (localhost [127.0.0.1]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id q7MBYgjA056795; Wed, 22 Aug 2012 14:34:42 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5) with ESMTP id q7MBYU82002935; Wed, 22 Aug 2012 14:34:30 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5/Submit) id q7MBYU0f002934; Wed, 22 Aug 2012 14:34:30 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 22 Aug 2012 14:34:30 +0300 From: Konstantin Belousov To: David Naylor Message-ID: <20120822113430.GA33100@deviant.kiev.zoral.com.ua> References: <201208220913.48095.naylor.b.david@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dPKyTZoWbiJp7FfC" Content-Disposition: inline In-Reply-To: <201208220913.48095.naylor.b.david@gmail.com> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: freebsd-current@freebsd.org Subject: Re: tar not working in an i386 chroot (getvfsbyname) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 22 Aug 2012 11:34:41 -0000 --dPKyTZoWbiJp7FfC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 22, 2012 at 09:13:44AM +0200, David Naylor wrote: > Hi, >=20 > While trying to compile FreeBSD 10 packages I encountered this error: > # chroot /scratchpad/freebsd10_i386 tar -cf /dev/null root=20 > tar: getvfsbyname failed: No such file or directory > tar: Error exit delayed from previous errors. >=20 > The kernel does have COMPAT_FREEBSD32 in it. To reproduce this (on an=20 > FreeBSD10/amd64 machine) do: > # cd /usr/src > # make -sj16 buildworld installworld DESTDIR=3D/scratchpad/freebsd10_i386 > # chroot /scratchpad/freebsd10_i386 tar -cf /dev/null root http://lists.freebsd.org/pipermail/freebsd-current/2012-August/035976.html I need somebody to test this before commit. --dPKyTZoWbiJp7FfC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEARECAAYFAlA0w8UACgkQC3+MBN1Mb4j9qwCg4EuOtrJb8rLzLYZXO0OgVOD1 xbMAoIvhFaGWpPjH9QxjjA8GhpzUhR/Q =hT/S -----END PGP SIGNATURE----- --dPKyTZoWbiJp7FfC--