Recently, I met some issues when do pkgadd my own generated packages
-bash-3.00# cat /etc/release
Solaris 10 8/07 s10x_u4wos_12b X86
Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 16 August 2007
-bash-3.00# zoneadm list -civ
ID NAME STATUS PATH BRAND IP
0 global running / native shared
- zone1 installed /zonepath/ufszone/1 native shared
- zone2 configured /zonepath/ufszone/2 native shared
-bash-3.00# pkgadd XXXyyyy
## Booting non-running zone <zone1> into administrative state
## Verifying package <XXXyyyy> dependencies in zone <zone1>
pkgadd: ERROR: unable to determine current run-state
## Restoring state of global zone <zone1>
## Not processing zone <zone2>: the zone is not running and cannot be booted
could anyone give some hints why this issue happen? thanks in advance.
--
This message posted from opensolaris.org