Date: Tue, 3 Nov 2015 09:29:12 -0553.75 From: "William A. Mahaffey III" <wam@hiwaay.net> To: FreeBSD Questions !!!! <freebsd-questions@freebsd.org> Subject: pkg install issue Message-ID: <5638D17E.70502@hiwaay.net>
next in thread | raw e-mail | index | archive | help
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@devbox, /etc, 9:23:59am] 437 % pkg install -y valgrind valgrind-devel 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@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 % How do I figure out what the conflicts are ? TIA & have a good one. -- William A. Mahaffey III ---------------------------------------------------------------------- "The M1 Garand is without doubt the finest implement of war ever devised by man." -- Gen. George S. Patton Jr.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5638D17E.70502>