From owner-freebsd-questions@FreeBSD.ORG Tue Apr 18 07:16:54 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 7A4EE16A413 for ; Tue, 18 Apr 2006 07:16:54 +0000 (UTC) (envelope-from danielby@slightlystrange.org) Received: from catflap.slightlystrange.org (cpc6-cmbg1-0-0-cust82.cmbg.cable.ntl.com [82.10.236.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90FAD43D64 for ; Tue, 18 Apr 2006 07:16:53 +0000 (GMT) (envelope-from danielby@slightlystrange.org) Received: from danielby by catflap.slightlystrange.org with local (Exim 4.61 #1) id 1FVkSB-000Pb5-Uz by authid for ; Tue, 18 Apr 2006 08:16:51 +0100 Date: Tue, 18 Apr 2006 08:16:51 +0100 From: Daniel Bye To: Liste FreeBSD Message-ID: <20060418071651.GB43993@catflap.slightlystrange.org> Mail-Followup-To: Liste FreeBSD References: <9E23D891-861A-4786-9D16-CD9CDF2F4072@todoo.biz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VrqPEDrXMn8OVzN4" Content-Disposition: inline In-Reply-To: <9E23D891-861A-4786-9D16-CD9CDF2F4072@todoo.biz> User-Agent: Mutt/1.4.2.1i X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: danielby@slightlystrange.org X-SA-Exim-Scanned: No (on catflap.slightlystrange.org); SAEximRunCond expanded to false Subject: Re: Checksum mismatch patch 010 "bash-3.1.16" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Bye List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Apr 2006 07:16:56 -0000 --VrqPEDrXMn8OVzN4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 18, 2006 at 08:15:54AM +0200, bsd wrote: > Hello, >=20 > I am trying to upgrade my version of bash ---> Upgrading =20 > 'bash-3.1.10_1' to 'bash-3.1.16' (shells/bash) >=20 > I have a checksum mismatch for patch 010 of the package : >=20 > =3D> MD5 Checksum mismatch for bash/bash31-010. > =3D> SHA256 Checksum mismatch for bash/bash31-010. >=20 >=20 > ** Listing the failed packages (*:skipped / !:failed) > ! shells/bash (bash-3.1.10_1) (checksum mismatch) =20 [---8<---]=20 =20 > Any idea ? Not a fix, but a workaround: # cd /usr/ports/shells/bash && make deinstall distclean install clean This will delete all the distfiles and download them again. It worked for me on all my machines. Not, as I say, a fix, but it should help. If you prefer, simply # rm -f /usr/ports/distfiles/bash/bash31-010 and fire up portupgrade again. HTH Dan --=20 Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: D349 B109 0EB8 2554 4D75 B79A 8B17 F97C 1622 166A _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ --VrqPEDrXMn8OVzN4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFERJJjixf5fBYiFmoRAgeIAKDNcVemwK6LIT26sbpLTxgddFQpnwCglYAm K4Y+8pYHW/10ioE7gTUYDjA= =POTm -----END PGP SIGNATURE----- --VrqPEDrXMn8OVzN4--