Date: Tue, 3 Nov 2015 15:50:58 +0000 From: Vikash Badal <Vikash.Badal@is.co.za> To: "William A. Mahaffey III" <wam@hiwaay.net>, FreeBSD Questions !!!! <freebsd-questions@freebsd.org> Subject: Re: pkg install issue Message-ID: <5638D7E2.7080008@is.co.za> In-Reply-To: <5638D17E.70502@hiwaay.net> References: <5638D17E.70502@hiwaay.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 03/11/2015 17:22, William A. Mahaffey III wrote: >=20 >=20 > I am trying to install valgrind to debug memory operations on in-house > code I develope. I tried the following w/ the observed results: >=20 >=20 > [root@devbox, /etc, 9:23:59am] 437 % pkg install -y valgrind valgrind-dev= el valgrind conflicts with valgrind-devel from /usr/ports/devel/valgrind-devel/Makefile CONFLICTS=3D valgrind-[0-9]* from /usr/ports/devel/valgrind/Makefile CONFLICTS=3D 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): >=20 > New packages to be INSTALLED: > valgrind: 3.10.0.20150126_1,1 > valgrind-devel: 3.10.0.20150126_1,1 >=20 > 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@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@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 > [root@devbox, /etc, 9:25:10am] 439 % pkg --version > 1.6.1 > [root@devbox, /etc, 9:25:47am] 440 % >=20 >=20 > How do I figure out what the conflicts are ? TIA & have a good one. >=20 >=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5638D7E2.7080008>