From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Feb 21 07:50:02 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04EA91065679 for ; Sun, 21 Feb 2010 07:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BB13E8FC0C for ; Sun, 21 Feb 2010 07:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o1L7o1dL065950 for ; Sun, 21 Feb 2010 07:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o1L7o1TK065949; Sun, 21 Feb 2010 07:50:01 GMT (envelope-from gnats) Resent-Date: Sun, 21 Feb 2010 07:50:01 GMT Resent-Message-Id: <201002210750.o1L7o1TK065949@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, jhell Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD764106566C for ; Sun, 21 Feb 2010 07:42:14 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id A8DD88FC0A for ; Sun, 21 Feb 2010 07:42:14 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o1L7gEUp098277 for ; Sun, 21 Feb 2010 07:42:14 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o1L7gELJ098276; Sun, 21 Feb 2010 07:42:14 GMT (envelope-from nobody) Message-Id: <201002210742.o1L7gELJ098276@www.freebsd.org> Date: Sun, 21 Feb 2010 07:42:14 GMT From: jhell To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/144154: Invalid make checksum(-recursive) while CONFLICTS used. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Feb 2010 07:50:02 -0000 >Number: 144154 >Category: ports >Synopsis: Invalid make checksum(-recursive) while CONFLICTS used. >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 21 07:50:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: jhell >Release: >= stable/7 >Organization: >Environment: N/A >Description: Running "make checksum" in a port that has conflicts with another port that is already installed fails. Example. centel# make checksum ===> firefox-3.6,1 conflicts with installed package(s): firefox-3.5.7_1,1 They install files into the same place. Please remove them first with pkg_delete(1). *** Error code 1 Stop in /usr/ports/www/firefox. This has happened in a number of ports that I don't have a list for any more. This type of activity also prevents upgrade tools from working in ways of just fetching updates using the "checksum" method to ensure that a port has downloaded properly instead of using "make fetch". >How-To-Repeat: Pick any installed program from ports that has a conflict with another package and run "make checksum" in one of its conflicts. >Fix: I have not researched this further. A fix should be based around not checking for conflicts during any other method than just "make". >Release-Note: >Audit-Trail: >Unformatted: