Re: [zones-discuss] dbus in local zones

2008-01-15 Thread Jordan Brown (Sun)
Glenn Faden wrote:
 I understood that.  What I didn't understand was why there wasn't a 
 completely separate instance of the dbus-daemon running in each zone, 
 with its own rendezvous file for communicating with clients in that 
 zone.  Why would you expect there to be cross-zone communication here?
 Some kind of zone-awareness needs to be integrated into HAL and/or dbus 
 to deliver notification events (like hot plugging) to appropriate 
 consumers. I don't have a proposal at this point.

Hmm.  I didn't read enough of the D-Bus materials to see the kernel 
interaction; I only read the part about inter-process communications.

Still, it seems like the two should be mostly separable, that the IPC 
aspects should be straightforward to support in local zones.  Kernel 
communications might not be available without zone support, but 
presumably there is a significant class of applications that would still 
be interesting - notably probably including the text editor that was the 
start of the conversation.

(Disclaimer:  I'm speaking entirely from a 100K-foot view, with almost 
no knowledge of how D-bus is implemented or used.)
___
zones-discuss mailing list
zones-discuss@opensolaris.org


[zones-discuss] Sol 10 u3 - u4 Live upgrade with zones

2008-01-15 Thread Alice
We are running a live upgrade from Sol 10 u3 to Sol 10 u4 at the moment using a 
E4500.

We have 3 zones - approx 4G each.

We started the live upgrade to prepare the server that took quite a long time 
(approx 7 hours)

At this point we are in the process of upgrading, but it is taking a very long 
time.
Is there any specific parameters we can set to increase the speed of the live 
upgrade in a test environment.

We have been running for approx 2 hours and the live upgrade has only completed 
6%.

Question

Is this timeframe correct?  
Any parameters we can use to set and increase the prioirity of the upgrade

Thanks
Alice
 
 
This message posted from opensolaris.org
___
zones-discuss mailing list
zones-discuss@opensolaris.org


[zones-discuss] Failing to install pkg on a zone

2008-01-15 Thread Asif Iqbal
I can install pkg just fine on all the other zones except this one.

   bash-3.00# pkgadd -d pkg_get-3.7.2-all-CSW.pkg

The following packages are available:
  1  CSWpkgget pkg_get - CSW version of automated package download tool
   (all) 3.7.2

Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]: 1

Processing package instance CSWpkgget from
/var/tmp/pkg_get-3.7.2-all-CSW.pkg

pkg_get - CSW version of automated package download tool(all) 3.7.2
You may use and copy this software without charge, as you see fit.
The software is copyright (C) Philip Brown, Nov 2000-2006

Dont forget to update /opt/csw/etc/pkg-get.conf with your nearest archive site.
(or /etc/opt/csw/pkg-get.conf)

Dont stick with the default of ibiblio.org: it's very slow!

Using /opt/csw as the package base directory.
## Processing package information.
## Processing system information.
   5 package pathnames are already properly installed.
## Verifying disk space requirements.
## Checking for conflicts with packages already installed.

The following files are already installed on the system and are being
used by another package:
  /var

Do you want to install these conflicting files [y,n,?,q] y
## Checking for setuid/setgid programs.

This package contains scripts which will be executed with super-user
permission during the process of installing this package.

Do you want to continue with the installation of CSWpkgget [y,n,?] y

Installing pkg_get - CSW version of automated package download tool as
CSWpkgget

