From owner-freebsd-questions@FreeBSD.ORG Sun Dec 7 23:06:23 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C33BEA1F for ; Sun, 7 Dec 2014 23:06:23 +0000 (UTC) Received: from sender1.zohomail.com (sender1.zohomail.com [74.201.84.155]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A663FFD8 for ; Sun, 7 Dec 2014 23:06:23 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=bsdjunk; d=bsdjunk.com; h=date:from:to:cc:message-id:in-reply-to:references:subject:mime-version:content-type:user-agent; b=byQoB58+MrYQTwgssfU0KrvsZly0RkkAsmZPAF4tQFrSmeR7svQXNrifMqt8tKuoguzIHQGDpIQZ 8vaGbgrTuP+U2XSjiV/VCl9y/1kae9ekvC80Kc/of4a5hvRDsmcqdURJTO4JE9mEtMAVGkPgOZoj lQpmqrRVxLpsQHvP0ps= Received: from mail.zoho.com by mx.zohomail.com with SMTP id 1417993580585439.5433942401818; Sun, 7 Dec 2014 15:06:20 -0800 (PST) Date: Sun, 07 Dec 2014 17:05:20 -0600 From: chris To: William A. Mahaffey III Message-Id: <14a2700039c.cff56e7f331868.3078289637012680814@bsdjunk.com> In-Reply-To: <5484DC3C.9060900@hiwaay.net> References: <5484DC09.2000203@hiwaay.net> <5484DC3C.9060900@hiwaay.net> Subject: Re: Re: problems installing svg pkg .... MIME-Version: 1.0 X-Priority: Medium User-Agent: Zoho Mail X-Mailer: Zoho Mail Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD Questions !!!! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Dec 2014 23:06:23 -0000 You fail to read UPDATING. ---- On Sun, 07 Dec 2014 16:55:09 -0600 William A. Mahaffey III <wam@hiwaay.net> wrote ---- On 12/07/14 17:00, William A. Mahaffey III wrote: > > > .... I just tried to install svg in order to view content on the > dragonflyBSD website. Transcript follows: > > > [root@kabini1, /etc, 4:55:08pm] 334 % pkg install -y svg svg2pdf svg2png > Updating FreeBSD repository catalogue... > FreeBSD repository is up-to-date. > Updating FreeBSD_new_xorg repository catalogue... > FreeBSD_new_xorg repository is up-to-date. > All repositories are up-to-date. > > nspluginwrapper-1.4.4_4 is locked and may not be modified > The following 16 packages will be affected (of 0 checked): > > New packages to be INSTALLED: > svg: 1.0.3 [FreeBSD] > linux_base-f10: 10_9 [FreeBSD] > linux-f10-xorg-libs: 7.4_1 [FreeBSD] > linux-f10-fontconfig: 2.6.0_1 [FreeBSD] > linux-f10-expat: 2.0.1_1 [FreeBSD] > linux-f10-pango: 1.28.3_1 [FreeBSD] > linux-f10-png: 1.2.37_2 [FreeBSD] > linux-f10-cairo: 1.8.0_3 [FreeBSD] > linux-f10-gtk2: 2.14.7_5 [FreeBSD] > linux-f10-tiff: 3.8.2 [FreeBSD] > linux-f10-jpeg: 6b [FreeBSD] > linux-f10-atk: 1.24.0_1 [FreeBSD] > svg2pdf: 0.1.3_5 [FreeBSD] > libsvg-cairo: 0.1.6_8 [FreeBSD] > libsvg: 0.1.4_7 [FreeBSD] > svg2png: 0.1.3_5 [FreeBSD] > > The process will require 160 MB more space. > 77 kB to be downloaded. > Fetching svg-1.0.3.txz: 100% 7 kB 7.4k/s 00:01 > Fetching svg2pdf-0.1.3_5.txz: 100% 5 kB 5.2k/s 00:01 > Fetching libsvg-cairo-0.1.6_8.txz: 100% 15 kB 16.2k/s 00:01 > Fetching libsvg-0.1.4_7.txz: 100% 44 kB 45.3k/s 00:01 > Fetching svg2png-0.1.3_5.txz: 100% 5 kB 5.2k/s 00:01 > Checking integrity... done (11 conflicting) > Checking integrity... done (0 conflicting) > Conflicts with the existing packages have been found. > One more solver iteration is needed to resolve them. > The following 6 packages will be affected (of 0 checked): > > Installed packages to be REMOVED: > nspluginwrapper-1.4.4_4 > > New packages to be INSTALLED: > libsvg: 0.1.4_7 [FreeBSD] > libsvg-cairo: 0.1.6_8 [FreeBSD] > svg: 1.0.3 [FreeBSD] > svg2pdf: 0.1.3_5 [FreeBSD] > svg2png: 0.1.3_5 [FreeBSD] > > The operation will free 46 kB. > > nspluginwrapper-1.4.4_4 is locked and may not be modified > whew !!!! that took (10.443 cpu + 0.401 sys) sec., 0:13.10 elapsed > time tot, 82.7% CPU efficiency > (208 text, 2555 data, 38980 max) KB, (0+58) io, 0 pfs + 0 swaps > [root@kabini1, /etc, 4:55:55pm] 335 % > > > It seems to require/think-it-requires linux-f10 compatibility pkg's > instead of linux-c6, which I have installed & am using where needed, > notably firefox/flash support. pkg bug ? svg pkg bug ? pilot error ? > TIA for any clues .... > > BTW: [root@kabini1, /etc, 4:55:55pm] 335 % uname -a FreeBSD kabini1.local 9.3-RELEASE-p5 FreeBSD 9.3-RELEASE-p5 #0: Mon Nov 3 22:38:58 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 [root@kabini1, /etc, 5:01:03pm] 336 % -- William A. Mahaffey III ---------------------------------------------------------------------- "The M1 Garand is without doubt the finest implement of war ever devised by man." -- Gen. George S. Patton Jr. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"