I noticed the pkg.opensolaris.org repo doesn't seem to have 

pkg:/[EMAIL PROTECTED],5.11-0.101:20081106T170944Z

-bash-3.2$ pfexec zoneadm -z apachezone install
A ZFS file system has been created for this zone.
  Authority: Using http://pkg.opensolaris.org:80/.
      Image: Preparing at /zones/apachezone/root ... done.
      Cache: Using /var/pkg/download.
 Installing: (output follows)

pkg: The following pattern(s) did not match any packages in the current
catalog. Try relaxing the pattern, refreshing and/or examining the catalogs
        pkg:/[EMAIL PROTECTED],5.11-0.101:20081106T170944Z
failed to install package
rm: Unable to remove directory /zones/apachezone/root: Device busy
zoneadm: zone 'apachezone': '/usr/bin/rm -rf' failed with exit code 2.
zoneadm: apachezone: cleaning up zonepath failed: Empty document

-bash-3.2$ uname -a
SunOS hrtpserve 5.11 snv_101a i86pc i386 i86pc

-bash-3.2$ cat /etc/zones/apachezone.xml 
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE zone PUBLIC "-//Sun Microsystems Inc//DTD Zones//EN" 
"file:///usr/share/lib/xml/dtd/zonecfg.dtd.1">
<!--
    DO NOT EDIT THIS FILE.  Use zonecfg(1M) instead.
-->
<zone name="apachezone" zonepath="/zones/apachezone" autoboot="false" 
brand="ipkg" ip-type="exclusive">
  <network address="" physical="bnx1"/>
  <device match="/dev/bnx1"/>
</zone>
-- 
This message posted from opensolaris.org
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to