From owner-freebsd-questions@FreeBSD.ORG Tue Dec 27 20:23:56 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 E461516A423; Tue, 27 Dec 2005 20:23:55 +0000 (GMT) (envelope-from tofik@oxygen.az) Received: from mail.alkar.net (mail.alkar.net [195.248.191.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A10643D95; Tue, 27 Dec 2005 20:23:48 +0000 (GMT) (envelope-from tofik@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 418377798; Tue, 27 Dec 2005 22:23:46 +0200 Message-ID: <43B1BF11.10808@oxygen.az> Date: Tue, 27 Dec 2005 22:24:17 +0000 From: Tofik Suleymanov User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org, aliyevj@hotmail.com Subject: 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: Tue, 27 Dec 2005 20:23:56 -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 Need to mention that after cvsup ends i cannot compile php4 and get this errors: "Makefile", line 125: warning: " -q MPM_NAME" returned non-zero status Something happened to ports tree ? I've also tried different cvsup servers also, but had no success.