[bugs] [OpenIndiana Distribution - Bug #1203] /usr/sbin/psrinfo broken in oi151

illumos bugs bugs at lists.illumos.org
Tue Jul 19 14:47:30 PDT 2011


Issue #1203 has been updated by Julian Wiesener.


first line in /usr/lib/locale/de_DE.UTF-8/LC_NUMERIC/LCL_DATA is the "source" of the , if changed to a ., the problem disappears and of course the locale is broken then.

Workarround for Users:

unset LC_ALL
LANG=de_DE.UTF-8
LC_NUMERIC=en_US.UTF-8
export LANG LC_NUMERIC



works as expected:

$ locale                
LANG=de_DE.UTF-8
LC_CTYPE="de_DE.UTF-8"
LC_NUMERIC=en_US.UTF-8
LC_TIME="de_DE.UTF-8"
LC_COLLATE=C
LC_MONETARY="de_DE.UTF-8"
LC_MESSAGES="de_DE.UTF-8"
LC_ALL=
$ /usr/sbin/psrinfo 
0       on-line   since 06/29/2011 09:47:37
1       on-line   since 06/29/2011 09:47:42


----------------------------------------
Bug #1203: /usr/sbin/psrinfo broken in oi151
https://www.illumos.org/issues/1203

Author: Thomas Mieslinger
Status: Feedback
Priority: High
Assignee: Julian Wiesener
Category: Internationalisation
Target version: oi_151
Difficulty: Medium
Tags: perl, locale


cat /etc/release
             OpenIndiana Development oi_151 X86 (powered by illumos)
        Copyright 2011 Oracle and/or its affiliates. All rights reserved.
                        Use is subject to license terms.
                           Assembled 28 April 2011

uname -a
SunOS oi151 5.11 oi_151 i86pc i386 i86pc Solaris

$ psrinfo -v
Feature bundle "5.0.0" is not supported by Perl 5.10.0 at /usr/perl5/5.10.0/lib/AutoLoader.pm line 4
BEGIN failed--compilation aborted.
Compilation failed in require at /usr/perl5/5.10.0/lib/Carp.pm line 14.
Compilation failed in require at /usr/perl5/5.10.0/lib/feature.pm line 206.
BEGIN failed--compilation aborted at /usr/perl5/5.10.0/lib/AutoLoader.pm line 4.
BEGIN failed--compilation aborted at /usr/perl5/5.10.0/lib/AutoLoader.pm line 4.
Compilation failed in require at /usr/perl5/5.10.0/lib/i86pc-solaris-64int/POSIX.pm line 9.
BEGIN failed--compilation aborted at /usr/perl5/5.10.0/lib/i86pc-solaris-64int/POSIX.pm line 9.
Compilation failed in require at /usr/sbin/psrinfo line 34.
BEGIN failed--compilation aborted at /usr/sbin/psrinfo line 34.

Also the programs:
reject, projmod, projdel, projadd, print-service, ntptrace, lpmove, lpadmin, etrn, cups-genppdupdate, auditrecord, accept

show an error like this.


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the bugs mailing list