Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Mar 2015 09:49:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198826] net-p2p/bitcoin-utils needlessly conflicts by default with net-p2p/bitcoin-daemon
Message-ID:  <bug-198826-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198826

            Bug ID: 198826
           Summary: net-p2p/bitcoin-utils needlessly conflicts by default
                    with net-p2p/bitcoin-daemon
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: peter@FreeBSD.org
                CC: robbak@robbak.com
             Flags: maintainer-feedback?(robbak@robbak.com)
                CC: robbak@robbak.com

By default, both packages have the TESTS option enabled.  This causes both
packages to include $localbase/bin/test_bitcoin and consequently prevents both
being installed.

It should be in one or the other, not both.

For me, recompiling with TESTS disabled on net-p2p/bitcoin-utils solved the
problem but this doesn't solve it for the public packages.

Quick-fix: remove TESTS from OPTIONS_DEFINE and OPTIONS_DEFAULT in
net-p2p/bitcoin-utils/Makefile

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198826-13>