Pallavi,

Here is the updated version of the release note for 8961. It reflects 
some review feedback I received.

Joe


Joseph J VLcek wrote:
> Pallavi,
> 
> Here is another release not for OSOL 0906.
> 
> Joe
> 
> - - -
> 
> 
> Title: Specifying pkg version strings in the AI manifest list of 
> packages can causes AI to fail
> 
> Bugster Bug: 8961 Specifying pkg version strings in the AI manifest list 
> of packages can causes AI to fail
> 
> Architecture: SPARC and X86
> 
> Bug category: Installation
> 
> 
> Description
> 
> When using version strings for packages specified in the AI manifest it 
> is possible for AI to fail.
> 
> Error message:
> 
> The following error could be encountered:
> 
> ...
> Unable to install SUNW in /a
> om_perform_install failed with error 114
> Auto install failed
> ...
> 
> Workaround:
> 
> List the entire package first, and don't specify version
> strings on packages other than for entire.
> 
> For example:
> 
>     <package_name>
>       entire at 0.5.11,5.11-0.111
>       SUNWcsd
>       SUNWcs
>       SUNWj6rtx
>       SUNWgroff
>       SUNWgcc
>       babel_install
>       xvm
>     </package_name>


Title: Specifying pkg version strings in the Automated Installation 
manifest list of packages can causes Automated Installation to fail.

Bug: 8961 Specifying pkg version strings in the AI manifest list of 
packages can causes AI to fail

Architecture: SPARC and X86

Bug category: Installation

Description

When using version strings for packages specified in the Automated 
Installation manifest it is possible for Automated Installation to fail.

Error message:

The following error could be encountered in the Automated Installation 
SMF log. (/var/svc/log/application-auto-installer\:default.log)

...
Unable to install SUNW in /a
om_perform_install failed with error 114
Auto install failed
...

Workaround:

List the entire package first, and don't specify version
strings on packages other than for entire.

For example:

<ai_install_packages>
     <pkg name="entire at 0.5.11,5.11-0.111"/>
     <pkg name="SUNWcsd"/>
     <pkg name="SUNWcs"/>
     <pkg name="SUNWj6rtx"/>
     <pkg name="SUNWgroff"/>
     <pkg name="SUNWgcc"/>
     <pkg name="babel_install"/>
     <pkg name="xvm"/>
</ai_install_packages>




Reply via email to