tar not working in an i386 chroot (getvfsbyname)

David Naylor naylor.b.david at gmail.com
Wed Aug 22 07:13:55 UTC 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part.
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20120822/3cb8ecf6/attachment.pgp


More information about the freebsd-current mailing list