Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2009 12:40:06 GMT
From:      Jaakko Heinonen <jh@saunalahti.fi>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/135581: cp(1) -pR on empty directory (with trealing /) leads to bogus warnings
Message-ID:  <200906151240.n5FCe6xw052039@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/135581; it has been noted by GNATS.

From: Jaakko Heinonen <jh@saunalahti.fi>
To: Rick van der Zwet <info@rickvanderzwet.nl>
Cc: bug-followup@FreeBSD.org
Subject: Re: bin/135581: cp(1) -pR on empty directory (with trealing /)
	leads to bogus warnings
Date: Mon, 15 Jun 2009 15:35:37 +0300

 Hi,
 
 On 2009-06-14, Rick van der Zwet wrote:
 > # mkdir /foo
 > # mkdir -p /tmp/foo
 > # cp -pR /tmp/foo/ /foo
 > cp: utimes: /foo/foo: No such file or directory
 > cp: chown: /foo/foo: No such file or directory
 > cp: chmod: /foo/foo: No such file or directory
 > cp: chflags: /foo/foo: No such file or directory
 
 This is a duplicate of bin/133907 which has a patch. See also
 kern/134513.
 
 -- 
 Jaakko



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906151240.n5FCe6xw052039>