pkg install issue
Vikash Badal
Vikash.Badal at is.co.za
Tue Nov 3 16:02:07 UTC 2015
On 03/11/2015 17:22, William A. Mahaffey III wrote:
>
>
> I am trying to install valgrind to debug memory operations on in-house
> code I develope. I tried the following w/ the observed results:
>
>
> [root at devbox, /etc, 9:23:59am] 437 % pkg install -y valgrind valgrind-devel
valgrind conflicts with valgrind-devel
from /usr/ports/devel/valgrind-devel/Makefile
CONFLICTS= valgrind-[0-9]*
from /usr/ports/devel/valgrind/Makefile
CONFLICTS= valgrind-devel-[0-9]*
> Updating FreeBSD repository catalogue...
> FreeBSD repository is up-to-date.
> All repositories are up-to-date.
> The following 2 package(s) will be affected (of 0 checked):
>
> New packages to be INSTALLED:
> valgrind: 3.10.0.20150126_1,1
> valgrind-devel: 3.10.0.20150126_1,1
>
> The process will require 346 MiB more space.
> 66 MiB to be downloaded.
> Fetching valgrind-3.10.0.20150126_1,1.txz: 100% 33 MiB 3.9MB/s 00:09
> Fetching valgrind-devel-3.10.0.20150126_1,1.txz: 100% 33 MiB
> 3.9MB/s 00:09
> Checking integrity... done (1 conflicting)
> pkg: Cannot solve problem using SAT solver:
> Checking integrity... done (0 conflicting)
> Conflicts with the existing packages have been found.
> One more solver iteration is needed to resolve them.
> [root at devbox, /etc, 9:24:48am] 438 % uname -a
> FreeBSD devbox 9.3-RELEASE-p24 FreeBSD 9.3-RELEASE-p24 #0: Sat Aug 22
> 01:54:44 UTC 2015
> root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
> [root at devbox, /etc, 9:25:10am] 439 % pkg --version
> 1.6.1
> [root at devbox, /etc, 9:25:47am] 440 %
>
>
> How do I figure out what the conflicts are ? TIA & have a good one.
>
>
More information about the freebsd-questions
mailing list