## Installing part 1 of 1.
pkgadd: ERROR: unable to create package object /opt/csw/bin.
pathname does not exist
pathname does not exist
unable to fix attributes
/opt/csw/bin/pkg-get
ERROR: attribute verification of /opt/csw/bin/pkg-get failed
pathname does not exist
unable to fix attributes
pkgadd: ERROR: unable to create package object /opt/csw/etc.
pathname does not exist
pathname does not exist
unable to fix attributes
/opt/csw/etc/pkg-get.conf.csw
ERROR: attribute verification of /opt/csw/etc/pkg-get.conf.csw failed
pathname does not exist
unable to fix attributes
pkgadd: ERROR: unable to create package object /opt/csw/share.
pathname does not exist
pathname does not exist
unable to fix attributes
pkgadd: ERROR: unable to create package object /opt/csw/share/man.
pathname does not exist
pathname does not exist
unable to fix attributes
pkgadd: ERROR: unable to create package object /opt/csw/share/man/man1m.
pathname does not exist
pathname does not exist
unable to fix attributes
/opt/csw/share/man/man1m/pkg-get.1m
ERROR: attribute verification of /opt/csw/share/man/man1m/pkg-get.1m failed
pathname does not exist
unable to fix attributes
pkgadd: ERROR: unable to create package object /var.
pathname does not exist
unable to fix attributes
/var
pkgadd: ERROR: unable to create package object /var/pkg-get.
pathname does not exist
pathname does not exist
unable to fix attributes
/var/pkg-get
/var/pkg-get/admin-fullauto
ERROR: attribute verification of /var/pkg-get/admin-fullauto failed
pathname does not exist
unable to fix attributes
[ verifying class none ]
ERROR: attribute verification of /opt/csw/bin/pkg-get failed
pathname does not exist
unable to fix attributes
ERROR: attribute verification of /opt/csw/etc/pkg-get.conf.csw failed
pathname does not exist
unable to fix attributes
ERROR: attribute verification of /opt/csw/share/man/man1m/pkg-get.1m failed
pathname does not exist
unable to fix attributes
ERROR: attribute verification of /var failed
pathname does not exist
unable to fix attributes
ERROR: attribute verification of /var/pkg-get failed
pathname does not exist
unable to fix attributes
ERROR: attribute verification of /var/pkg-get/admin-fullauto failed
pathname does not exist
unable to fix attributes
## Executing postinstall script.

Installing /opt/csw/etc/pkg-get.conf.csw to pkg-get.conf

 IMPORTANT 
A default configuration file for pkg-get has been created in
/opt/csw/etc/pkg-get.conf
You should edit it to change the 'site' configuration, to point to
the most appropriate mirror for you, from the list at
   http://www.blastwave.org/mirrors


Installation of CSWpkgget partially failed.



Any idea what is going on?


-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
___
zones-discuss mailing list
zones-discuss@opensolaris.org


Re: [zones-discuss] [osol-discuss] Failing to install pkg on a zone

2008-01-15 Thread Thiago Sobral
Asif Iqbal escreveu:
 I can install pkg just fine on all the other zones except this one.

bash-3.00# pkgadd -d pkg_get-3.7.2-all-CSW.pkg

 The following packages are available:
   1  CSWpkgget pkg_get - CSW version of automated package download tool
(all) 3.7.2

 Select package(s) you wish to process (or 'all' to process
 all packages). (default: all) [?,??,q]: 1

 Processing package instance CSWpkgget from
 /var/tmp/pkg_get-3.7.2-all-CSW.pkg

 pkg_get - CSW version of automated package download tool(all) 3.7.2
 You may use and copy this software without charge, as you see fit.
 The software is copyright (C) Philip Brown, Nov 2000-2006

 Dont forget to update /opt/csw/etc/pkg-get.conf with your nearest archive 
 site.
 (or /etc/opt/csw/pkg-get.conf)

 Dont stick with the default of ibiblio.org: it's very slow!

 Using /opt/csw as the package base directory.
 ## Processing package information.
 ## Processing system information.
