[OmniOS-discuss] issue 8984 (fix for 6764 breaks ACL inheritance)

Andries Annema an3s.annema at gmail.com
Tue Feb 20 19:18:14 UTC 2018


Hi Andy,

Good news help is on the way!

I tried your suggestion below to install the patch, but I'm greeted with 
a long long list of "pkg update" rejections for at least one lipkg zone, 
like so:

<begin quote>
root at vm01omniosce~# pkg update -rv --be-name=omnios-patch8984
             Packages to update:        1
      Estimated space available:  9.59 GB
Estimated space to be consumed: 19.63 MB
        Create boot environment:      Yes
      Activate boot environment:      Yes
Create backup boot environment:       No
           Rebuild boot archive:      Yes

Changed packages:
omnios
   system/file-system/zfs
     0.5.11-0.151022:20171101T135758Z -> 0.5.11-0.151022:20180217T105027Z

Planning linked: 0/8 done; 1 working: zone:vm01ngz01dns
Linked progress: /pkg: update failed (linked image exception(s)):

A 'update' operation failed for child 'zone:vm01ngz01dns' with an unexpected
return value of 1 and generated the following output:

pkg update: Package locale/gu must be uninstalled before the requested 
operation can be performed.
   Reject:  pkg://omnios/locale/gu@0.5.11-0.151022
   Reason:  No version matching 'require' dependency 
consolidation/osnet/osnet-incorporation can be installed
Package library/libtool/libltdl must be uninstalled before the requested 
operation can be performed.
   Reject:  pkg://omnios/library/libtool/libltdl@2.4.6-0.151022
   Reason:  No version matching 'require' dependency 
library/zlib at 1.2.11-0.151022 can be installed
     ----------------------------------------
     Reject:  pkg://omnios/library/zlib@1.2.11-0.151022
     Reason:  No version matching 'require' dependency 
system/library at 0.5.11-0.151022 can be installed
       ----------------------------------------
       Reject:  pkg://omnios/system/library@0.5.11-0.151022
       Reason:  No version matching 'require' dependency 
consolidation/osnet/osnet-incorporation can be installed
       ----------------------------------------
     ----------------------------------------
   Reason:  No version matching 'require' dependency 
system/library at 0.5.11-0.151022 can be installed
Package driver/network/chxge must be uninstalled before the requested 
operation can be performed.
   Reject:  pkg://omnios/driver/network/chxge@0.5.11-0.151022
   Reason:  No version matching 'require' dependency 
consolidation/osnet/osnet-incorporation can be installed

<...snip...>
</end quote>

If this report helps you guys in testing and debugging, then great! For 
me personally it's not a real necessity to get the hot-fix in place 
ASAP; I could just wait for the final fix.

Thanks,

Andries


On 2018-02-18 20:43, Andy Fiddaman wrote:
> On Sun, 18 Feb 2018, Andries Annema wrote:
>
> ; Playing around with r151022, I may have bumped into the same issue here.
> ; The ACE's that I set on the parent directory are nicely inherited, but
> ; on top of that, another ACE for owner@, group@ and everyone@ is added.
>
> Hi,
>
> This does sound like the same issue and we have a fix for this currently in
> testing for OmniOS r151022 which we plan to upstream when it's ready.
>
> If you want to test the hot-fix, a package archive containing an updated
> zfs pachage is available for download at:
>
> https://downloads.omniosce.org/pkg/8984_r151022.p5p
>
> to install please proceed as follows (assuming the downloaded archive
> is in /root):
>
> # pkg set-publisher -g /root/8984_r151022.p5p omnios
> # pkg update -v --be-name=...
> # init 6
> # pkg set-publisher -G /root/8984_r151022.p5p omnios
>
> Andy
>



More information about the OmniOS-discuss mailing list