From owner-freebsd-questions@FreeBSD.ORG Tue May 9 02:12:43 2006 Return-Path: X-Original-To: freebsd-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 C5F9D16A401 for ; Tue, 9 May 2006 02:12:43 +0000 (UTC) (envelope-from mnorwick@centurytel.net) Received: from msa1-mx.centurytel.net (msa1-mx.centurytel.net [209.142.136.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67FFF43D49 for ; Tue, 9 May 2006 02:12:43 +0000 (GMT) (envelope-from mnorwick@centurytel.net) Received: from [192.168.1.15] (69-179-6-50.dyn.centurytel.net [69.179.6.50]) by msa1-mx.centurytel.net (8.13.6/8.13.6) with ESMTP id k492CfoF013415 for ; Mon, 8 May 2006 21:12:41 -0500 Message-ID: <445FFA99.40302@centurytel.net> Date: Mon, 08 May 2006 21:12:41 -0500 From: "Michael D. Norwick" User-Agent: Debian Thunderbird 1.0.2 (X11/20051002) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <445D5B26.2040605@centurytel.net> <445EC1C6.8060709@u.washington.edu> <445F249B.1080307@centurytel.net> <445F6A0C.7040101@u.washington.edu> In-Reply-To: <445F6A0C.7040101@u.washington.edu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Can't build bash3.1 during portupgrade -a 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, 09 May 2006 02:12:43 -0000 Garrett Cooper wrote: > Michael D. Norwick wrote: > >> Garrett Cooper wrote: >> >> >> >>> Michael D. Norwick wrote: >>> >>> >>> >>>> freebsd 6.1 RELEASE Compaq Proliant SMP PII-200 (smp modified kernel) >>>> >>>> ...snip >>>> /usr/ports/distfiles/bash from ftp4.us and re-ran portupgrade -a. It >>>> stopped again with the same error. What is happening here? >>>> >>>> => MD5 Checksum mismatch for bash/bash31-010. >>>> => SHA256 Checksum mismatch for bash/bash31-010. >>>> ...snip >>>> And then; >>>> >>>> => Attempting to fetch from >>>> http://ftp.gnu.org/gnu/bash/bash-3.1-patches//. >>>> fetch: bash31-010: local modification time does not match remote >>>> ...snip >>>> >>>> stop >>>> >>>> Michael >>>> >>> >>> Switch your ports cvsup server in your cvsup file, delete the patch >>> file, re-cvsup, then try portupgrade again. >>> -Garrett >>> >> >> Per the previous suggestion I built and installed portmanager, deleted >> the distfiles tree and started again. So far it is still moving along >> without error. >> Thank You for the help >> >> Michael > > Guess I was too late then. I noticed this error was consistently > occurring, so what I did was completed what I suggested above and > everything worked. The reason for having to do that was because a) the > CVSUP server I was sync'ing with for ports apparently was not in > service any more, and b) I downloaded the patch directly from the bash > site and that didn't seem to have worked, but instead brought up the > before mentioned error about the modification times being different. > -Garrett > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > No not at all. It is frustrating to see a new error and not know why it occured (then maybe have it happen again later). I've got some years on Linux but FreeBSD is foreign enough to challenge my knowledgebase. I thank you for your help. Michael Michael