[bugs] [OpenIndiana Distribution - Bug #1203] /usr/sbin/psrinfo broken in oi151
illumos bugs
bugs at lists.illumos.org
Tue Jul 19 12:44:18 PDT 2011
Issue #1203 has been updated by Julian Wiesener.
Problem seems to appear in /usr/perl5/5.10.0/lib/Exporter.pm
$ cat perltest.pl
#!/usr/bin/perl -w
use Exporter;
$ LC_ALL=de_DE.UTF-8 ./perltest.pl
Version string '5,006' contains invalid data; ignoring: ',006' at /usr/perl5/5.10.0/lib/Exporter.pm line 3.
Version string '5,006' contains invalid data; ignoring: ',006' at /usr/perl5/5.10.0/lib/Exporter.pm line 3.
Version string '5,009005' contains invalid data; ignoring: ',009005' at /usr/perl5/5.10.0/lib/Exporter.pm line 3.
Use of uninitialized value $Exporter::ExportLevel in caller at /usr/perl5/5.10.0/lib/Exporter.pm line 32.
Feature bundle "5.0.0" is not supported by Perl 5.10.0 at /usr/perl5/5.10.0/lib/Exporter.pm line 3
BEGIN failed--compilation aborted.
Compilation failed in require at ./perltest.pl line 3.
BEGIN failed--compilation aborted at ./perltest.pl line 3.
----------------------------------------
Bug #1203: /usr/sbin/psrinfo broken in oi151
https://www.illumos.org/issues/1203
Author: Thomas Mieslinger
Status: Feedback
Priority: Normal
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