Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=716808 --- Comment #9 from pjp <pj.pandit@xxxxxxxxxxx> 2011-06-29 02:25:16 EDT --- Hey, I tried the same again, but it's still not matching the md5sum check. ==== $ svn export -r 31 http://grapefruit.googlecode.com/svn/trunk/ grapefruit-0.1a3 $ tar -cJf grapefruit-0.1a3svn31.tar.xz grapefruit-0.1a3/ $ md5sum grapefruit-0.1a3svn31.tar.xz \ rpmbuild/SOURCES/grapefruit-0.1a3svn31.tar.xz 4d9c982724afc6c042304e6b35520d22 grapefruit-0.1a3svn31.tar.xz 0efef90d4a28dec4e32452bdedb0922b rpmbuild/SOURCES/grapefruit-0.1a3svn31.tar.xz ==== Let's see, please try to do this simple test === $ echo 'hello, world' > 1 $ tar -cjf 1.tar.bz2 1 $ scp 1.tar.bz2 to a different machine, $ ssh to that machine $ tar -xjf 1.tar.bz2 $ tar -cjf 2.tar.bz2 1 $ md5sum 1.tar.bz2 2.tar.bz2 === -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- 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