https://bugzilla.redhat.com/show_bug.cgi?id=800867 Victoriano Giralt <victoriano@xxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victoriano@xxxxxx --- Comment #9 from Victoriano Giralt <victoriano@xxxxxx> --- If you try to install the .f16.srpm on a CentOS 5.8 system, you will get an error about md5 sum mismatch for the SimpleSAMLphp source tarball, like this: rpm -Uvh simplesamlphp-1.10.0-1.fc16.src.rpm 1:simplesamlphp warning: user fkooman does not exist - using root warning: group fkooman does not exist - using root ########################################### [100%] error: unpacking of archive failed on file /home/devel/redhat/SOURCES/simplesamlphp-1.10.0.tar.gz;507019e2: cpio: MD5 sum mismatch The fix is simple: - Get the tarball from upstream: http://simplesamlphp.googlecode.com/files/simplesamlphp-%{version}.tar.gz - Get the .spec from its "home": http://fkooman.fedorapeople.org/simplesamlphp/simplesamlphp.spec - Get simplesamlphp-httpd-conf, I did it installing the f16.srpm on a Fedora 16 Build normaly: rpmbuild -ba simplesamlphp.spec You obtain valid .rpm AND .srpm for el5. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review