Hi Rob,

Rob wrote:
> Dave,
>
>> You'd specify the full version, including timestamp,
>> of 111's entire 
>> package.  I believe that's:
>>
>> 0.5.11,5.11-0.111:20090331T092149Z
>
> I tried what you suggested and updated my manifest as follows:
>
>                 <pkg name="entire at 
> 0.5.11,5.11-0.111:20090331T092149Z"/>
>
> Yet, /etc/release on the host shows 111a:
>
> root at opensolaris:~# cat /etc/release
>                         OpenSolaris 2009.06 snv_111a SPARC
>            Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
>                         Use is subject to license terms.
>                              Assembled 17 April 2009
>
> And 'pkg info SUNWcs' shows the following:
>
>           Name: SUNWcs
>        Summary: Core Solaris
>       Category: System/Core
>          State: Installed
>      Publisher: opensolaris.org
>        Version: 0.5.11
>  Build Release: 5.11
>         Branch: 0.111
> Packaging Date: Sat Apr 18 18:40:30 2009
>           Size: 24.63 MB
>           FMRI: pkg:/SUNWcs at 0.5.11,5.11-0.111:20090418T184030Z
>
> Did I do something wrong?

I don't think you did anything wrong - I have tried and
encountered the same behavior - the installation failed
on NVDAgraphics package - including IPS guys, who might shed
some light on this.

$ cat /tmp/ai_combined_manifest.xml
...
            <ai_install_packages>
                <pkg name="entire at 0.5.11,5.11-0.111:20090331T092149Z"/>
                <pkg name="SUNWcsd"/>
                <pkg name="SUNWcs"/>
                <pkg name="babel_install"/>
            </ai_install_packages>
...

$ pkg -R /a publisher opensolaris.org

            Publisher: opensolaris.org
                Alias: None
           Origin URI: http://ipkg.sfbay/dev/
              SSL Key: None
             SSL Cert: None
           Mirror URI: http://ipkg.czech:8000/
              SSL Key: None
             SSL Cert: None
          Client UUID: eff4a2ba-5a73-11dd-88f1-000e0815bdd6
      Catalog Updated: Mon Apr 20 13:30:15 2009
              Enabled: Yes

$ pkg -R /a list -v entire SUNWcs
FMRI                                                             
STATE      UFIX
pkg:/SUNWcs at 0.5.11,5.11-0.111:20090418T184030Z                   
installed  ----
pkg:/entire at 0.5.11,5.11-0.111:20090331T092149Z                   
installed  u---

$ tail -20 /var/svc/log/application-auto-installer\:default.log
Download: SUNWsmapi ...  Done
Download: SUNWtecla ...  Done
Download: SUNWperl584core ...  Done
Download: SUNWmd ...  Done
Download: SUNWinstall-libs ...  Done
Download: SUNWwbsup ...  Done
Download: SUNWpicl ...  Done
Install Phase ...  Done
Reading Existing Index ...  Done
Indexing Packages ...  Done

pkg: The following package(s) violated constraints:
        Package pkg:/NVDAgraphics at 0.180.44,5.11-0.111 conflicts with 
constraint in installed pkg:/entire:
                Pkg NVDAgraphics: Optional min_version: 
0.180.29,5.11-0.111 max version: 0.180.29,5.11-0.111 defined by: pkg:/entire
Unable to install babel_install in /a
om_perform_install failed with error 114
Auto install failed
Automated Installation failed
Please refer to /tmp/install_log file for  details
[ Jul 25 11:14:57 Method "start" exited with status 95. ]

Thank you,
Jan




Reply via email to