GNU bug report logs - #64325
ACL error

Previous Next

Package: emacs;

Reported by: Charles Millar <millarc <at> verizon.net>

Date: Wed, 28 Jun 2023 13:26:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64325 in the body.
You can then email your comments to 64325 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#64325; Package emacs. (Wed, 28 Jun 2023 13:26:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Charles Millar <millarc <at> verizon.net>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 28 Jun 2023 13:26:02 GMT) Full text and rfc822 format available.

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

From: Charles Millar <millarc <at> verizon.net>
To: bug-gnu-emacs <at> gnu.org
Subject: ACL error
Date: Wed, 28 Jun 2023 09:15:16 -0400
[Message part 1 (text/plain, inline)]
Please see the attached debug on error which is generated when I attempt 
to save a modified buffer/file, regardless of mode.

Emacs version - GNU Emacs 30.0.50 (build 36, x86_64-pc-linux-gnu, GTK+ 
Version 3.24.36, cairo version 1.16.0) of 2023-06-28

Charlie Millar
[Debugger-2023-06-28 (text/plain, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#64325; Package emacs. (Thu, 29 Jun 2023 05:48:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Charles Millar <millarc <at> verizon.net>
Cc: 64325 <at> debbugs.gnu.org
Subject: Re: bug#64325: ACL error
Date: Thu, 29 Jun 2023 08:47:29 +0300
> Date: Wed, 28 Jun 2023 09:15:16 -0400
> From:  Charles Millar via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> 
> Please see the attached debug on error which is generated when I attempt 
> to save a modified buffer/file, regardless of mode.

If, as I understand, you set debug-on-error non-nil when saving the
buffer, then this is normal: it means that the volume you have mounted
in /mnt/ doesn't support ACLs.  Emacs normally hides the ACL-related
errors and silently falls back on using set-file-modes, but setting
debug-on-error non-nil disables that.

So I don't think there's a bug here if you set debug-on-error.

If this happens even if you do not set debug-on-error, then I'd ask
you to step in Edebug through the code in backup-buffer-copy and tell
how come the with-demoted-errors form there doesn't do its job of
catching errors.

Thanks.




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Thu, 06 Jul 2023 06:42:02 GMT) Full text and rfc822 format available.

Notification sent to Charles Millar <millarc <at> verizon.net>:
bug acknowledged by developer. (Thu, 06 Jul 2023 06:42:02 GMT) Full text and rfc822 format available.

Message #13 received at 64325-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: millarc <at> verizon.net
Cc: 64325-done <at> debbugs.gnu.org
Subject: Re: bug#64325: ACL error
Date: Thu, 06 Jul 2023 09:40:57 +0300
> Cc: 64325 <at> debbugs.gnu.org
> Date: Thu, 29 Jun 2023 08:47:29 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> 
> > Date: Wed, 28 Jun 2023 09:15:16 -0400
> > From:  Charles Millar via "Bug reports for GNU Emacs,
> >  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> > 
> > Please see the attached debug on error which is generated when I attempt 
> > to save a modified buffer/file, regardless of mode.
> 
> If, as I understand, you set debug-on-error non-nil when saving the
> buffer, then this is normal: it means that the volume you have mounted
> in /mnt/ doesn't support ACLs.  Emacs normally hides the ACL-related
> errors and silently falls back on using set-file-modes, but setting
> debug-on-error non-nil disables that.
> 
> So I don't think there's a bug here if you set debug-on-error.
> 
> If this happens even if you do not set debug-on-error, then I'd ask
> you to step in Edebug through the code in backup-buffer-copy and tell
> how come the with-demoted-errors form there doesn't do its job of
> catching errors.

No further comments, so I presume the issue can be closed now.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 03 Aug 2023 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 15 days ago.

Previous Next


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