GNU bug report logs - #13702
24.3.50; dired-do-rename: Mysterious error "(file-error Getting ACL no such file or directory <existing file>)"

Previous Next

Package: emacs;

Reported by: Carsten Bormann <cabo <at> tzi.org>

Date: Tue, 12 Feb 2013 21:53:02 UTC

Severity: normal

Found in version 24.3.50

Done: Romain Francoise <romain <at> orebokech.com>

Bug is archived. No further changes may be made.

Full log


Message #34 received at 13702 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Romain Francoise <romain <at> orebokech.com>
Cc: 13702 <at> debbugs.gnu.org, cabo <at> tzi.org
Subject: Re: bug#13702: Fixed in r112244
Date: Sun, 07 Apr 2013 19:20:38 +0300
> From: Romain Francoise <romain <at> orebokech.com>
> Date: Sun, 07 Apr 2013 13:27:18 +0200
> 
> This is now fixed in trunk as of revision 112244:
> 
> 2013-04-07  Romain Francoise  <romain <at> orebokech.com>
> 
>         Ignore additional platform-specific ACL errors (Bug#13702).
>         * fileio.c (ACL_NOT_WELL_SUPPORTED): New macro copied from gnulib.
>         (Fcopy_file, Fset_file_acl) [HAVE_POSIX_ACL]: Use it.

Careful: in Emacs, HAVE_POSIX_ACL is defined on MS-Windows as well,
but the gnulib module from which you copied the macro does not support
MS-Windows, AFAICS.  I added a suitable definition for Windows.

Thanks.




This bug report was last modified 12 years and 108 days ago.

Previous Next


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