Description of problem: cpio with crc format fails to verfy chjecksums and also can't extract the files. This happens with files > ~200M (didn't see it with smaller ones). Version-Release number of selected component (if applicable): Version : 2.11 Release : 20.fc19 Architecture: x86_64 How reproducible: Always Steps to Reproduce: 1. Run: dd if=/dev/urandom of=rand bs=1M count=300 echo rand | cpio --create --format=crc --verbose > rand.cpio cpio --extract --only-verify-crc < rand.cpio Actual results: cpio fails with checksum error: rand 614401 blocks cpio: rand: checksum error (0x9568bd204, should be 0x568bd204) 614401 blocks Expected results: cpio doesn't get a checksum error Additional info:
https://lists.fedoraproject.org/pipermail/scm-commits/Week-of-Mon-20130916/1115558.html
Upstream report: http://lists.gnu.org/archive/html/bug-cpio/2013-09/msg00000.html
cpio-2.11-24.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/cpio-2.11-24.fc20
cpio-2.11-21.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/cpio-2.11-21.fc19
cpio-2.11-24.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
Package cpio-2.11-21.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing cpio-2.11-21.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-18619/cpio-2.11-21.fc19 then log in and leave karma (feedback).
cpio-2.11-21.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.