From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 2 14:00:02 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 59D4ADF4 for ; Sun, 2 Mar 2014 14:00:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 340ED12E4 for ; Sun, 2 Mar 2014 14:00:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s22E02iV092622 for ; Sun, 2 Mar 2014 14:00:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s22E02lQ092621; Sun, 2 Mar 2014 14:00:02 GMT (envelope-from gnats) Resent-Date: Sun, 2 Mar 2014 14:00:02 GMT Resent-Message-Id: <201403021400.s22E02lQ092621@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Stoyan Dimov Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 39131DC7 for ; Sun, 2 Mar 2014 13:56:08 +0000 (UTC) Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2487112D2 for ; Sun, 2 Mar 2014 13:56:08 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s22Du6Tq051871 for ; Sun, 2 Mar 2014 13:56:06 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s22Du6MC051870; Sun, 2 Mar 2014 13:56:06 GMT (envelope-from nobody) Message-Id: <201403021356.s22Du6MC051870@cgiserv.freebsd.org> Date: Sun, 2 Mar 2014 13:56:06 GMT From: Stoyan Dimov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/187192: net/openldap24-server fails to instrall without BDB X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Mar 2014 14:00:02 -0000 >Number: 187192 >Category: ports >Synopsis: net/openldap24-server fails to instrall without BDB >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 02 14:00:01 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Stoyan Dimov >Release: 9.1-RELEASE-p8, 10.0-RELEASE >Organization: >Environment: FreeBSD test 9.1-RELEASE-p8 FreeBSD 9.1-RELEASE-p8 #0 r258254: Sun Nov 17 13:58:30 UTC 2013 root@test:/usr/obj/usr/src/sys/TEST amd64 FreeBSD test 10.0-RELEASE FreeBSD 10.0-RELEASE #2 r261435: Tue Feb 18 16:26:51 UTC 2014 root@test:/usr/obj/usr/src/sys/TEST amd64 >Description: When BDB option is not selected (OPTIONS_FILE_UNSET+=BDB) net/openldap24-server fails with the following error: Creating bzip'd tar ball in '/usr/ports/net/openldap24-server/work/openldap-server-2.4.38_1.tbz' tar: etc/openldap/DB_CONFIG.example: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 *** [do-package] Error code 1 Stop in /usr/ports/net/openldap24-server. *** [install] Error code 1 Stop in /usr/ports/net/openldap24-server. >How-To-Repeat: In net/openldap24-server run make config and deselect 'With BerkeleyDB backend'. I don't any of the other options matter. Run: make install >Fix: Removing etc/openldap/DB_CONFIG.example line from net/openldap24-server/pkg-plist fixes the issue. >Release-Note: >Audit-Trail: >Unformatted: