[pca] PCA bug

Bliss, Kevin L Bliss.Kevin at con-way.com
Thu Sep 10 22:13:11 CEST 2009


The debug info shows it found /usr/local/bin/wget.  It appears that someone installed a version of wget that was compiled with a newer version of libc.  The default wget should be in /usr/sfw/bin and is probably the one that has been working.  You could probably remove the bad version in /usr/local/bin and pca would probably go back to using the /usr/sfw/bin/wget.

-----Original Message-----
From: pca-bounces at lists.univie.ac.at [mailto:pca-bounces at lists.univie.ac.at] On Behalf Of Ben Taylor
Sent: Thursday, September 10, 2009 12:23 PM
To: PCA (Patch Check Advanced) Discussion
Subject: Re: [pca] PCA bug

On Thu, Sep 10, 2009 at 6:46 PM, Jon Whitehouse
<Jonathan.Whitehouse at zimmer.com> wrote:
> Ah.  How come I never got that before?  I've been running pca on that box for a long time and never got that error before.

I think some guts were put in pca to look for appropriate wget.  Your
debug log should indicate which version got picked up.

Ben

>
> ---
> Jon Whitehouse
> Systems Engineer - IT, Server Support
> MS 5221
> 1800 W. Center Street
> Warsaw, IN 46580
> (574) 371-8684
> (574) 377-2829 (cell)
> jonathan.whitehouse at zimmer.com
>
>
>> -----Original Message-----
>> From: pca-bounces at lists.univie.ac.at [mailto:pca-
>> bounces at lists.univie.ac.at] On Behalf Of Dennis Clarke
>> Sent: Thursday, September 10, 2009 2:39 PM
>> To: PCA (Patch Check Advanced) Discussion
>> Subject: Re: [pca] PCA bug
>>
>>
>> > 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