[bugs] [OpenIndiana Distribution - Bug #1203] /usr/sbin/psrinfo broken in oi151
illumos bugs
bugs at lists.illumos.org
Tue Jul 19 12:49:51 PDT 2011
Issue #1203 has been updated by Julian Wiesener.
Priority changed from Normal to High
Problem are number punctation. It makes
require 5.006;
to
require 5,006;
if the locale expect , as separator.
----------------------------------------
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_stable
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