GNU bug report logs - #11245
24.0.95; set-file-selinux-context fails when the filesystem doesn't support contexts

Previous Next

Package: emacs;

Reported by: goeran <at> uddeborg.se

Date: Sun, 15 Apr 2012 11:30:02 UTC

Severity: important

Found in version 24.0.95

Fixed in version 24.0.96

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: 11245 <at> debbugs.gnu.org
Cc: goeran <at> uddeborg.se
Subject: bug#11245: 24.0.95; set-file-selinux-context fails when the filesystem doesn't support contexts
Date: Thu, 19 Apr 2012 13:36:41 -0400
By the way, I think this is something that should be fixed for 24.1.
Maybe the actual fix is simple, thanks to the very clear report.
Just change to using something like (totally untested)

       if (fail && errno != ENOTSUP)
           report_file_error ("Doing lsetfilecon", Fcons (absname, Qnil));

?




This bug report was last modified 13 years and 35 days ago.

Previous Next


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