Hi Enda,
I've been bitten by this today too.
The publisher name has to be exactly 'opensolaris.org', not newinternal.
Regards
Hark

Enda o'Connor - Sun Microsystems Ireland - Software Engineer wrote:
Hi
r...@kilcolgan:/root# cat /etc/release
                       OpenSolaris Development snv_127 X86
           Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                           Assembled 06 November 2009
r...@kilcolgan:/root# pkg publisher
PUBLISHER                             TYPE     STATUS   URI
newinternal (preferred) origin online http://ipkg.sfbay/dev/
r...@kilcolgan:/root#


r...@kilcolgan:/export# pkg install SUNWs10brand
Creating Plan \
pkg: The following pattern(s) did not match any packages in the current catalog.
Try relaxing the pattern, refreshing and/or examining the catalogs:
    SUNWs10brand


r...@kilcolgan:/root# pkg refresh --full
Refreshing catalog 1/1 newinternal
The catalog retrieved for publisher 'newinternal' only contains package data for these publisher(s): opensolaris.org. To resolve this issue, update this publisher to use the correct repository origin, or add one of the listed publishers using this publisher's repository origin.

To correct the repository origin, execute the following command as a privileged user:

pkg set-publisher -O <url> newinternal

To add a new publisher using this publisher's repository origin, execute the following command as a privileged user:

pkg set-publisher -O http://ipkg.sfbay/dev/ <publisher>

After the new publisher has been added, this one should be removed by executing the following command as a privileged user:

pkg unset-publisher newinternal

r...@kilcolgan:/root#

r...@kilcolgan:/export# pkg list -avH SUNWs10brand
pkg: no packages matching 'SUNWs10brand' known
r...@kilcolgan:/export#

Yet from a  working system I get
sionnach(5.11)$ pkg publisher
PUBLISHER                             TYPE     STATUS   URI
des-internal (preferred) origin online http://ipkg.sfbay/dev/ extra origin online https://pkg.sun.com/opensolaris/extra/

sionnach(5.11)$ pkg list -avH SUNWs10brand
pkg:/[email protected],5.11-0.127:20091111T112634Z known ----
sionnach(5.11)$



I have added a new publisher pointing to the internal dev, set it to preferred and deleted original one, then ran pkg refresh --full with same results.

any ideas on how to fix this problem. I image-updated from 126 by the way, and starting point initially was 2009.06, from which I updated to every build along the way.

Enda
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
  • [pkg-discuss]... Enda o'Connor - Sun Microsystems Ireland - Software Engineer
    • Re: [pkg... Vit Hrachovy
      • Re: ... Enda O'Connor
        • ... Danek Duvall
          • ... Alan Steinberg
            • ... Enda O'Connor
              • ... Alan Steinberg

Reply via email to