https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211941
Bug ID: 211941
Summary: bin/setfacl - call setlocale so tool adheres to
support localisation
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Created attachment 173782
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173782&action=edit
call setlocale()
setenv LC_ALL de_DE.ISO8859-1
With patch
% /usr/obj/usr/src/bin/setfacl/setfacl -M /etc/motd
setfacl: /etc/motd: get_acl_from_file() failed: Ung?ltiges Argument
without patch
% setfacl -M /etc/motd
setfacl: /etc/motd: get_acl_from_file() failed: Invalid argument
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"