From owner-freebsd-questions@FreeBSD.ORG Tue Jun 19 05:36:13 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9C4C106564A for ; Tue, 19 Jun 2012 05:36:13 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id 156FF8FC14 for ; Tue, 19 Jun 2012 05:36:12 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q5J5a8DT002202; Tue, 19 Jun 2012 07:36:08 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q5J5a8c4002199; Tue, 19 Jun 2012 07:36:08 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 19 Jun 2012 07:36:08 +0200 (CEST) From: Wojciech Puchar To: Lynn Steven Killingsworth In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Tue, 19 Jun 2012 07:36:08 +0200 (CEST) Cc: "freebsd-questions@freebsd.org" Subject: Re: Error in latest KDE4 install attempt X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jun 2012 05:36:13 -0000 > At 12a Tuesday (6/19) I decided to try installing KDE4 again. When I tried > to change directory to /x11/kde4 the directory did not exist. I decided to because it does not exist. /usr/ports/x11/kde4 exist. > try to install from my FreeBSD 9 disk at this point. In about 10 sec the > install told me that it was unable to install 'qt4-svg-4.7.4' > what was a message? > I then decided to update my ports collection with portsnap. When the fetch > command was downloading the 4 updated metapackages I twice received this > error [snapshot is corrupt gnuzip (stdin)] > isn't something (ftp/http proxy) on route corrupting data? i NEVER got such a message. rm -rf /var/db/portsnap and portsnap fetch check if you will get corruption. if so - something must be wrong within your network enviromnent.