> I did that when we added it (scanpci was installed on all systems previously > as part of SUNWxorg-server - it got moved to a separate package, and to > /usr/bin, in nv_103): > http://mail.opensolaris.org/pipermail/indiana-discuss/2008-November/013868.html > > SUNWpciaccess seems to be properly listed in: > http://src.opensolaris.org/source/xref/pkg/gate/src/util/distro-import/105/slim_cluster > > Was there something else that needed to happen for it to be automatically > installed? > > Of course, this should all get taken care of around nv_107, when the > upgraded SUNWxorg-server will require it, pulling it anyway.
This problem is being seen because we now "pkg uninstall slim_install" as part of the DC process so that users are able to remove packages that make up "slim_install". Since "slim_install" no longer exists as a package itself on the image, it no longers gets upgraded which means new additions to it aren't installed automatically either. Anyway, it was an oversight on my part as I should have tacked up a static dependency probably here. If someone can file a bug, we can get a dependency added since you said it will be required for build 107 (and I assume we're likely to not detect it automatically). _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
