[Bug 210507] Linux compat function needed

2017-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210507 Dmitry Chagin changed: What|Removed |Added Status|New |In Progress Assignee|fre

[Bug 210507] Linux compat function needed

2016-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210507 --- Comment #8 from Matthew Macy --- root@planecrash:/home/mmacy # chroot /compat/linux/ apt-get update Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB] Hit:

[Bug 210507] Linux compat function needed

2016-07-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210507 --- Comment #7 from Matthew Macy --- Never mind. /proc/self/fd is a soft link to /dev/fd. And for some reason fdescfs can never actually be mounted anywhere other than /dev/fd ... ¯\_(ツ)_/¯ -- You are receiving this mail because: You are

[Bug 210507] Linux compat function needed

2016-07-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210507 --- Comment #6 from Matthew Macy --- 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

[Bug 210507] Linux compat function needed

2016-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210507 --- Comment #5 from Dmitry Chagin --- (In reply to Matthew Macy from comment #4) linux_dummy.c -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.

[Bug 210507] Linux compat function needed

2016-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210507 --- Comment #4 from Matthew Macy --- (In reply to Dmitry Chagin from comment #3) Can you give a list of all the unimplemented linux64 syscalls? There's no way of telling from looking at syscalls.master since it says ptrace is implemented:

[Bug 210507] Linux compat function needed

2016-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210507 --- Comment #3 from Dmitry Chagin --- (In reply to Joe Maloney from comment #0) (In reply to Dmitry Chagin from comment #2) whoops, I mean: ktrace -di /blablabla and than kdump -HAR -m64 > u.out.file.name or implement ptrace() for x86_64

[Bug 210507] Linux compat function needed

2016-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210507 --- Comment #2 from Dmitry Chagin --- (In reply to Joe Maloney from comment #0) use ktrace/kdump like trace -di /blablabla and than dump -HAR -m64 > u.out.file.name -- You are receiving this mail because: You are the assignee for the bug

[Bug 210507] Linux compat function needed

2016-06-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210507 --- Comment #1 from Kubilay Kocak --- Categorize, re-assign and notify (CC) correctly -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org maili

[Bug 210507] Linux compat function needed

2016-06-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210507 Kubilay Kocak changed: What|Removed |Added CC||mm...@nextbsd.org Keywor