From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 29 21:00:00 2013 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 ESMTP id A6DDA28D for ; Tue, 29 Oct 2013 21:00:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) 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 6C3B226D6 for ; Tue, 29 Oct 2013 21:00:00 +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 r9TL00Zi064000 for ; Tue, 29 Oct 2013 21:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9TL00CN063999; Tue, 29 Oct 2013 21:00:00 GMT (envelope-from gnats) Resent-Date: Tue, 29 Oct 2013 21:00:00 GMT Resent-Message-Id: <201310292100.r9TL00CN063999@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, Craig Rodrigues Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6807226D for ; Tue, 29 Oct 2013 20:59:29 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 548BA26C7 for ; Tue, 29 Oct 2013 20:59:29 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r9TKxTQc036190 for ; Tue, 29 Oct 2013 20:59:29 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r9TKxTDt036189; Tue, 29 Oct 2013 20:59:29 GMT (envelope-from nobody) Message-Id: <201310292059.r9TKxTDt036189@oldred.freebsd.org> Date: Tue, 29 Oct 2013 20:59:29 GMT From: Craig Rodrigues To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/183452: "pkg install postfix" tries to install multiple versions of postfix X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Oct 2013 21:00:00 -0000 >Number: 183452 >Category: ports >Synopsis: "pkg install postfix" tries to install multiple versions of postfix >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: Tue Oct 29 21:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Craig Rodrigues >Release: 9.2 >Organization: >Environment: >Description: If I execute this command: pkg install postfix then 'pkg' will try to install multiple versions of postfix: The following 4 packages will be installed: Installing postfix: 2.10.1,1 Installing postfix: 2.7.14,1 Installing postfix: 2.8.15,1 Installing postfix: 2.9.7,1 The installation will require 53 MB more space 8 MB to be downloaded Proceed with installing packages [y/N]: >From some discussions on the mailing lists with Baptiste, Baptiste would like to see that (1) PKGNAME must be unique in the ports tree (2) LATEST_LINK can be used to work around the problem, but the ideal solution would be to fix PKGNAME One other workaround is to do: pkg install mail/postfix >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: