Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jul 2016 05:48:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 210507] Linux compat function needed
Message-ID:  <bug-210507-6-kqUD8jC60V@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210507-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210507-6@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210507

--- Comment #6 from Matthew Macy <mmacy@nextbsd.org> ---
How do I disable the /compat/linux indirection? It totally breaks chroot.

ktrace -di chroot /compat/linux/ cat /proc/self/fd
cat: /proc/self/fd: Too many levels of symbolic links




   968 101414 cat      0.000015 CALL  L64  linux_open(0x7fffffffdd84,0,0x20=
000)
   968 101414 cat      0.000013 NAMI  L64  "/compat/linux/proc/self/fd"
   968 101414 cat      0.000018 NAMI  L64  "/proc/self/fd"
   968 101414 cat      0.000252 RET   L64  linux_open -1 errno -40 Too many
levels of symbolic links

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210507-6-kqUD8jC60V>