5 package pathnames are already properly installed.
 ## Verifying disk space requirements.
 ## Checking for conflicts with packages already installed.

 The following files are already installed on the system and are being
 used by another package:
   /var

 Do you want to install these conflicting files [y,n,?,q] y
 ## Checking for setuid/setgid programs.

 This package contains scripts which will be executed with super-user
 permission during the process of installing this package.

 Do you want to continue with the installation of CSWpkgget [y,n,?] y

 Installing pkg_get - CSW version of automated package download tool as
 CSWpkgget

 ## Installing part 1 of 1.
 pkgadd: ERROR: unable to create package object /opt/csw/bin.
 pathname does not exist
 pathname does not exist
 unable to fix attributes
 /opt/csw/bin/pkg-get
 ERROR: attribute verification of /opt/csw/bin/pkg-get failed
 pathname does not exist
 unable to fix attributes
 pkgadd: ERROR: unable to create package object /opt/csw/etc.
 pathname does not exist
 pathname does not exist
 unable to fix attributes
 /opt/csw/etc/pkg-get.conf.csw
 ERROR: attribute verification of /opt/csw/etc/pkg-get.conf.csw failed
 pathname does not exist
 unable to fix attributes
 pkgadd: ERROR: unable to create package object /opt/csw/share.
 pathname does not exist
 pathname does not exist
 unable to fix attributes
 pkgadd: ERROR: unable to create package object /opt/csw/share/man.
 pathname does not exist
 pathname does not exist
 unable to fix attributes
 pkgadd: ERROR: unable to create package object /opt/csw/share/man/man1m.
 pathname does not exist
 pathname does not exist
 unable to fix attributes
 /opt/csw/share/man/man1m/pkg-get.1m
 ERROR: attribute verification of /opt/csw/share/man/man1m/pkg-get.1m failed
 pathname does not exist
 unable to fix attributes
 pkgadd: ERROR: unable to create package object /var.
 pathname does not exist
 unable to fix attributes
 /var
 pkgadd: ERROR: unable to create package object /var/pkg-get.
 pathname does not exist
 pathname does not exist
 unable to fix attributes
 /var/pkg-get
 /var/pkg-get/admin-fullauto
 ERROR: attribute verification of /var/pkg-get/admin-fullauto failed
 pathname does not exist
 unable to fix attributes
 [ verifying class none ]
 ERROR: attribute verification of /opt/csw/bin/pkg-get failed
 pathname does not exist
 unable to fix attributes
 ERROR: attribute verification of /opt/csw/etc/pkg-get.conf.csw failed
 pathname does not exist
 unable to fix attributes
 ERROR: attribute verification of /opt/csw/share/man/man1m/pkg-get.1m failed
 pathname does not exist
 unable to fix attributes
 ERROR: attribute verification of /var failed
 pathname does not exist
 unable to fix attributes
 ERROR: attribute verification of /var/pkg-get failed
 pathname does not exist
 unable to fix attributes
 ERROR: attribute verification of /var/pkg-get/admin-fullauto failed
 pathname does not exist
 unable to fix attributes
 ## Executing postinstall script.

 Installing /opt/csw/etc/pkg-get.conf.csw to pkg-get.conf

  IMPORTANT 
 A default configuration file for pkg-get has been created in
 /opt/csw/etc/pkg-get.conf
 You should edit it to change the 'site' configuration, to point to
 the most appropriate mirror for you, from the list at
http://www.blastwave.org/mirrors


 Installation of CSWpkgget partially failed.



 Any idea what is going on?


   
Hi,

did you checked the package's parameters with pkgparam ?

SUNW_PKG_ALLZONES -- if true, the package will be installed identical in 
all zones.

SUNW_PKG_HOLLOW -- if true, the package should be visible in any 
non-global zone if that package should be installed.

SUNW_PKG_ALLZONES -- if true, the package will be installed only in the 
local zone.

#pkgparam -v package


TS


___
zones-discuss mailing 

Re: [zones-discuss] Failing to install pkg on a zone

2008-01-15 Thread Enda O'Connor
Hi
what is the zonecfg for the particualr zone

is /opt/csw/bin writable in the zone, etc

the mesasge about /var looks wierd though.
Enda


Asif Iqbal wrote:
 I can install pkg just fine on all the other zones except this one.

bash-3.00# pkgadd -d pkg_get-3.7.2-all-CSW.pkg

 The following packages are available:
   1  CSWpkgget pkg_get - CSW version of automated package download tool
(all) 3.7.2

 Select package(s) you wish to process (or 'all' to process
 all packages). (default: all) [?,??,q]: 1

 Processing package instance CSWpkgget from
 /var/tmp/pkg_get-3.7.2-all-CSW.pkg

 pkg_get - CSW version of automated package download tool(all) 3.7.2
 You may use and copy this software without charge, as you see fit.
 The software is copyright (C) Philip Brown, Nov 2000-2006

 Dont forget to update /opt/csw/etc/pkg-get.conf with your nearest archive 
 site.
 (or /etc/opt/csw/pkg-get.conf)

 Dont stick with the default of ibiblio.org: it's very slow!

 Using /opt/csw as the package base directory.
 ## Processing package information.
 ## Processing system information.
