On build 143, I have the package x11/clients installed.
On build 144 it is renamed to compatibility/packages/SUNWxwplt.
On build 143 "pkg list -a" lists both packages x11/clients and
compatibility/packages/SUNWxwplt. Running "pkg install
compatibility/packages/SUNWxwplt" will fail.
Should "pkg list -a" list the package that can not be installed?
The manpage says:
"With -a, list installed packages and the newest version of
packages that are available for installation. Packages are
considered to be available for installation if they are
allowed by the installed incorporations and by the image's
variants."
This seems incorrect for this example.
Padraig
padr...@opensolaris:~$ pkg info -r x11/clients
Name: x11/clients
Summary:
State: Not installed (Renamed)
Renamed to: pkg:/compatibility/packages/[email protected],5.11-0.144
pkg:/consolidation/X/X-incorporation
Publisher: opensolaris.org
Version: 0.5.11
Build Release: 5.11
Branch: 0.144
Packaging Date: July 16, 2010 08:22:01 PM
Size: 0.00 B
FMRI:
pkg://opensolaris.org/x11/[email protected],5.11-0.144:20100716T202201Z
padr...@opensolaris:~$ man pkg
You have new mail in /var/mail/padraig
padr...@opensolaris:~$ pkg list -a | grep SUNWxwplt
compatibility/packages/SUNWxwplt 0.5.11-0.144 known
-----
padr...@opensolaris:~$ pfexec pkg install compatability/packages/SUNWxwplt
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:
compatability/packages/SUNWxwplt
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss