From owner-freebsd-questions@FreeBSD.ORG Sat Aug 9 14:41:51 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3D829C81 for ; Sat, 9 Aug 2014 14:41:51 +0000 (UTC) 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 0B1BD21ED for ; Sat, 9 Aug 2014 14:41:50 +0000 (UTC) Received: from [192.168.0.4] (rbn1-216-180-76-236.adsl.hiwaay.net [216.180.76.236]) by fly.hiwaay.net (8.13.8/8.13.8/fly) with ESMTP id s79EfnqI012917 for ; Sat, 9 Aug 2014 09:41:49 -0500 Message-ID: <53E6349B.7070900@hiwaay.net> Date: Sat, 09 Aug 2014 09:47:55 -0500 From: "William A. Mahaffey III" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: install xorg question .... References: <53E629EB.7050604@hiwaay.net> <53E62F91.8020100@infracaninophile.co.uk> In-Reply-To: <53E62F91.8020100@infracaninophile.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Aug 2014 14:41:51 -0000 On 08/09/14 09:26, Matthew Seaman wrote: > On 09/08/2014 15:02, William A. Mahaffey III wrote: >> I am rying to install xorg-7.7 under FreeBSD 9.3 apparently needed by >> XFCE. I get the following: >> [root@kabini1, /etc, 8:56:00am] 353 % pkg install xorg-7.7 >> Updating repository catalogue >> FreeBSD repository is up-to-date >> All repositories are up-to-date >> The following 131 packages will be affected (of 0 checked): >> >> New packages to be INSTALLED: >> xorg: 7.7 >> xorg-libraries: 7.7_1 >> . >> . >> . >> xf86-input-keyboard: 1.8.0_2 >> >> The process will require 98 MB more space >> 37 MB to be downloaded >> >> Proceed with this action [y/N]: y >> Fetching xorg-apps-7.7.txz: 100% of 2 kB >> pkg: xorg-apps-7.7 failed checksum from repository >> [root@kabini1, /etc, 8:56:19am] 354 % >> >> >> I had already fetched the 1st part of the list. How do I work around >> this :-/ ? > This is quite possibly a bug that occurs when upgrading from pkg-1.2.7 > to pkg-1.3.5.1. The solution is to run: > > # pkg clean -a > # pkg update -f > > That will delete everything you've got in your package cache and force > pkg to refetch all the catalogues from the repositories you're using. > > Oh -- depending on your hardware, you might want to use the new-xorg > repository. See > > https://wiki.freebsd.org/Graphics > https://wiki.freebsd.org/Graphics/WITH_NEW_XORG > http://daemon-notes.com/articles/desktop/kde > > Cheers, > > Matthew > Thanks, worked like a champ !!!!! -- William A. Mahaffey III ---------------------------------------------------------------------- "The M1 Garand is without doubt the finest implement of war ever devised by man." -- Gen. George S. Patton Jr.