Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jan 2015 16:15:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-emulation@FreeBSD.org
Subject:   [Bug 86619] [linux] linux emulator interacts oddly with cp
Message-ID:  <bug-86619-4075-Ln0e9iXVBb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-86619-4075@https.bugs.freebsd.org/bugzilla/>
References:  <bug-86619-4075@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=86619

Johannes Jost Meixner <xmj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xmj@FreeBSD.org
         Resolution|---                         |Unable to Reproduce
             Status|In Progress                 |Closed

--- Comment #4 from Johannes Jost Meixner <xmj@FreeBSD.org> ---
Can't reproduce it with cp(1) from CentOS 6.6, which behaves as intended:

xmj@mx12:~/repos/ports-svnssh$ ls -l /tmp/asdf
-rw-r--r--  1 xmj  wheel  9 Jan 25 18:12 /tmp/asdf
xmj@mx12:~/repos/ports-svnssh$ /compat/linux/bin/cp /tmp/asdf /tmp/qwer
xmj@mx12:~/repos/ports-svnssh$ ls -l /tmp/qwer
ls: /tmp/qwer: No such file or directory
xmj@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-86619-4075-Ln0e9iXVBb>