Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2012 09:13:44 +0200
From:      David Naylor <naylor.b.david@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   tar not working in an i386 chroot (getvfsbyname)
Message-ID:  <201208220913.48095.naylor.b.david@gmail.com>

next in thread | raw e-mail | index | archive | help
--nextPart14318684.TxW3ytvVdo
Content-Type: Text/Plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hi,

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.

The kernel does have COMPAT_FREEBSD32 in it.  To reproduce this (on an=20
=46reeBSD10/amd64 machine) do:
# cd /usr/src
# make -sj16 buildworld installworld DESTDIR=3D/scratchpad/freebsd10_i386
# chroot /scratchpad/freebsd10_i386 tar -cf /dev/null root

Regards

--nextPart14318684.TxW3ytvVdo
Content-Type: application/pgp-signature; name=signature.asc 
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iEYEABECAAYFAlA0hqwACgkQUaaFgP9pFrItAgCfVDH8ovYLfynvbWRjfbMLPQrL
fAMAn3T9r0CeNJntgr3VzDbaQOHwQ/w/
=gSlG
-----END PGP SIGNATURE-----

--nextPart14318684.TxW3ytvVdo--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208220913.48095.naylor.b.david>