GNU bug report logs - #14371
Argument --parents ignores default ACLs

Previous Next

Package: coreutils;

Reported by: Killer Bassist <killer.bassist <at> gmail.com>

Date: Wed, 8 May 2013 18:20:03 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jim Meyering <jim <at> meyering.net>
To: 14371 <at> debbugs.gnu.org
Cc: eggert <at> cs.ucla.edu, killer.bassist <at> gmail.com
Subject: bug#14371: Argument --parents ignores default ACLs
Date: Sun, 12 May 2013 04:43:34 +0200
Paul Eggert wrote:
> Thanks for reporting the bug.
>
> I installed the following patches into the coreutils master branch
> and am marking this as done.
>
>>From 10287448997642ea04d27372f9283e477a070a70 Mon Sep 17 00:00:00 2001
> From: Paul Eggert <eggert <at> cs.ucla.edu>
> Date: Sat, 11 May 2013 18:29:47 -0700
> Subject: [PATCH 1/3] build: update gnulib submodule to latest
>
> ---
>  gl/lib/regex_internal.h.diff | 6 +++---
>  gl/modules/tempname.diff     | 7 ++++---
>  gnulib                       | 2 +-
>  3 files changed, 8 insertions(+), 7 deletions(-)

Hi Paul,

Thanks for fixing that and for adapting to newer gnulib.
I've pushed this additional change so that "make syntax-check"
continues to pass:

From 7c0191e1456d38e7d5b64f21a06711de728cee54 Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering <at> fb.com>
Date: Sat, 11 May 2013 18:28:32 +0200
Subject: [PATCH] build: avoid new syntax-check failure

* po/POTFILES.in: Reflect renaming.
---
 po/POTFILES.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/POTFILES.in b/po/POTFILES.in
index 21617cc..39de91b 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -18,7 +18,7 @@ lib/randread.c
 lib/regcomp.c
 lib/root-dev-ino.h
 lib/rpmatch.c
-lib/set-mode-acl.c
+lib/set-acl.c
 lib/siglist.h
 lib/spawn-pipe.c
 lib/strsignal.c
--
1.8.3.rc1.44.gb387c77




This bug report was last modified 4 years and 180 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.