Steven:
Even if you pkg uninstall SUNWinstalladm-tools and then pkg install
SUNWinstalladm-tools, you will not get the latest one until it was back
publish to the repo when it is ready for release.
The only workaround is to do pkgadd of the SUNWinstalladm-tools from our
AI nightly images.
x86:
/net/indiana-build.central/extrapool/nightly_builds/slim_source/packages/i386/nightly-nd
sparc:
/net/indiana-build-sp.central/storage/nightly_builds/slim_source/packages/sparc/nightly-nd
#
# pkgadd -d /tmp SUNWinstalladm-tools
When using SVR4 pkgadd for installation, you need to make sure that
all IPS dependencies SUNWinstalladm-tools package requires are satisfied
(they are if you previously had some older version of SUNWinstalladm-tools
package installed on that system).
On your AI server, you can obtain list of dependencies using IPS pkg(1)
in following way:
# pkg contents -r -t depend -o action.raw SUNWinstalladm-tools
ACTION.RAW
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
Steven Lau wrote:
Hi,
My machine installed with old version of SUNWinstalladm-tools ;
1. If I want to install the latest version of SUNWinstalladm-tools from
a repo, do I need to uninstall my existing package first before I do pkg
install. Or it would leave 2 versions of packages in my system.
2. If I need to do pkg uninstall first, do I need to reboot the machine
first before I pkg install OR it depends on the behavior of package itself.
Thanks,
-Steven
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss