[Bug 86619] [linux] linux emulator interacts oddly with cp
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 25 16:15:03 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=86619
Johannes Jost Meixner <xmj at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xmj at FreeBSD.org
Resolution|--- |Unable to Reproduce
Status|In Progress |Closed
--- Comment #4 from Johannes Jost Meixner <xmj at FreeBSD.org> ---
Can't reproduce it with cp(1) from CentOS 6.6, which behaves as intended:
xmj at mx12:~/repos/ports-svnssh$ ls -l /tmp/asdf
-rw-r--r-- 1 xmj wheel 9 Jan 25 18:12 /tmp/asdf
xmj at mx12:~/repos/ports-svnssh$ /compat/linux/bin/cp /tmp/asdf /tmp/qwer
xmj at mx12:~/repos/ports-svnssh$ ls -l /tmp/qwer
ls: /tmp/qwer: No such file or directory
xmj at mx12:~/repos/ports-svnssh$ ls -l /compat/linux/tmp/qwer
-rw-r--r-- 1 xmj wheel 9 Jan 25 18:13 /compat/linux/tmp/qwer
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list