Hi
I have a system with SRU 10 build 02, i want to go to SRU 10 build 05 ( final build for SRu 10 )

root@pst5240b:~# zoneadm list -cv
  ID NAME             STATUS     PATH                           BRAND    IP
0 global running / solaris shared 1 1000c_zone1 running /zonepool/s10zones/1000c_zone1 solaris10 shared 7 5240c running /zonepool/s11zones/5240c solaris excl 8 5240a running /zonepool/s11zones/5240a solaris excl 9 5240e running /zonepool/s11zones/5240e solaris excl 10 5240d running /zonepool/s11zones/5240d solaris excl 11 5240b running /zonepool/s11zones/5240b solaris excl - zclone configured /zonepool/s11zones/zclone solaris excl
root@pst5240b:~# pkg info entire|grep Version:
       Version: 0.5.11 (Oracle Solaris 11 SRU 10.2)
root@pst5240b:~# env |grep http
http_proxy=http://129.156.243.243:3128
root@pst5240b:~#

I ran
root@pst5240b:~# pkg update --be-name=SRU11B02 "[email protected],5.11-0.175.0.10.0"

Recursing into linked image: zone:5240a
Returning from linked image: zone:5240a
Recursing into linked image: zone:5240b
Returning from linked image: zone:5240b
Recursing into linked image: zone:5240c
Returning from linked image: zone:5240c
Recursing into linked image: zone:5240d
Returning from linked image: zone:5240d
Recursing into linked image: zone:5240e
Returning from linked image: zone:5240e
            Packages to remove:   1
           Packages to install:   1
            Packages to update:  35
       Create boot environment: Yes
Create backup boot environment:  No

Recursing into linked image: zone:5240a
            Packages to remove:  1
            Packages to update: 19
       Create boot environment: No
Create backup boot environment: No

Returning from linked image: zone:5240a
Recursing into linked image: zone:5240b
            Packages to remove:  1
            Packages to update: 19
       Create boot environment: No
Create backup boot environment: No

Returning from linked image: zone:5240b
Recursing into linked image: zone:5240c
            Packages to remove:  1
            Packages to update: 19
       Create boot environment: No
Create backup boot environment: No

Returning from linked image: zone:5240c
Recursing into linked image: zone:5240d
Creating Plan |
Returning from linked image: zone:5240d
pkg: update failed (linked image exception(s)):

A 'sync-linked' operation failed for child 'zone:5240d' with an unexpected
return value of 1 and the following error message:

pkg sync-linked: No solution was found to satisfy constraints

maintained incorporations: None

Plan Creation: Package solver is unable to compute solution.
Dependency analysis is unable to determine exact cause.
Try specifying expected results to obtain more detailed error messages.
Include specific version of packages you wish installed.



root@pst5240b:~#


so this one zone has some issue it appears, it's config is

root@pst5240b:~# zonecfg -z 5240d info
zonename: 5240d
zonepath: /zonepool/s11zones/5240d
brand: solaris
autoboot: true
bootargs:
file-mac-profile: strict
pool:
limitpriv: default,proc_priocntl,proc_clock_highres,sys_time
scheduling-class:
ip-type: exclusive
hostid:
fs-allowed:
root@pst5240b:~# zlogin 5240d pkg publisher
PUBLISHER                             TYPE     STATUS   URI
solaris (syspub) origin online proxy://http://ivyr.us.oracle.com/support/sru/ ha-cluster (syspub) origin online proxy://http://ivyr.us.oracle.com/solariscluster/sru/ solarisstudio (syspub) origin online proxy://http://ipkg.us.oracle.com/solarisstudio/support/
root@pst5240b:~#

global zone publisher:
root@pst5240b:~# pkg publisher
PUBLISHER                             TYPE     STATUS   URI
solaris origin online http://ivyr.us.oracle.com/support/sru/ ha-cluster origin online http://ivyr.us.oracle.com/solariscluster/sru/ solarisstudio origin online http://ipkg.us.oracle.com/solarisstudio/support/
root@pst5240b:~#



This NGZ has solaris-large-server installed

root@5240d:~# pkg info solaris-large-server
          Name: group/system/solaris-large-server
       Summary: Oracle Solaris Large Server
   Description: Provides an Oracle Solaris large server environment
      Category: Meta Packages/Group Packages
         State: Installed
     Publisher: solaris
       Version: 0.5.11
 Build Release: 5.11
        Branch: 0.175.0.0.0.2.2576
Packaging Date: Thu Oct 20 06:36:10 2011
          Size: 5.45 kB
FMRI: pkg://solaris/group/system/[email protected],5.11-0.175.0.0.0.2.2576:20111020T063610Z
root@5240d:~#

the zones that appear to be ok, 5240[a|b|c ] all have solaris-small-server.

Eventually I got an error message via
root@pst5240b:~# pkg -R /zonepool/s11zones/5240d/root update "[email protected],5.11-0.175.0.10.0"
Creating Plan \
pkg update: The installed package group/system/solaris-large-server is not permissible. Reject: pkg://solaris/group/system/[email protected],5.11-0.175.0.0.0.2.2576:20111020T063610Z Reason: All versions matching 'group' dependency pkg:/system/ldoms/ldomsmanager are rejected Reject: pkg://solaris/system/ldoms/[email protected],5.11-0.151.0.1:20101105T061032Z

pkg://solaris/system/ldoms/[email protected],5.11-0.175.0.0.0.1.0:20111012T230635Z

pkg://solaris/system/ldoms/[email protected],5.11-0.175.0.4.0.2.0:20120119T202511Z
Reason: Excluded by proposed incorporation 'consolidation/ldoms/ldoms-incorporation' Reject: pkg://solaris/system/ldoms/[email protected],5.11-0.175.0.8.0.3.0:20120525T222048Z
    Reason:  Package doesn't support image variant variant.opensolaris.zone

root@pst5240b:~#

So if there is no CR to cover this lack of error message is it feasible to have pkg fixed so that pkg udpate alone can tell me the error without having to resort to this.

thanks
Enda
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to