5 package pathnames are already properly installed.
 ## Verifying disk space requirements.
 ## Checking for conflicts with packages already installed.

 The following files are already installed on the system and are being
 used by another package:
   /var

 Do you want to install these conflicting files [y,n,?,q] y
 ## Checking for setuid/setgid programs.

 This package contains scripts which will be executed with super-user
 permission during the process of installing this package.

 Do you want to continue with the installation of CSWpkgget [y,n,?] y

 Installing pkg_get - CSW version of automated package download tool as
 CSWpkgget

 ## Installing part 1 of 1.
 pkgadd: ERROR: unable to create package object /opt/csw/bin.
 pathname does not exist
 pathname does not exist
 unable to fix attributes
 /opt/csw/bin/pkg-get
 ERROR: attribute verification of /opt/csw/bin/pkg-get failed
 pathname does not exist
 unable to fix attributes
 pkgadd: ERROR: unable to create package object /opt/csw/etc.
 pathname does not exist
 pathname does not exist
 unable to fix attributes
 /opt/csw/etc/pkg-get.conf.csw
 ERROR: attribute verification of /opt/csw/etc/pkg-get.conf.csw failed
 pathname does not exist
 unable to fix attributes
 pkgadd: ERROR: unable to create package object /opt/csw/share.
 pathname does not exist
 pathname does not exist
 unable to fix attributes
 pkgadd: ERROR: unable to create package object /opt/csw/share/man.
 pathname does not exist
 pathname does not exist
 unable to fix attributes
 pkgadd: ERROR: unable to create package object /opt/csw/share/man/man1m.
 pathname does not exist
 pathname does not exist
 unable to fix attributes
 /opt/csw/share/man/man1m/pkg-get.1m
 ERROR: attribute verification of /opt/csw/share/man/man1m/pkg-get.1m failed
 pathname does not exist
 unable to fix attributes
 pkgadd: ERROR: unable to create package object /var.
 pathname does not exist
 unable to fix attributes
 /var
 pkgadd: ERROR: unable to create package object /var/pkg-get.
 pathname does not exist
 pathname does not exist
 unable to fix attributes
 /var/pkg-get
 /var/pkg-get/admin-fullauto
 ERROR: attribute verification of /var/pkg-get/admin-fullauto failed
 pathname does not exist
 unable to fix attributes
 [ verifying class none ]
 ERROR: attribute verification of /opt/csw/bin/pkg-get failed
 pathname does not exist
 unable to fix attributes
 ERROR: attribute verification of /opt/csw/etc/pkg-get.conf.csw failed
 pathname does not exist
 unable to fix attributes
 ERROR: attribute verification of /opt/csw/share/man/man1m/pkg-get.1m failed
 pathname does not exist
 unable to fix attributes
 ERROR: attribute verification of /var failed
 pathname does not exist
 unable to fix attributes
 ERROR: attribute verification of /var/pkg-get failed
 pathname does not exist
 unable to fix attributes
 ERROR: attribute verification of /var/pkg-get/admin-fullauto failed
 pathname does not exist
 unable to fix attributes
 ## Executing postinstall script.

 Installing /opt/csw/etc/pkg-get.conf.csw to pkg-get.conf

  IMPORTANT 
 A default configuration file for pkg-get has been created in
 /opt/csw/etc/pkg-get.conf
 You should edit it to change the 'site' configuration, to point to
 the most appropriate mirror for you, from the list at
http://www.blastwave.org/mirrors


 Installation of CSWpkgget partially failed.



 Any idea what is going on?


   

___
zones-discuss mailing list
zones-discuss@opensolaris.org


Re: [zones-discuss] [osol-discuss] Failing to install pkg on a zone

2008-01-15 Thread Asif Iqbal
bash-3.00# pkgparam -v CSWpkgget
CLASSES='none'
BASEDIR='/opt/csw'
PATH='/sbin:/usr/sbin:/usr/bin:/usr/sadm/install/bin'
OAMBASE='/usr/sadm/sysadm'
ARCH='all'
PKG='CSWpkgget'
NAME='pkg_get - CSW version of automated package download tool'
VERSION='3.7.2'
CATEGORY='system'
DESC='A convenient way to automate package installs'
VENDOR='http://www.blastwave.org/pkg-get.html packaged for CSW by Philip Brown'
EMAIL='[EMAIL PROTECTED]'
HOTLINE='http://www.blastwave.org/bugtrack/'
PSTAMP='speedy20060119102530'
PKGINST='CSWpkgget'
PKGSAV='/var/sadm/pkg/CSWpkgget/save'
INSTDATE='Jan 15 2008 20:29'
UPDATE='yes'


On Jan 15, 2008 3:42 PM, Thiago Sobral [EMAIL PROTECTED] wrote:
 Asif Iqbal escreveu:

  I can install pkg just fine on all the other zones except this one.
 
 bash-3.00# pkgadd -d pkg_get-3.7.2-all-CSW.pkg
 
  The following packages are available:
