T.J. Yang wrote: > Understand IPS is still in development. But how you guys delete/retire a > package on depot server ? > Looks like no opposite pkgsend command yet from client side, but how about > doing this from server side ? > > bash-3.2# pwd > /pub/opensolaris-pkg > bash-3.2# ls > catalog cfg_cache file index pkg trans updatelog > bash-3.2#
At this time, this functionality is not yet available. It is still being determined how this will work. It will eventually be handled (from what I understand) via package "obsoletion." These posts might help: http://mail.opensolaris.org/pipermail/pkg-discuss/2008-July/004943.html http://mail.opensolaris.org/pipermail/pkg-discuss/2008-May/003434.html To remove the contents, for now, you can always publish a newer version of the package that is empty. That will remove all the files from the target system when they upgrade, though you will be left with a stub package. Alternatively, you can follow what Danek suggested in the first post above. Cheers, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
