I'm having the exact same issues with 119254-76.zip and the READMEs. I'm able to download the other three patches just fine with my MOS ID and password. I've tried this from various hosts running different versions of wget (1.11, 1.12, 1.10.2).
I was about to go check on the status of the other three patches (public, entitled, not entitled) through the patchfinder GUI, but that's also serving up the following error now (it wasn't just a few minutes ago): "The following errors have been detected: The request has failed. Please try again or report this error" Augh. As requested, though, here's wget output for the unatainable patch and the README from before sunsolve started giving me hairballs: > wget --http-user="[email protected]" --http-passwd=XXXXXX > --ca-certificate=tmp/WGET3_getupdates.pem > https://getupdates.oracle.com/all_unsigned/119254-76.zip -O /tmp/119254-76.zip --2010-11-18 13:05:49-- https://getupdates.oracle.com/all_unsigned/119254-76.zip Resolving getupdates.oracle.com... 192.18.110.9 Connecting to getupdates.oracle.com|192.18.110.9|:443... connected. HTTP request sent, awaiting response... 401 Unauthorized Reusing existing connection to getupdates.oracle.com:443. HTTP request sent, awaiting response... 403 You are not entitled to retrieve this content. 2010-11-18 13:05:50 ERROR 403: You are not entitled to retrieve this content.. > wget --http-user="[email protected]" --http-passwd=XXXXXX > --ca-certificate=tmp/WGET3_getupdates.pem > https://getupdates.oracle.com/readmes/113713-28 --2010-11-18 13:05:09-- https://getupdates.oracle.com/readmes/113713-28 Resolving getupdates.oracle.com... 192.18.110.9 Connecting to getupdates.oracle.com|192.18.110.9|:443... connected. HTTP request sent, awaiting response... 404 <h1>/readmes/113713-28 Not Found</h1><p>The resource identified by /readmes/113713-28 could not be found.</p> 2010-11-18 13:05:09 ERROR 404: <h1>/readmes/113713-28 Not Found</h1><p>The resource identified by /readmes/113713-28 could not be found.</p>.
