Eric Blake redhat.com> writes:
> D'oh - now I see it. In my .exe code additions, I had added a '!= 0'
> test that should have really been a '> 0' test; because directories
> cause an expected -1 return that should not have triggered an attempt at
> .exe magic. -4 coming soon.
Fix confirmed.
Re
On 10/12/2014 02:56 AM, Corinna Vinschen wrote:
>> With coreutils 8.23-2 this suceeds, with the -3 release you'll get the error
>> cp: cannot create directory ‘ACLtest/profile.d’: File exists
>
> It's even simpler than that:
>
> $ cd /tmp
> $ mkdir -p a/1/2 b/1/2
> $ touch a/1/2/x b/1/2/y
On Sep 30 14:57, Achim Gratz wrote:
> Eric Blake redhat.com> writes:
> > Can you give me a simple self-contained script that creates all
> > necessary prerequisites before attempting the failing 'cp', to help me
> > in trying to reproduce what is going differently here?
>
> As an admin do (replac
Eric Blake redhat.com> writes:
> Can you give me a simple self-contained script that creates all
> necessary prerequisites before attempting the failing 'cp', to help me
> in trying to reproduce what is going differently here?
As an admin do (replace "user" with any user that is not the admin use
Eric Blake writes:
> Can you give me a simple self-contained script that creates all
> necessary prerequisites before attempting the failing 'cp', to help me
> in trying to reproduce what is going differently here?
I'll see what I can come up with.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305
On 09/29/2014 03:02 AM, Achim Gratz wrote:
> Eric Blake byu.net> writes:
>> This build is also the first against the
>> new ACL rules of cygwin1.dll, so there may be some oddities in ls as a
>> result.
>
> That hunch proved to be correct, but it is cp and not ls that is affected:
>
>> cp -vr gnu
Eric Blake byu.net> writes:
> This build is also the first against the
> new ACL rules of cygwin1.dll, so there may be some oddities in ls as a
> result.
That hunch proved to be correct, but it is cp and not ls that is affected:
> cp -vr gnuplot.x86_64/dist/gnuplot /mnt/mirror/patch/x86_64/relea
A new release of coreutils, 8.23-3, is available for experimental
download, leaving 8.23-2 as current, and 8.15-1 (32-bit) or 8.15-3
(64-bit) as previous. If no issues are reported, I will promote it to
current within a week.
NEWS:
=
This is a minor update that fixes a couple of issues: the c
8 matches
Mail list logo