Re: [ANNOUNCEMENT] Updated (experimental): coreutils-8.23-3

2014-10-14 Thread Achim Gratz
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

Re: [ANNOUNCEMENT] Updated (experimental): coreutils-8.23-3

2014-10-13 Thread Eric Blake
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

Re: [ANNOUNCEMENT] Updated (experimental): coreutils-8.23-3

2014-10-12 Thread Corinna Vinschen
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

Re: [ANNOUNCEMENT] Updated (experimental): coreutils-8.23-3

2014-09-30 Thread Achim Gratz
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

Re: [ANNOUNCEMENT] Updated (experimental): coreutils-8.23-3

2014-09-29 Thread Achim Gratz
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

Re: [ANNOUNCEMENT] Updated (experimental): coreutils-8.23-3

2014-09-29 Thread Eric Blake
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

Re: [ANNOUNCEMENT] Updated (experimental): coreutils-8.23-3

2014-09-29 Thread Achim Gratz
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

[ANNOUNCEMENT] Updated (experimental): coreutils-8.23-3

2014-09-24 Thread Eric Blake
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