[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: question on Debian Official CD image



>>>>> On Mon, 12 Mar 2001 11:49:57 -0600 (CST)
	WONG YEUNG YAN writes:

WYY> Pls see below:

	On some Linux, 

$ md5sum --version
md5sum (GNU textutils) 2.0e
$ cd /mnt/cdrom/
$ md5sum -c md5sum.txt | grep automake
./dists/potato/main/binary-i386/devel/automake_1.4-8.deb: OK
./dists/potato/main/binary-all/devel/automake_1.4-8.deb: OK

$ md5sum --version
md5sum (GNU textutils) 1.22m
$ md5sum -c md5sum.txt | grep automake
./dists/potato/main/binary-i386/devel/automake_1.4-8.deb: OK
./dists/potato/main/binary-all/devel/automake_1.4-8.deb: OK

	and on Windows 2000 pro. with Cygwin, 

$ md5sum.exe --version
md5sum (GNU textutils) 1.22
$ md5sum.exe -c md5sum.txt | grep automake
./dists/potato/main/binary-i386/devel/automake_1.4-8.deb: FAILED
./dists/potato/main/binary-all/devel/automake_1.4-8.deb: FAILED

$ /tmp/md5sum.exe --version
md5sum (GNU textutils) 2.0
$ /tmp/md5sum.exe -c md5sum.txt | grep automake
./dists/potato/main/binary-i386/devel/automake_1.4-8.deb: FAILED
./dists/potato/main/binary-all/devel/automake_1.4-8.deb: FAILED

According to that result, incorrect md5sum is Windows
specific problem, although I don't know why. So, I suggest
you to checksum on Linux or something another OS.

## Check the `-c' option of md5sum.


	Susumu Takuwa




Reply to: