Martin, For some reason, I have a habit of setting "--wgetproxy" manually on the command line when I run pca so maybe that's why things have worked in the past even though I didn't have "https_proxy" set in wgetrc?
BTW: if it wasn't clear, my current problem has been solved [dumb user error]. Thanks again for a great program. Scott -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Martin Paul Sent: Thursday, March 17, 2011 8:59 AM To: PCA (Patch Check Advanced) Discussion Subject: Re: [pca] EXT :Re: impossible to load some patches Nishimura, Scott L (IT Solutions) wrote: > Summary I'll take a look at the detailed output later, but one thing I noticed immediately: > # cat /.wgetrc > use_proxy=on > http_proxy=proxy > proxy-user= user > proxy-passwd=password > check-certificate=off You only set "http_proxy" here - please try to set "https_proxy" as well. wget will not use http_proxy for HTTPS connections. Martin.
