Danek Duvall wrote:
On Thu, Jul 23, 2009 at 11:28:20AM -0400, Anurag Maskey wrote:
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---
Okay. Now "pkg list -av entire" and
pkg contents -t depend -o fmri [email protected] | grep SUNWcs
anu...@dell-xps:~/ips_repo# pkg list -av entire
FMRI
STATE UFIX
pkg://dev/[email protected],5.11-0.118:20090707T230302Z
known ----
pkg://opensolaris.org-dev/[email protected],5.11-0.118:20090707T230302Z
installed ----
pkg://opensolaris.org/[email protected],5.11-0.111:20090518T052643Z
known u---
I think we've found the problem. "entire" doesn't exist in the repository.
anu...@dell-xps:~/ips_repo# pkg contents -t depend -o fmri
[email protected]
pkg: no packages matching the following patterns you specified are
installed on the system. Try specifying -r to query remotely:
[email protected]
anu...@dell-xps:~/ips_repo# pkg contents -r -t depend -o fmri
[email protected]
pkg: no packages matching the following patterns you specified were
found in the catalog. Try relaxing the patterns, refreshing, and/or
examining the catalogs:
[email protected]
Did I have to do anything different in src/util/distro-import and its
Makefile to get "entire" in the repository? When trying to make the
install image with distro_const, I also see that SUNWslim-utils is
missing from the repository.
Anurag
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss