Praveen Kumar wrote: > Is there a way to reinstall a package that is already installed on the > image through pkg? I took a look at pkg(1) man page and I don't get any > clue there. >
pkg uninstall pkg; pkg install pkg be careful - uninstalling some packages on a live system will cause havoc. > Also is there a pkg feature plan to fix verification errors that pkg > found? Looks like from most of the error messages that pkg reported, pkg > can act upon and fix them. http://defect.opensolaris.org/bz/show_bug.cgi?id=388 - Bart -- Bart Smaalders Solaris Kernel Performance [EMAIL PROTECTED] http://blogs.sun.com/barts "You will contribute more with mercurial than with thunderbird." _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
