Nick wrote: > I am attempting to perform an image update to the latest build, however i > receive an error when doing so: > > [EMAIL PROTECTED] ~ # pfexec pkg image-update > Creating Plan \ > Could not retrieve manifest '[EMAIL PROTECTED]' from > 'http://pkg.opensolaris.org:80' > HTTPError code: 404 - Not Found > > I attempted to find the SUNWsolnm package on the pkg.opensolaris.org page and > it wasn't present. Next i tried removing the SUNWsolnm package and got the > following error: > > [EMAIL PROTECTED] ~ # pfexec pkgrm SUNWsolnm > > The following package is currently installed: > SUNWsolnm Solaris Naming Enabler > (i386) 11,REV=2008.08.05.08.22 > > Do you want to remove this package? [y,n,?,q] y > pkgrm: ERROR: unable to change current working directory to > </var/sadm/pkg/SUNWsolnm/install> > > Removal of <SUNWsolnm> failed (internal error). > No changes were made to the system.
If it's an IPS package you can't remove it with pkgrm; you'll have to use "pfexec pkg uninstall SUNWsolnm". -- Shawn Walker _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
