[pca] pca broken for sparc architecture

Martin Paul martin.paul at univie.ac.at
Thu Apr 16 09:35:43 CEST 2015


Am 16.04.2015 um 09:27 schrieb Borut:
> Found /usr/sfw/bin/wget (1.12, 11200, https)
> Found /usr/local/bin/wget (1.15, 11500, https)
> Using /usr/local/bin/wget
> ...
> /usr/local/bin/wget --progress=dot:binary
> --ca-certificate=/usr/local/bin/pca --secure-protocol=TLSv1 -O
> /var/tmp/./151908-01.zip
> "https://getupdates.oracle.com/all_unsigned/151908-01.zip"
> --2015-04-16 09:22:13--
> https://getupdates.oracle.com/all_unsigned/151908-01.zip
> idn_decode failed (9): 'System iconv failed'
> Resolving getupdates.oracle.com... 141.146.44.51
> idn_decode failed (9): 'System iconv failed'
> Connecting to getupdates.oracle.com|141.146.44.51|:443... connected.
> Unable to establish SSL connection.


Seems to be a problem with your local version of wget 
(/usr/local/bin/wget), see those "idn_decode" errors.

Try to temporarily move wget away from /usr/local/bin or use --wget 
/usr/sfw/bin/wget with PCA. I'm pretty sure downloads will work then.

Try wget on the command line with some other http and https URLs. If all 
https URLs fail, try to re-compile or re-install it, depending on 
whether you installed from source or a binary package.

Martin.



More information about the pca mailing list