From owner-freebsd-questions@FreeBSD.ORG Wed Dec 28 13:26:07 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCE4616A420; Wed, 28 Dec 2005 13:26:07 +0000 (GMT) (envelope-from secnews@oxygen.az) Received: from mail.alkar.net (mail.alkar.net [195.248.191.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id A003043D46; Wed, 28 Dec 2005 13:26:06 +0000 (GMT) (envelope-from secnews@oxygen.az) Received: from [213.227.193.75] (HELO [192.168.0.178]) by mail.alkar.net (CommuniGate Pro SMTP 4.3.9) with ESMTP id 418738980; Wed, 28 Dec 2005 15:26:05 +0200 Message-ID: <43B2AEB5.9080005@oxygen.az> Date: Wed, 28 Dec 2005 15:26:45 +0000 From: Tofik Suleymanov User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: en-us, en MIME-Version: 1.0 To: pav@FreeBSD.org References: <43B1BF11.10808@oxygen.az> <1135715364.83838.36.camel@localhost> In-Reply-To: <1135715364.83838.36.camel@localhost> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8bit Cc: ports@FreeBSD.org, Tofik Suleymanov , aliyevj@hotmail.com, questions@FreeBSD.org Subject: Re: port tree fetch errors 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: Wed, 28 Dec 2005 13:26:08 -0000 Pav Lucistnik wrote: >Tofik Suleymanov píše v út 27. 12. 2005 v 22:24 +0000: > > >>My ports-supfile is: >> >>*default host=cvsup.nl.FreeBSD.org >>*default base=/var/db >>*default prefix=/usr >>*default release=cvs tag=. >>*default delete use-rel-suffix >>*default compress >>ports-all >> >>i do: >> >>cvsup -g -z -L 2 /etc/ports-supfile >> >>and get this: >> >>Updating collection ports-all/cvs >>Cannot calculate checksum for "/usr/ports/devel/boost/pkg-plist": >>Input/output error >>Cannot calculate checksum for >>"/usr/ports/devel/clint/files/patch-python.h": Input/output error >>Cannot calculate checksum for >>"/usr/ports/devel/crossgo32-djgpp2/pkg-plist": Input/output error >> Checkout ports/devel/Makefile >>Cannot calculate checksum for "/usr/ports/devel/elib/files/patch-aa": >>Input/output error >> >> > >Can you read the content of those files? I'd bet you got either >corrupted filesystem, or your hard drive is dying. > > > The problem was in my hard disk.Thank you.