From owner-freebsd-ports-bugs@freebsd.org Sat Jun 13 09:49:24 2020 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 84E3F331DED for ; Sat, 13 Jun 2020 09:49:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 49kXqm31wSz3b2Q for ; Sat, 13 Jun 2020 09:49:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 67D8A331F59; Sat, 13 Jun 2020 09:49:24 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 67A1F331E32 for ; Sat, 13 Jun 2020 09:49:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49kXqm24bdz3bLY for ; Sat, 13 Jun 2020 09:49:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 421F1191AA for ; Sat, 13 Jun 2020 09:49:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 05D9nOn0089087 for ; Sat, 13 Jun 2020 09:49:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 05D9nO8J089086 for ports-bugs@FreeBSD.org; Sat, 13 Jun 2020 09:49:24 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 247211] New port: sysutils/nss_ndb - a fast BDB based nsswitch backend for big passwd & group's Date: Sat, 13 Jun 2020 09:49:24 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed 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 Some People X-Bugzilla-Who: pi@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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.33 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Jun 2020 09:49:24 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247211 --- Comment #6 from Kurt Jaeger --- Thanks for the updated patch. Did you test this in poudriere ? I tested it on cur-amd64, cur-i386, 12.1-amd64, 11.4-i386 and 11.3-amd64 and it failed with different staging errors: 113, 11.4, 12.1: /usr/bin/install -c -o root -g wheel -m 0755 nss_ndb.so.1.0.22 /wrkdirs/usr/ports/sysutils/nss_ndb/work/stage/usr/local/lib install: /wrkdirs/usr/ports/sysutils/nss_ndb/work/stage/usr/local/lib/nss_ndb.so.1.0= .22: chown/chgrp: Operation not permitted cur/cur-i: =3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: /ndbsync Error: Orphaned: bin/nsstest Error: Orphaned: %%ETCDIR%%.conf Error: Orphaned: @dir /var/db/nss_ndb I know setting up poudriere is a hurdle, but can you give it a try ? --=20 You are receiving this mail because: You are the assignee for the bug.=