From owner-freebsd-current@FreeBSD.ORG Sun Mar 10 12:42:20 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 61728FCB; Sun, 10 Mar 2013 12:42:20 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 17723ADB; Sun, 10 Mar 2013 12:42:19 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) with esmtp (envelope-from ) id <1UEfZt-000C5L-Hj>; Sun, 10 Mar 2013 13:42:13 +0100 Received: from e178008226.adsl.alicedsl.de ([85.178.8.226] helo=[192.168.0.128]) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) with esmtpsa (envelope-from ) id <1UEfZt-0009UW-Eo>; Sun, 10 Mar 2013 13:42:13 +0100 Subject: CURRENT (r248128): PKGNG weirdness: openldap-sasl-client-2.4.33_1 conflicts with installed package(s): openldap-sasl-client-2.4.33_1 AND /usr/local AND net/openldap24-sasl-client From: "O. Hartmann" To: FreeBSD Current In-Reply-To: <513AFBE3.8070506@zedat.fu-berlin.de> References: <513AFBE3.8070506@zedat.fu-berlin.de> Content-Type: text/plain; charset="us-ascii" Organization: FU Berlin Date: Sun, 10 Mar 2013 12:44:08 +0100 Message-ID: <1362915848.11970.4.camel@thor.walstatt.dyndns.org> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.8.226 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Mar 2013 12:42:20 -0000 On FreeBSD 10.0-CURRENT #0 r248128: Sun Mar 10 10:41:10 CET 2013 I receive the error message below when trying to update installed port openldap24-sasl-client: ===> Cleaning for openldap-sasl-client-2.4.33_1 ===>>> Waiting on fetch & checksum for net/openldap24-sasl-client <<<=== ===> openldap-sasl-client-2.4.33_1 conflicts with installed package(s): openldap-sasl-client-2.4.33_1 /usr/local net/openldap24-sasl-client They install files into the same place. You may want to stop build with Ctrl + C. This looks weird tome, since how can /usr/local/ be a port? My update tool is ports-mgmt/portmaster. Regards, Oliver