[Bug 264526] security/sssd: sssd_pac_plugin.so:No such file or directory

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 Jun 2022 20:38:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264526

            Bug ID: 264526
           Summary: security/sssd: sssd_pac_plugin.so:No such file or
                    directory
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: jcfyecrayz@liamekaens.com
                CC: lukas.slebodnik@intrak.sk
             Flags: maintainer-feedback?(lukas.slebodnik@intrak.sk)
                CC: lukas.slebodnik@intrak.sk

Created attachment 234531
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234531&action=edit
[patch] accomodate krb5 1.20

Recently security/krb5 was updated to 1.20.

The older sssd we have in the ports tree does not look for versions more than
1.19

Results from 'make -C security/sssd install':

pkg-static: Unable to access file
/z1/local/users/jhein/.nobak/wd/usr/ports/security/sssd/work-default/stage/usr/local/lib/krb5/plugins/authdata/sssd_pac_plugin.so:No
such file or directory

Or from 'make -C security/sssd stage check-plist':

===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: lib/krb5/plugins/authdata/sssd_pac_plugin.so
Error: Missing: libexec/sssd/sssd_pac
===> Error: Plist issues found.
*** Error code 1


The attached patch fixes the problem by allowing krb5-1.20 to be an acceptable
version.

Alternately updating the port to a newer version of sssd could be beneficial as
well.

-- 
You are receiving this mail because:
You are the assignee for the bug.