[pca] Release 20101213-01

2010-12-13 Thread Thomas Roos
Hi,

We still have problems patching, using the newest pca-version, see below. pca 
gets 4 patches out of 55 and gives the same error for the rest:
"Failed (Error 403: You are not entitled to retrieve this content.)"

I can access support.oracle.com and I see a valid support contract linked to my 
user-name. The serial number for the host is also valid and listed in the 
support contract info.

Anyone else having problems?

#
# pca -v
pca 20101213-01
#
# pca -i --sshost=getupdates.oracle.com --noaskauth --user=...@xyz --passwd=xyz
Using /var/tmp/patchdiag.xref from Dec/10/10
Host: xyz (SunOS 5.10/Generic_144488-02/sparc/sun4u)
List: missing (55/1270)

Patch  IR   CR RSB Age Synopsis
-- -- - -- --- --- ---
119254 76 < 78 RS-  10 SunOS 5.10: Install and Patch Utilities Patch

Looking for 119254-78 (1/55)
Trying Oracle
Trying https://getupdates.oracle.com/ (1/2)
Done

Installing 119254-78 (1/55)
Unzipping patch
Checking files for safe patch installation
Running patchadd
Successful (11:53:41/00:00:30/00:00:38, 1/55, 1/0/0)
--
119059 56 < 57 RS-  28 X11 6.6.2: Xsun patch

Looking for 119059-57 (2/55)
Trying Oracle
Trying https://getupdates.oracle.com/ (1/2)
Failed (Error 403: You are not entitled to retrieve this content.)
Trying https://getupdates.oracle.com/ (2/2)
Failed (Error 403: You are not entitled to retrieve this content.)
Failed (patch not found)

Installing 119059-57 (2/55)
Failed - missing patch file (11:53:48/00:00:00/00:00:45, 2/55, 1/0/1)
--

...
Download Summary: 55 total, 4 successful, 0 skipped, 51 failed
Install Summary : 55 total, 4 successful, 0 skipped, 51 failed

--
Thomas



Re: [pca] patch access

2014-10-10 Thread Thomas Roos
Try this in /etc/pca.conf, worked for us. Couldn’t download patches anymore 
with dltries=2, because of all the redirects at the other end.

dltries=5

On 08 Oct 2014, at 18:00, Ben Taylor  wrote:

> I downloaded a patch on Monday (bash patch) and was successful. Now, a big 
> pull from different data centers (different egress points to the internet) 
> result in the same results.
> 
> Here's the output from one of the failures.
> 
> Looking for 151487-01 (134/134)
> Trying Oracle
> Trying https://getupdates.oracle.com/ (1/1)
> Failed (Error 401: Unauthorized)
> Failed (patch not found)
> 
> Password is the same that works with MOP.
> 
> Ideas?
> 
> Ben

Thomas