From owner-freebsd-ports-bugs@freebsd.org Wed Oct 14 10:44:43 2020 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 178074356F6 for ; Wed, 14 Oct 2020 10:44:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4CB8Dp6wwyz3Y0x for ; Wed, 14 Oct 2020 10:44:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id EDE2F43542F; Wed, 14 Oct 2020 10:44:42 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EDAD343552E for ; Wed, 14 Oct 2020 10:44:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CB8Dp61t2z3YBJ for ; Wed, 14 Oct 2020 10:44:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B236CD0D1 for ; Wed, 14 Oct 2020 10:44:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 09EAigu9057120 for ; Wed, 14 Oct 2020 10:44:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 09EAiggN057119 for ports-bugs@FreeBSD.org; Wed, 14 Oct 2020 10:44:42 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 250335] ports-mgmt/portmaster: tries to build devel/git@lite even if devel/git@default is already installed Date: Wed, 14 Oct 2020 10:44:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: d8zNeCFG@aon.at X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2020 10:44:43 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250335 Bug ID: 250335 Summary: ports-mgmt/portmaster: tries to build devel/git@lite even if devel/git@default is already installed Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: d8zNeCFG@aon.at CC: garga@FreeBSD.org, se@FreeBSD.org CC: garga@FreeBSD.org, se@FreeBSD.org Scenario: - FreeBSD 12.1 - Ports at head - devel/git is installed - all other dependencies for java/eclipse are installed (note that java/ecl= ipse depends on devel/git@lite) - execute "portmaster java/eclipse" Result: - portmaster tries to build and install devel/git@lite and java/eclipse - Not unexpectedly, this fails with ----------------------------------- snip ----------------------------------- ... =3D=3D=3D>>> eclipse-4.16 >> devel/git@lite (1/1) =3D=3D=3D> Installing for git-lite-2.28.0 =3D=3D=3D> Checking if git-lite is already installed =3D=3D=3D> Registering installation for git-lite-2.28.0 as automatic Installing git-lite-2.28.0... pkg-static: git-lite-2.28.0 conflicts with git-2.28.0 (installs files into = the same place). Problematic file: /usr/local/bin/git *** Error code 70 Stop. make[1]: stopped in /a/SRC/FreeBSD-ports/head/devel/git *** Error code 1 Stop. make: stopped in /a/SRC/FreeBSD-ports/head/devel/git =3D=3D=3D>>> Installation of git-lite-2.28.0 (devel/git@lite) failed =3D=3D=3D>>> Aborting update =3D=3D=3D>>> Update for devel/git@lite failed =3D=3D=3D>>> Aborting update =3D=3D=3D>>> You can restart from the point of failure with this command li= ne: portmaster java/eclipse devel/git@lite=20 This command has been saved to ~/portmasterfail.txt ----------------------------------- snip ----------------------------------- Expected result: - portmaster detects that devel/git is already installed and compiles java/eclipse without building devel/git@lite first. Note: - This might also be a problem in the way flavors are used in the devel/git port. It does not seem they are used quite correctly because different flav= ors should install into different locations. It does not seem that flavors are intended to distinguish between different default port options as done in t= hat port. -- Martin --=20 You are receiving this mail because: You are the assignee for the bug.=