From owner-freebsd-questions@freebsd.org Tue Nov 3 15:23:50 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91576A25082 for ; Tue, 3 Nov 2015 15:23:50 +0000 (UTC) (envelope-from wam@hiwaay.net) Received: from fly.hiwaay.net (fly.hiwaay.net [216.180.54.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 61FB51B00 for ; Tue, 3 Nov 2015 15:23:50 +0000 (UTC) (envelope-from wam@hiwaay.net) Received: from kabini1.local (dynamic-216-186-213-32.knology.net [216.186.213.32] (may be forged)) (authenticated bits=0) by fly.hiwaay.net (8.13.8/8.13.8/fly) with ESMTP id tA3FNgQ2023251 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Tue, 3 Nov 2015 09:23:43 -0600 To: FreeBSD Questions !!!! From: "William A. Mahaffey III" Subject: pkg install issue Message-ID: <5638D17E.70502@hiwaay.net> Date: Tue, 3 Nov 2015 09:29:12 -0553.75 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 15:23:50 -0000 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.