Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

attempting 11.1 upgrade to 11.2 cannot set publisher

user12851312Sep 30 2014 — edited Oct 1 2014

I am following the docs for the upgrade from my 11.1 installation to 11.2.  I attempt to set the repository publisher to pkg.oracle.com/solaris/beta and I get "unknown repository origin" Has the location of the repository changed or am I doing something *really* wrong?

Here's my command and output:

sudo pkg set-publisher \

           -k /var/pkg/ssl/Oracle_Solaris_11_Support.key.pem \

           -c /var/pkg/ssl/Oracle_Solaris_11_Support.certificate.pem \

           -G http://pkg.oracle.com/solaris/beta \

     -g https://pkg.oracle.com/solaris/support \

     solaris

pkg set-publisher: Unknown repository origin 'http://pkg.oracle.com/solaris/beta/'

Any advice or pointers would be greatly appreciated.

Dave Thompson

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 29 2014
Added on Sep 30 2014
4 comments
1,298 views