Skip to content

Instantly share code, notes, and snippets.

@hirose31
Last active August 29, 2015 14:01
Show Gist options
  • Save hirose31/5e859f083261989c1f52 to your computer and use it in GitHub Desktop.
Save hirose31/5e859f083261989c1f52 to your computer and use it in GitHub Desktop.
Error performing checksum
rpmbuild ... \
--define '_source_filedigest_algorithm 0' \
--define '_binary_filedigest_algorithm 0' \
--define '_binary_payload w9.gzdio' \
xxx.spec
see also: http://nareshov.wordpress.com/2011/12/22/rpmbuild-behaviour-centos5-vs-centos6/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment