Running "pkg list -u" I see that about 657 packages have newer
versions available.

   anu...@dell-xps:~# pkg list -u
   NAME (PUBLISHER)                              VERSION            STATE      
UFIX
   BRCMbnx (opensolaris.org-dev)                 0.5.11-0.118       installed  
u---
   FSWxorg-fonts-core (opensolaris.org-dev)      0.5.11-0.118       installed  
u---
   NVDAgraphics (opensolaris.org-dev)            0.185.18.14-0.118  installed  
u---
   [.....]

What is the "opensolaris.org-dev" publisher?
opensolaris.org-dev is the /dev publisher from which I upgraded to build 118. I removed that publisher and it still shows up. I added it back as "dev" and it still shows up as "opensolaris.org-dev".

I assume that TEST_PKGS points to the output of an ON build?
Yes, it is the <build-directory>/packages/i386/nightly directory.
  If so, then
you'll have a new SUNWcs in your repo.  So let's see the output of

    pkg list -av SUNWcs
    pkg list -av pkg://localhost/SUNWcs

to confirm this:
anu...@dell-xps:~/ips_repo# pkg list -av SUNWcs
FMRI STATE UFIX pkg:/[email protected],5.11-0.119:20090722T163901Z known ---- pkg://dev/[email protected],5.11-0.118:20090707T211931Z known u--- pkg://opensolaris.org-dev/[email protected],5.11-0.118:20090707T211931Z installed u--- pkg://opensolaris.org/[email protected],5.11-0.111:20090508T153621Z known u---

anu...@dell-xps:~/ips_repo# pkg list -av pkg://localhost/SUNWcs
FMRI STATE UFIX pkg:/[email protected],5.11-0.119:20090722T163901Z known ----

Anurag
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to