1  CSWpkgget pkg_get - CSW version of automated package download tool
 (all) 3.7.2
 
  Select package(s) you wish to process (or 'all' to process
  all packages). (default: all) [?,??,q]: 1
 
  Processing package instance CSWpkgget from
  /var/tmp/pkg_get-3.7.2-all-CSW.pkg
 
  pkg_get - CSW version of automated package download tool(all) 3.7.2
  You may use and copy this software without charge, as you see fit.
  The software is copyright (C) Philip Brown, Nov 2000-2006
 
  Dont forget to update /opt/csw/etc/pkg-get.conf with your nearest archive 
  site.
  (or /etc/opt/csw/pkg-get.conf)
 
  Dont stick with the default of ibiblio.org: it's very slow!
 
  Using /opt/csw as the package base directory.
  ## Processing package information.
  ## Processing system information.
 5 package pathnames are already properly installed.
  ## Verifying disk space requirements.
  ## Checking for conflicts with packages already installed.
 
  The following files are already installed on the system and are being
  used by another package:
/var
 
  Do you want to install these conflicting files [y,n,?,q] y
  ## Checking for setuid/setgid programs.
 
  This package contains scripts which will be executed with super-user
  permission during the process of installing this package.
 
  Do you want to continue with the installation of CSWpkgget [y,n,?] y
 
  Installing pkg_get - CSW version of automated package download tool as
  CSWpkgget
 
  ## Installing part 1 of 1.
  pkgadd: ERROR: unable to create package object /opt/csw/bin.
  pathname does not exist
  pathname does not exist
  unable to fix attributes
  /opt/csw/bin/pkg-get
  ERROR: attribute verification of /opt/csw/bin/pkg-get failed
  pathname does not exist
  unable to fix attributes
  pkgadd: ERROR: unable to create package object /opt/csw/etc.
  pathname does not exist
  pathname does not exist
  unable to fix attributes
  /opt/csw/etc/pkg-get.conf.csw
  ERROR: attribute verification of /opt/csw/etc/pkg-get.conf.csw failed
  pathname does not exist
  unable to fix attributes
  pkgadd: ERROR: unable to create package object /opt/csw/share.
  pathname does not exist
  pathname does not exist
  unable to fix attributes
  pkgadd: ERROR: unable to create package object /opt/csw/share/man.
  pathname does not exist
  pathname does not exist
  unable to fix attributes
  pkgadd: ERROR: unable to create package object /opt/csw/share/man/man1m.
  pathname does not exist
  pathname does not exist
  unable to fix attributes
  /opt/csw/share/man/man1m/pkg-get.1m
  ERROR: attribute verification of /opt/csw/share/man/man1m/pkg-get.1m 
  failed
  pathname does not exist
  unable to fix attributes
  pkgadd: ERROR: unable to create package object /var.
  pathname does not exist
  unable to fix attributes
  /var
  pkgadd: ERROR: unable to create package object /var/pkg-get.
  pathname does not exist
  pathname does not exist
  unable to fix attributes
  /var/pkg-get
  /var/pkg-get/admin-fullauto
  ERROR: attribute verification of /var/pkg-get/admin-fullauto failed
  pathname does not exist
  unable to fix attributes
  [ verifying class none ]
  ERROR: attribute verification of /opt/csw/bin/pkg-get failed
  pathname does not exist
  unable to fix attributes
  ERROR: attribute verification of /opt/csw/etc/pkg-get.conf.csw failed
  pathname does not exist
  unable to fix attributes
  ERROR: attribute verification of /opt/csw/share/man/man1m/pkg-get.1m 
  failed
  pathname does not exist
  unable to fix attributes
  ERROR: attribute verification of /var failed
  pathname does not exist
  unable to fix attributes
  ERROR: attribute verification of /var/pkg-get failed
  pathname does not exist
  unable to fix attributes
  ERROR: attribute verification of /var/pkg-get/admin-fullauto failed
  pathname does not exist
  unable to fix attributes
  ## Executing postinstall script.
 
  Installing /opt/csw/etc/pkg-get.conf.csw to pkg-get.conf
 
   

[zones-discuss] Failing to install pkg on a zone

2008-01-15 Thread Asif Iqbal
-- Forwarded message --
From: Asif Iqbal [EMAIL PROTECTED]
Date: Jan 15, 2008 4:05 PM
Subject: Re: [zones-discuss] Failing to install pkg on a zone
To: Enda O'Connor [EMAIL PROTECTED]


On Jan 15, 2008 3:44 PM, Enda O'Connor [EMAIL PROTECTED] wrote:
 Hi
 what is the zonecfg for the particualr zone

 zonecfg -z pdr_Ora_zone info
