From owner-freebsd-questions@FreeBSD.ORG Sun Jun 19 05:10:07 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8114E106564A for ; Sun, 19 Jun 2011 05:10:07 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 696318FC0C for ; Sun, 19 Jun 2011 05:10:07 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id p5J53Zjt019265 for ; Sat, 18 Jun 2011 22:03:36 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <4DFD84AE.20203@rawbw.com> Date: Sat, 18 Jun 2011 22:10:06 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.16) Gecko/20101211 Thunderbird/3.0.11 MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: How are conflicts between packages resolved? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jun 2011 05:10:07 -0000 I see the messages like below. One package depends on unixODBC, and it can't be installed because the other packages install files in the same place. So what is the general solution? I don't think this situation is normal, when some packages are mutually exclusive. Yuri ---- log ---- ===> unixODBC-2.3.0_1 conflicts with installed package(s): libiodbc-3.52.7 virtuoso-6.1.3 They install files into the same place. You may want to stop build with Ctrl + C. ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE ===> unixODBC-2.3.0_1 conflicts with installed package(s): libiodbc-3.52.7 virtuoso-6.1.3 They will not build together. Please remove them first with pkg_delete(1). *** Error code 1