login about faq

I'm in a sparse zone and a packaging I'm installing depends on CSWcas-foo. Installation of this package fails with an error like:

ERROR: attribute verification of </usr/sadm/install/scripts/i.cswfoo> failed pathname does not exist

Why can't I install this package in my sparse zone?

asked Mar 29 '12 at 03:44

Ben%20Walton's gravatar image

Ben Walton
101127

edited Mar 29 '12 at 03:46


Sparse zones share /usr in read-only mode from the global zone. All of the CSWcas-foo packages deliver files to /usr/sadm/install/scripts/. As such, installation of these packages in a sparse zone will fail.

The CSWcas-foo packages deliver extended functionality that other packages rely on. This includes things like preserving modified configuration across package upgrades, installing SMF manifests to manage services and compiling .py files to .pyc and .pyo.

If you're in a sparse zone and need these packages, you must install them in the global zone so that they're inherited to the zone you're using.

link

answered Mar 29 '12 at 03:49

Ben%20Walton's gravatar image

Ben Walton
101127

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×3
×1

Asked: Mar 29 '12 at 03:44

Seen: 522 times

Last updated: Mar 29 '12 at 03:49

powered by OSQA