Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2002 09:19:14 -0800
From:      Helmut Hissen <helmut@zeebar.com>
To:        "Crist J. Clark" <cjc@FreeBSD.ORG>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: corrupted ISO image? (maybe its just me)
Message-ID:  <20020212091914.B5379@zeebar.com>
In-Reply-To: <20020211234259.G24535@blossom.cjclark.org>; from cjc@FreeBSD.ORG on Mon, Feb 11, 2002 at 11:43:00PM -0800
References:  <20020211180354.A20800@zeebar.com> <20020211234259.G24535@blossom.cjclark.org>

next in thread | previous in thread | raw e-mail | index | archive | help


it gets weirder:  its a single bit error.  If I diff the od-x for the 
proflibs.ai in the CD image (bad) with the one I doanload separately 
(good), I see:

9862c9862
< 0464120     bd1a    edc4    bd1a    c7c4    7a35    cf89    f46b    1f12
---
> 0464120     bd1a    ed44    bd1a    c7c4    7a35    cf89    f46b    1f12


downloaded (shift-click style) using Netscape 4.76 running on my 4.4
no-moving-parts desktop from ftp://ftp?.freebsd.org over a 4.4 firewall 
into a file on an NFS mount on a 4.4 file server.  

maybe I have a leaky 0x80 bit somewhere on my side???  I havent noticed 
anything else acting up tho.  This is so weird.

cheers
hh


"Crist J. Clark" <cjc@FreeBSD.ORG> wrote:
> On Mon, Feb 11, 2002 at 06:03:54PM -0800, Helmut Hissen wrote:
> > 
> > dont know if anyone cares ..
> > 
> > but looks like the data in the Jan 30 ISO cd images (4.5 RELEASE)
> > on the ftp servers is bad.   (wrong checksum for proflibs dist for 
> > instance)
> > 
> > < MD5 (proflibs.ai) = 571234f22fa4f97da86c833b8abeb11f
> > ---
> > > MD5 (proflibs.ai) = 30ed88bb800b758473272556f58a94a2
> 
> Everything on the 4.5-install.iso I downloaded from ftp2 last night
> checks out.
> 
>   for D in bin/ catpages/ compat* crypto/ dict/ doc/ floppies/ games/ info/ manpages/ ports/ proflibs/ src/; do
>     cd $D
>     echo "Checking $D"
>     md5 `ls | fgrep -v CHECKSUM.MD5` | diff - CHECKSUM.MD5
>     cd ..
>   done
> 
> -- 
> Crist J. Clark                     |     cjclark@alum.mit.edu
>                                    |     cjclark@jhu.edu
> http://people.freebsd.org/~cjc/    |     cjc@freebsd.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020212091914.B5379>