Hi Patrick, remove-gnome is crude script that does not check dependencies or anything like that. It just attempts to force remove all packages printed by pkginfo -c GNOME2. We run it in the nightly build script to remove packages that may have been left behind after pkgtool uninstall-pkgs *.spec due to packaging changes.
Laca On Fri, 2008-02-01 at 21:18 +0100, Patrick Ale wrote: > Hi all, > > There seems to be a bug in scripts/remove-gnome shipped with the JDS > trunk or the package order used to remove the GNOME2 class. > SUNWpostrun is deleted before all packages having a post-run or > pre-run script depending on SUNWpostrun are deleted. > > /var/sadm/pkg/SUNWgnome-utility-applets/install/postremove: > /usr/lib/postrun: not found > /var/sadm/pkg/SUNWgnome-utility-applets/install/postremove: > /usr/lib/postrun: not found > pkgrm: ERROR: postremove script did not complete successfully > > Removal of <SUNWgnome-utility-applets> failed.
