[OmniOS-discuss] r151020 zone update fail

Dan McDonald danmcd at omniti.com
Fri Nov 11 22:09:06 UTC 2016


> On Nov 11, 2016, at 4:58 PM, Dan McDonald <danmcd at omniti.com> wrote:
> 
> Do you have ms.omniti.com packages in that zone?  Or does that zone still have SunSSH running in it?

You can use the "OOPS" section from Upgrade_to_r151020 to help:

	zoneadm -z foo attach -F
	pkg -R /zones/foo/root <stuff> 

For various values of <stuff> until you can get it in line with global.  Then:

	zoneadm -z foo detach
	zoneadm -z foo attach -u

and if you've done all the massaging you need with pkg -R above, this should just work.

Using pkg -R gives you more fine-grained control and diagnostics.

Dan



More information about the OmniOS-discuss mailing list