From owner-freebsd-questions@FreeBSD.ORG Mon Dec 29 02:28:54 2003 Return-Path: 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 6C37016A4CE for ; Mon, 29 Dec 2003 02:28:54 -0800 (PST) Received: from mail.maa-net.net (h00095b009f6b.ne.client2.attbi.com [24.128.199.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF92C43D2D for ; Mon, 29 Dec 2003 02:28:52 -0800 (PST) (envelope-from michaela@maa-net.net) Received: from 172.16.0.179 ([64.69.112.122]) by mail.maa-net.net (8.12.8p1/8.12.8) with ESMTP id hBTASkpm000411 for ; Mon, 29 Dec 2003 05:28:51 -0500 (EST) (envelope-from michaela@maa-net.net) From: "Michael A. Alestock" To: questions@freebsd.org Date: Mon, 29 Dec 2003 05:28:46 -0500 User-Agent: KMail/1.5 Organization: MAA-NetSystems X-PRIORITY: 2 (High) Priority: urgent MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200312290528.46566.michaela@maa-net.net> Subject: Error when installing CVSUP-WITHOUT-GUI port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Dec 2003 10:28:54 -0000 I had CVSUP-WITHOUT-GUI installed before and have used it many times. I went to go use it today and it wasn't anywhere to be found. I then went to install it again and got these messages/errors..... mail# pwd /usr/ports/net mail# cd cvsup-without-gui mail# make install ===> Extracting for cvsup-without-gui-16.1h >> Checksum mismatch for cvsup-snap-16.1h.tar.gz. ===> Refetch for 1 more times files: cvsup-snap-16.1h.tar.gz >> cvsup-snap-16.1h.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://www.t.ring.gr.jp/archives/FreeBSD/development/CVSup/snapshots/. fetch: cvsup-snap-16.1h.tar.gz: local modification time does not match remote >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: cvsup-snap-16.1h.tar.gz: local modification time does not match remote >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/net/cvsup-without-gui. *** Error code 1 Stop in /usr/ports/net/cvsup-without-gui. mail# The file 'cvsup-snap-16.1h.tar.gz' file does exist in /usr/ports/distfiles. I don't know why it would be giving me this error when trying to install. Any ideas or suggestions????