# On the pkg/server zone
root@sw-install:/opt/shutl/install/pkg/shutl-zone# pkgrepo list -s http://sw-install:80 zone-base-install
PUBLISHER NAME O VERSION
solaris group/system/zone-base-install 1.0.0,0.1:20120123T224644Z
# In the global zone
root@frogstar:/var/tmp/zones# pkg publisher
PUBLISHER TYPE STATUS URI
solaris origin online http://sw-install.int.systomadm.in:80/
shutl origin online http://sw-install.int.systomadm.in:80/
root@frogstar:/var/tmp/zones# pkg list -a zone-base-install
pkg list: no packages matching 'zone-base-install' allowed by installed incorporations, or image variants that are known or installed
Use -af to allow all versions.
root@frogstar:/var/tmp/zones# pkg list -af zone-base-install
NAME (PUBLISHER) VERSION IFO
group/system/zone-base-install 1.0.0 ---
oot@frogstar:/var/tmp/zones# time zoneadm -z shutl-template install -m /var/tmp/zones/manifest_shutl_default.xml
A ZFS file system has been created for this zone.
Progress being logged to /var/log/zones/zoneadm.20120123T224954Z.shutl-template.install
Image: Preparing at /zone/shutl-template/root.
Install Log: /system/volatile/install.16173/install_log
AI Manifest: /tmp/manifest.xml.RWayKF
SC Profile: /usr/share/auto_install/sc_profiles/enable_sci.xml
Zonename: shutl-template
Installation: Starting ...
Creating IPS image
Installing packages from:
solaris
origin: http://sw-install.int.systomadm.in:80/
shutl
origin: http://sw-install.int.systomadm.in:80/
Image zone:shutl-template Creating Plan Error occurred during execution of 'generated-transfer-16173-1' checkpoint.
Failed Checkpoints:
generated-transfer-16173-1
Checkpoint execution error:
The following pattern(s) did not match any allowable packages. Try
using a different matching pattern, or refreshing publisher information:
pkg://solaris/group/system/zone-base-install
Installation: Failed. See install log at /system/volatile/install.16173/install_log
ERROR: auto-install failed.