Bug 728656

Summary: Checksum files reject .iso image but "like" netinst.iso
Product: [Fedora] Fedora Reporter: George R. Goffe <grgoffe>
Component: distributionAssignee: Bill Nottingham <notting>
Status: CLOSED WORKSFORME QA Contact: Bill Nottingham <notting>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: dennis, robatino, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-04 22:16:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description George R. Goffe 2011-08-06 05:25:47 UTC
Description of problem:

I have downloaded the FC 15 install iso files and the checksum file and the netinst file. Then I run sha256sum -c Fedora-15-i386-CHECKSUM and get a non-match condition for the main .iso image.

Version-Release number of selected component (if applicable):

Fedora core 15

How reproducible:

I've tried several different mirrors with the same results.

Steps to Reproduce:
1.download all 3 files
2.run sha256sum -c Fedora-15-i386-CHECKSUM
3.observe error messages.
  
Actual results:

sha256sum -c Fedora-15-i386-CHECKSUM 
Fedora-15-i386-DVD.iso: FAILED
Fedora-15-i386-netinst.iso: OK
sha256sum: WARNING: 20 lines are improperly formatted
sha256sum: WARNING: 1 computed checksum did NOT match
clipper bash-4.1 /export/home/isos# l
total 3765576
drwxr-xr-x  2 root root       4096 Aug  4 22:03 .
drwxr-xr-x 16 root root       4096 Aug  3 22:10 ..
-rw-r--r--  1 root root       1112 May 24 14:22 Fedora-15-i386-CHECKSUM
-rw-r--r--  1 root root 3650455552 May 13 12:59 Fedora-15-i386-DVD.iso
-rw-r--r--  1 root root  205471744 May 13 12:58 Fedora-15-i386-netinst.iso



Expected results:

OK for the Fedora-15-i386-DVD.iso file.

Additional info:

Current system is FC 14; up to date.

Comment 1 Andre Robatino 2011-08-07 08:26:30 UTC
The sizes and timestamps on your 3 files look correct. Suggest running rsync on Fedora-15-i386-DVD.iso to try repairing it. In the same directory, run

touch Fedora-15-i386-DVD.iso (so rsync doesn't just assume the file is correct since the timestamps match)

rsync -avzP dl.fedoraproject.org::fedora-linux-releases/15/Fedora/i386/iso/Fedora-15-i386-DVD.iso . (note the trailing .)

I had an existing copy of the i386 F15 DVD ISO and verified that the version of the file I rsync'ed using the above commands matched the checksum.

Comment 2 Andre Robatino 2011-08-07 08:30:53 UTC
If you still can't match the checksum after trying the above, look into hardware problems at your end - for example, try running memtest. This is more likely especially since you say you experienced it on several different mirrors. Although it can happen, the chances of it happening on more than one attempted mirror is pretty low.

Comment 3 Bill Nottingham 2012-01-04 22:16:51 UTC
Closing... no response in a few months.

Comment 4 George R. Goffe 2012-01-05 00:01:47 UTC
Bill,

Thanks for closing this ticket.

I will add making more timely updates to "my" tickets to my new years resolutions.

HAPPY NEW YEAR!

Regards,

George...