Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jul 2014 17:14:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 191712] New: [test] bin/sh/tests/builtins/locale1.0 assumes that NLS support is always available
Message-ID:  <bug-191712-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191712

            Bug ID: 191712
           Summary: [test] bin/sh/tests/builtins/locale1.0 assumes that
                    NLS support is always available
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: yaneurabeya@gmail.com

On one of my systems I disabled NLS support via WITHOUT_NLS, so libc doesn't
get NLS support compiled in and the language output is always the C locale.

The testcase should either not be installed when MK_NLS == no, or should be
split up and the part that requires LC_ALL=nl_NL.ISO8859-1 should be
skipped/not installed.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191712-8>