On May 10, 2010, at 5:40 PM, [email protected] wrote:
On Mon, May 10, 2010 at 04:50:45PM -0400, Jim Hall wrote:
pkg: 3/5 catalogs successfully updated:
3 of 5 catalogs were successfully, which means you have two different
errors here.
1: Framework error: code: 7 reason: couldn't connect to host
URL: 'http://localhost:10000'. (happened 3 times)
2: Too many retryable errors encountered during transfer.
URL: http://localhost:10000 Count: 4
In this case, you couldn't connect to http://localhost:10000. I'd
check
to see if you're running a webserver on this port. My guess is that
you
got a Connection Refused error here.
https protocol error: code: 403
URL: 'https://pkg.sun.com/opensolaris/extra/catalog/0/'.
This is a 403 - Forbidden error from pkg.sun.com. This could be a
problem with your certificicate. What's the output of 'pkg
publisher extra'?
su...@killer:~$ pfexec pkg publisher extra
pkg: Unknown publisher 'extra'.
unless you mean:
su...@killer:~$ pfexec pkg publisher opensolaris-contrib
Publisher: opensolaris-contrib
Alias: None
Origin URI: http://pkg.opensolaris.org/contrib/
SSL Key: None
SSL Cert: None
Client UUID: 2eb6c78e-5c41-11df-b3e3-80144ff2a9dc
Catalog Updated: December 15, 2009 7:01:09 AM
Enabled: Yes
So how do point to that publisher? Why am I failing?
-j
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss