From owner-freebsd-ports-bugs@freebsd.org Sun Mar 26 23:13:31 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CFBA2D1F01B for ; Sun, 26 Mar 2017 23:13:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B0DDD15A8 for ; Sun, 26 Mar 2017 23:13:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v2QNDVok024895 for ; Sun, 26 Mar 2017 23:13:31 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 218152] net/samba45: lib/shared-modules/service/kdc.so unable to find libHDB-SAMBA4-samba4.so Date: Sun, 26 Mar 2017 23:13:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: prj@rootwyrm.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: timur@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Mar 2017 23:13:31 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218152 Bug ID: 218152 Summary: net/samba45: lib/shared-modules/service/kdc.so unable to find libHDB-SAMBA4-samba4.so Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: timur@FreeBSD.org Reporter: prj@rootwyrm.com Flags: maintainer-feedback?(timur@FreeBSD.org) Assignee: timur@FreeBSD.org Confirmed that libHDB-SAMBA4-samba4.so is present in stage at ${PREFIX}lib/samba4/private/libHDB-SAMBA4-samba4.so. This issue prevents DC from working correctly due to kdc services being unable to start (though all other Kerberos services do work.) It is not being installed; when the @comm= ent is removed from the entry in pkg-plist, it still does not appear to install. This chains into additional missing files that are found in stage but not installed GENSEC backend 'http_ntlm' registered GENSEC backend 'krb5' registered GENSEC backend 'fake_gssapi_krb5' registered PROCESS_MODEL 'single' registered PROCESS_MODEL 'standard' registered Error loading module '/usr/local/lib/shared-modules/service/kdc.so': Shared object "libHDB-SAMBA4-samba4.so" not found, required by "kdc.so" AUTH backend 'sam' registered ... Failed to start service 'kdc' - NT_STATUS_INVALID_SYSTEM_SERVICE STATUS=3Ddaemon failed to start: Samba failed to start services, error code -1073741796 -- chains into --> Error loading module '/usr/local/lib/shared-modules/service/kdc.so': Shared object "libpac-samba4.so" not found, required by "kdc.so" Found at: ./work/stage/usr/local/lib/samba4/private/libpac-samba4.so -- chains into --> Error loading module '/usr/local/lib/shared-modules/service/kdc.so': Shared object "libdb-glue-samba4.so" not found, required by "libHDB-SAMBA4-samba4.= so" Found at: ./work/stage/usr/local/lib/samba4/private/libdb-glue-samba4.so Only PY_ISO8601 and PY_DNSPYTHON have PLIST_SUB+=3D entries for "@comment "= ; I have confirmed that manually installing the files in question resolves this issue fully. As does un-@comment-ing them in pkg-plist. I'm uncertain of wh= at the preferred fix would be (%%AD_DC%% vs PLIST_SUB+=3D AD_DC=3D"@comment ")= though. --=20 You are receiving this mail because: You are the assignee for the bug.=