Date: Sun, 03 Jul 2016 05:48:19 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 210507] Linux compat function needed Message-ID: <bug-210507-8-uRfassc8Gm@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-210507-8@https.bugs.freebsd.org/bugzilla/> References: <bug-210507-8@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210507 --- 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,0x20000) 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 -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210507-8-uRfassc8Gm>
