Hopefully pkglint will help catch these in the future before they make it to
breaking comay's WOS assembly.

        -alan-

-------- Original Message --------
*Change Request ID*: 6970014

*Synopsis*: system-library-security-crypto-pkcs11_kms.mf missing group=sys on
usr/share

  Product: solaris
  Category: solaris-crypto
  Subcategory: pkcs11
  Type: Defect
  Subtype:
  Status: 1-Dispatched
  Substatus:
  Priority: 2-High
  Introduced In Release:
  Introduced In Build:
  Keywords:

=== *Description* ============================================================
Split out from 6969142, since this error is in one of the ON package manifests:

pkg://development/system/library/security/crypto/pkcs11_kms   ERROR
        dir: usr/share
                Group: 'sys (3)' should be 'bin (2)'

All the other ON packages delivering usr/share have:
        dir path=usr/share group=sys

but 
/ws/onnv-gate/usr/src/pkg/manifests/system-library-security-crypto-pkcs11_kms.mf
has only
        dir path=usr/share

leading to it using the default group of bin from pkg/transforms/defaults.

*** (#1 of 1): 2010-07-17 01:28:12 GMT+00:00 [email protected]


=== *Public Comments* ========================================================

=== *Comments* ===============================================================

=== *Evaluation* =============================================================

=== *Suggested Fix* ==========================================================
--- a/usr/src/pkg/manifests/system-library-security-crypto-pkcs11_kms.mf
+++ b/usr/src/pkg/manifests/system-library-security-crypto-pkcs11_kms.mf
@@ -34,7 +34,7 @@
 dir path=usr/lib/security
 dir path=usr/lib/security/$(ARCH64)
 dir path=usr/bin
-dir path=usr/share
+dir path=usr/share group=sys
 file path=usr/lib/$(ARCH64)/libkmsagent.so.1
 file path=usr/lib/security/$(ARCH64)/pkcs11_kms.so.1
 file path=usr/lib/libkmsagent.so.1

*** (#1 of 1): 2010-07-17 01:28:12 GMT+00:00 [email protected]


=== *Workaround* =============================================================

=== *Additional Details* =====================================================
        Targeted Release: solaris_nevada
        Commit To Fix In Build:
        Fixed In Build:
        Integrated In Build:
        Verified In Build:
  See Also: 6944296, 6969142
  Duplicate of:
  Hooks:
        Hook1:
        Hook2:
        Hook3:
        Hook4:
        Hook5:
        Hook6:
  Interest List:
  Program Management:
  Root Cause:
  Is a Security Vulnerability?: No
  Fix Affects Documentation: No
  Fix Affects Localization: No
  Reported by:


_______________________________________________
on-ips-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/on-ips-dev

Reply via email to