zonename: pdr_Ora_zone
zonepath: /zone/pdr_Ora
brand: native
autoboot: true
bootargs: -m verbose
pool:
limitpriv:
scheduling-class:
ip-type: shared
inherit-pkg-dir:
dir: /lib
inherit-pkg-dir:
dir: /platform
inherit-pkg-dir:
dir: /sbin
inherit-pkg-dir:
dir: /usr
net:
address: 6.7.33.135
physical: ce2
device
match: /dev/lofi/*



 is /opt/csw/bin writable in the zone, etc

Yes they are writable fine.



 the mesasge about /var looks wierd though.
 Enda



 Asif Iqbal wrote:
  I can install pkg just fine on all the other zones except this one.
 
 bash-3.00# pkgadd -d pkg_get-3.7.2-all-CSW.pkg
 
  The following packages are available:
1  CSWpkgget pkg_get - CSW version of automated package download tool
 (all) 3.7.2
 
  Select package(s) you wish to process (or 'all' to process
  all packages). (default: all) [?,??,q]: 1
 
  Processing package instance CSWpkgget from
  /var/tmp/pkg_get-3.7.2-all-CSW.pkg
 
  pkg_get - CSW version of automated package download tool(all) 3.7.2
  You may use and copy this software without charge, as you see fit.
  The software is copyright (C) Philip Brown, Nov 2000-2006
 
  Dont forget to update /opt/csw/etc/pkg-get.conf with your nearest archive 
  site.
  (or /etc/opt/csw/pkg-get.conf)
 
  Dont stick with the default of ibiblio.org: it's very slow!
 
  Using /opt/csw as the package base directory.
  ## Processing package information.
  ## Processing system information.
 5 package pathnames are already properly installed.
  ## Verifying disk space requirements.
  ## Checking for conflicts with packages already installed.
 
  The following files are already installed on the system and are being
  used by another package:
/var
 
  Do you want to install these conflicting files [y,n,?,q] y
  ## Checking for setuid/setgid programs.
 
  This package contains scripts which will be executed with super-user
  permission during the process of installing this package.
 
  Do you want to continue with the installation of CSWpkgget [y,n,?] y
 
  Installing pkg_get - CSW version of automated package download tool as
  CSWpkgget
 
  ## Installing part 1 of 1.
  pkgadd: ERROR: unable to create package object /opt/csw/bin.
  pathname does not exist
  pathname does not exist
  unable to fix attributes
  /opt/csw/bin/pkg-get
  ERROR: attribute verification of /opt/csw/bin/pkg-get failed
  pathname does not exist
  unable to fix attributes
  pkgadd: ERROR: unable to create package object /opt/csw/etc.
  pathname does not exist
  pathname does not exist
  unable to fix attributes
  /opt/csw/etc/pkg-get.conf.csw
  ERROR: attribute verification of /opt/csw/etc/pkg-get.conf.csw failed
  pathname does not exist
  unable to fix attributes
  pkgadd: ERROR: unable to create package object /opt/csw/share.
  pathname does not exist
  pathname does not exist
  unable to fix attributes
  pkgadd: ERROR: unable to create package object /opt/csw/share/man.
  pathname does not exist
  pathname does not exist
  unable to fix attributes
  pkgadd: ERROR: unable to create package object /opt/csw/share/man/man1m.
  pathname does not exist
  pathname does not exist
  unable to fix attributes
  /opt/csw/share/man/man1m/pkg-get.1m
  ERROR: attribute verification of /opt/csw/share/man/man1m/pkg-get.1m 
  failed
  pathname does not exist
  unable to fix attributes
  pkgadd: ERROR: unable to create package object /var.
  pathname does not exist
  unable to fix attributes
  /var
  pkgadd: ERROR: unable to create package object /var/pkg-get.
  pathname does not exist
  pathname does not exist
  unable to fix attributes
  /var/pkg-get
  /var/pkg-get/admin-fullauto
  ERROR: attribute verification of /var/pkg-get/admin-fullauto failed
  pathname does not exist
  unable to fix attributes
  [ verifying class none ]
  ERROR: attribute verification of /opt/csw/bin/pkg-get failed
  pathname does not exist
  unable to fix attributes
  ERROR: attribute verification of /opt/csw/etc/pkg-get.conf.csw failed
  pathname does not exist
  unable to fix attributes
  ERROR: attribute verification of /opt/csw/share/man/man1m/pkg-get.1m 
  failed
  pathname does not exist
  unable to fix attributes
  ERROR: attribute verification of /var failed
  pathname does not exist
  unable to fix attributes
  ERROR: attribute verification of /var/pkg-get failed
  pathname does not exist
  unable to fix attributes
  ERROR: attribute verification of