[pca] What's wrong here? is it me? Please help

Laurent Blume laurent at elanor.org
Tue Aug 9 18:45:17 CEST 2011


On 08/09/11 16:35, Lois Bennett wrote:
> I have a problem here.  I was getting errors and no download and then
> I tried the -V and saw I needed  to add
> --wgetopt="--no-check-certificate"  after I added that I get the
> output below.  I appears that pca downloads the patch as a .tmp file
> instead of a .zip and then can't see that the .tmp is really a .zip so
> it looks for the .tar.Z version and doesn't find it and fails.    It
> seems like this may be a bug in pca.  Or I am doing something wrong?

This looks like a problem with your specific wget. What it is 
downloading is certainly not a patch, see the 2KB / text/html line? That 
is really not a zipped patch.
It is failing to verify the certificate and downloading some error message.

> WARNING: Certificate verification error for login.oracle.com:
> certificate signature failure
> HTTP request sent, awaiting response... 200 OK
> Length: 2,009 (2.0K) [text/html]
>
>      0K                                                   100%    5.53 MB/s

Your wget is failing, twice.
Have you tried with a known-to-work wget, such as /usr/sfw/bin/wget or 
/opt/csw/bin/wget?

Laurent



More information about the pca mailing list