Hi,
Trying to install an individual package (alpine) on an opensolaris
image (2008.11). I am finding the package in a particular repository,
but cannot download and install. Here is where I am right now:
su...@killer~$ pfexec pkg set-authority -O http://pkg.opensolaris.org/contrib
opensolaris-contrib
Certificate '/var/pkg/ssl/
OpenSolaris_2008.11_standard_support.certificate.pem' for publisher
'support', needed to access 'https://pkg.sun.com/opensolaris/
support/', will expire in '21' days.
su...@killer:~$ pfexec pkg search -s http://pkg.opensolaris.org/
contrib alpine
INDEX ACTION VALUE PACKAGEinfo.upstream set
Alpine pkg:/[email protected] dir usr/
share/doc/alpine pkg:/[email protected]
basename file usr/bin/alpine pkg:/[email protected]
legacy_pkg legacy alpine pkg:/[email protected]
pkg.name set alpine pkg:/[email protected]
su...@killer:~$ pfexec pkg install -n pkg:/[email protected]
Certificate '/var/pkg/ssl/
OpenSolaris_2008.11_standard_support.certificate.pem' for publisher
'support', needed to access 'https://pkg.sun.com/opensolaris/
support/', will expire in '21' days.
Certificate '/var/pkg/ssl/
OpenSolaris_2008.11_standard_support.certificate.pem' for publisher
'support', needed to access 'https://pkg.sun.com/opensolaris/
support/', will expire in '21' da
ys.
/usr/lib/python2.6/vendor-packages/pkg/client/api_errors.py:295:
DeprecationWarning: BaseException.message has been deprecated as of
Python 2.6
self.message = message
pkg: 3/5 catalogs successfully updated:
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
https protocol error: code: 403
URL: 'https://pkg.sun.com/opensolaris/extra/catalog/0/'.
/usr/bin/pkg:2014: DeprecationWarning: BaseException.message has been
deprecated as of Python 2.6
if cre.message:
So, wondering if the deprecation warning points to a general need to
upgrade or I need to do a set-publisher to point to repository or I am
running to old a version of opensolaris. Here is how my authorities
report:
su...@killer:~$ pkg authority
PUBLISHER TYPE STATUS URI
opensolaris.org (preferred) origin online
http://pkg.opensolaris.org/dev/
extras origin online
https://pkg.sun.com/opensolaris/extra/
localhost-stbrepo origin online http://localhost:10000/
support origin online
https://pkg.sun.com/opensolaris/support/
opensolaris-contrib origin online
http://pkg.opensolaris.org/contrib/
Any pointers welcome. Examples on the web point to packages that are
installed are retrieved from the preferred publisher.
JIM
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss