Check my earlier posting - I have attached the 
/var/svc/log/application-auto-installer\:default 
-(http://www.opensolaris.org/jive/servlet/JiveServlet/download/185-98725-401234-12171/install_log_116.txt).
 I  don't have the /tmp/install_log saved but if it's critical I can recreate 
it but not at this moment

The link you posted is the one I usually use - it specifies the build number 
you want to install and it's the same as in the default manifest as shown 
below: 

...
                By default the latest build available, in the specified IPS
                repository, is installed.
                If another build is required, the build number has
                to be appended to the 'entire' package in following
                form:

                pkg_name="entire at 0.5.11-0.build#/
....

As you can notice, there's a double quote missing at the end and there should 
be no underscore 

Here's the example I got the syntax from:
... 
The following example specifies that OpenSolaris build 111 be installed to the 
client.
ai_manifest name="ai_packages"
ai_install_packages
pkg name="entire at 0.5.11-0.111"/
pkg name="SUNWcsd"/

>From the log of the failed installation:
...
list of packages to be installed is:
entire at 0.5.11-0.116
SUNWcsd
...
Unable to install entire at 0.5.11-0.116 in /a

check this one too - bug#8961 - it might be related to this issue
http://www.opensolaris.org/os/project/indiana/resources/relnotes/200906/x86/#upgradeUM

Thanks
-- 
This message posted from opensolaris.org

Reply via email to