Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2017 08:57:58 +1000
From:      Andy Farkas <andyf@andyit.com.au>
To:        freebsd-ports@freebsd.org
Subject:   Re: devel/check
Message-ID:  <589F96F6.7040703@andyit.com.au>
In-Reply-To: <86y3xcgxrf.wl-herbert@mailbox.org>
References:  <589F8806.7000605@andyit.com.au> <86y3xcgxrf.wl-herbert@mailbox.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/02/2017 08:37, Herbert J. Skuhra wrote:
> Andy Farkas skrev:
>> I did a 'portmaster -a' and it seems devel/libcheck has changed to
>> devel/check.
>> (nothing in /usr/ports/UPDATING about this)
>>
>> But devel/check won't install because:
>>
>> pkg-static: check-0.11.0 conflicts with libcheck-0.10.0 (installs files
>> into the same place).  Problematic file:  /usr/local/bin/checkmk
>>
>> I then tried 'pkg delete libcheck' but it wants to delete 48 packages
>> including my mate-base (which I rely on!) and also lumina which would
>> leave me without a window-manager!
> - pkg delete -f libcheck
> or
> - portmaster -o devel/check libcheck
>

Thanks Herb!

The -f flag is not mentioned in the man page for pkg(8).

How did you know about it?

-andyf




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?589F96F6.7040703>