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>
index | next in thread | raw e-mail
[-- Attachment #1 --] Hi, While trying to compile FreeBSD 10 packages I encountered this error: # chroot /scratchpad/freebsd10_i386 tar -cf /dev/null root 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 FreeBSD10/amd64 machine) do: # cd /usr/src # make -sj16 buildworld installworld DESTDIR=/scratchpad/freebsd10_i386 # chroot /scratchpad/freebsd10_i386 tar -cf /dev/null root Regards [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEABECAAYFAlA0hqwACgkQUaaFgP9pFrItAgCfVDH8ovYLfynvbWRjfbMLPQrL fAMAn3T9r0CeNJntgr3VzDbaQOHwQ/w/ =gSlG -----END PGP SIGNATURE-----help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208220913.48095.naylor.b.david>
