Attempting to build an srpm or do a local mockbuild using fedpkg on an
EL6 buildhost fails with EL5 chroot:

DEBUG util.py:257: error: unpacking of archive failed on file
/builddir/build/SOURCES/0001-10244-Restore-Mongrel-XMLRPC-functionality.patch;4f04a4a9:
cpio: MD5 sum mismatch

I had to build the SRPM manually using rpmbuild-md5:

rpmbuild-md5 -bs puppet.spec

and then submit that to mock:

mock -r epel-5-x86_64 puppet-2.6.12-1.1.el6.src.rpm

Shouldn't fedpkg be calling rpmbuild-md5 -bs when targeting an older
dist like EL5?
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to