[pca] PCA bug

Dennis Clarke dclarke at blastwave.org
Thu Sep 10 20:38:51 CEST 2009


> This is a new one on me from a Solaris 9 box I have setup in cron to check
> for latest pca.
>
> pca --update now
> ld.so.1: wget: fatal: libc.so.1: version `SUNW_1.22' not found (required
> by file /usr/local/bin/wget)
> ld.so.1: wget: fatal: libc.so.1: open failed: No such file or directory
> Use of uninitialized value in scalar chomp at /usr/sbin/pca line 1031.
> Use of uninitialized value in substitution (s///) at /usr/sbin/pca line
> 1032.
> Use of uninitialized value in split at /usr/sbin/pca line 1032.
> Use of uninitialized value in multiplication (*) at /usr/sbin/pca line
> 1033.
> Use of uninitialized value in multiplication (*) at /usr/sbin/pca line
> 1033.
> ld.so.1: wget: fatal: libc.so.1: version `SUNW_1.22' not found (required
> by file /usr/local/bin/wget)
> ld.so.1: wget: fatal: libc.so.1: open failed: No such file or directory
> Use of uninitialized value in concatenation (.) or string at /usr/sbin/pca
> line 1036.
> No new version available

That is not a PCA bug. That is a bug you have in some version of wget that
you are running. It was compiled with a newer rev of Solaris ( or who
knows what ) and thus the libC version SUNW_1.22 is something you don't
have.

Go get wget at www.blastwave.org. Just install pkgutil and use it.

-- 
Dennis Clarke
dclarke at opensolaris.ca  <- Email related to the open source Solaris
dclarke at blastwave.org   <- Email related to open source for Solaris





More information about the pca mailing list