I am trying to update the cppad package using a new version of the upstream source following the instructions on http://fedoraproject.org/wiki/PackageMaintainers/UpdatingPackageHowTo I used the command fedpkg new-sources cppad-20110101.0.gpl.tgz The original tarball was downloaded with the command wget http://www.coin-or.org/download/source/CppAD/cppad-20110101.0.gpl.tgz When I try to build the corresponding version, I get errors that can be viewed in http://koji.fedoraproject.org/koji/getfile?taskID=2711481&name=build.log The following message, appears in the build.log above: gzip: /builddir/build/SOURCES/cppad-20110101.0.gpl.tgz: invalid compressed data--crc error When I execute the command "tar -xzf cppad-20110101.0.gpl.tgz" the file unpacks as expected. In addition, when I execute "cat sources" I get d25559c1adb7bbdbb254206b7464dc78 cppad-20110101.0.gpl.tgz When I execute "md5sum cppad-20110101.0.gpl.tgz", I get ba57ee45b1a950004c33003e929c7ec1 cppad-20110101.0.gpl.tgz If I execute the command fedpkg mockbuild the package builds as expected. The corresponding file cppad/20110101.0/2.fc15/build.log is attached.
Attachment:
build.log
Description: Binary data
-- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel