[Bug 279402] security/sssd2: fix python breakage...

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 30 May 2024 14:39:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279402

            Bug ID: 279402
           Summary: security/sssd2:  fix python breakage...
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jhixson@FreeBSD.org
          Reporter: kiwi@oav.net
             Flags: maintainer-feedback?(jhixson@FreeBSD.org)
          Assignee: jhixson@FreeBSD.org

Created attachment 251091
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251091&action=edit
fix sssd2 python breakage

sssd2 depends on python when compiling. This fix the usual error on poudriere :

====> Compressing man pages (compress-man)
===> Staging rc.d startup script(s)
===========================================================================
=======================<phase: package        >============================
===== env: 'PKG_NOTES=build_timestamp built_by'
'PKG_NOTE_build_timestamp=2024-05-30T11:47:47+0000'
'PKG_NOTE_built_by=poudriere-git-3.4.99.20240122_1' NO_DEPENDS=yes USER=root
UID=0 GID=0
===>  Building packages for sssd2-2.9.4_6
===>   Building sssd2-2.9.4_6
pkg-static: Unable to access file
/wrkdirs/usr/ports/security/sssd2/work/stage/usr/local/lib/python3.11/site-packages/SSSDConfig-2.9.4-py3.11.egg-info/PKG-INFO:Not
a directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/security/sssd2/work/stage/usr/local/lib/python3.11/site-packages/SSSDConfig-2.9.4-py3.11.egg-info/SOURCES.txt:Not
a directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/security/sssd2/work/stage/usr/local/lib/python3.11/site-packages/SSSDConfig-2.9.4-py3.11.egg-info/dependency_links.txt:Not
a directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/security/sssd2/work/stage/usr/local/lib/python3.11/site-packages/SSSDConfig-2.9.4-py3.11.egg-info/top_level.txt:Not
a directory
*** Error code 1

Stop.
make: stopped in /usr/ports/security/sssd2
=>> Cleaning up wrkdir
===>  Cleaning for sssd2-2.9.4_6

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