Nishimura, Scott L (IT Solutions) wrote:
Unfortunately, I can't get *any* patches. I used to be able to, even after
the MOS transition [some time after 12/10]. My internal proxy guy says the
"403" error I'm getting is due to the remote server, not our internal one.
Ok, so we'll try to rule out PCA as the problem-causer as well. Try:
wget --http-user='xxx' --http-passwd='xxx' --no-check-certificate --execute
https_proxy=proxy_server
"https://getupdates.oracle.com/all_unsigned/146808-01.zip" -O 146808-01.zip
Replace xxx/proxy_server with your settings, of course. Also try to download a
README instead of patch, using e.g. this URL with the above command:
https://getupdates.oracle.com/readme/146808-01
Two more questions:
What's in /.wgetrc?
What does "pca --supplevel" show (if it doesn't work, run it with "--debug")?
Martin.