[Bug 212088] sbin/devd - call setlocale so tool adheres to support localisation

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 24 03:35:15 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212088

            Bug ID: 212088
           Summary: sbin/devd - 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: freebsd-bugs at FreeBSD.org
          Reporter: venture37 at geeklan.co.uk

Created attachment 173991
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173991&action=edit
call setlocale()

setenv LC_ALL de_DE.ISO8859-1

with patch
% /usr/obj/usr/src/sbin/devd/devd -n
devd: cannot open pid file: Zugriff verweigert

without patch
% devd -n
devd: cannot open pid file: Permission denied

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list