On 16/08/2014 Jose R R wrote:
$ sha256sum -b  Apache_OpenOffice_4.1.1*gz
5121c9333b47bca9af71ca2f0dd41da463748a5cfb1a41eb8232284ad98323c2
*Apache_OpenOffice_4.1.1_Linux_x86-64_install-deb_en-US.tar.gz
$ cat Apache_OpenOffice_4.1.1_Linux_x86-64_install-deb_en-US.tar.gz.sha256
9624930a634891ed7ed6b2d19dd71303da1e900cf7ced56885f6d0bdceced4a9
*Apache_OpenOffice_4.1.1_Linux_x86-64_install-deb_en-US.tar.gz

Some browsers are too smart and will decompress .gz files on the fly. If I download the .tar.gz file, checksum is the expected one (96...). If I gunzip it, checksum is the one you found (51...). So, in short: your browser/downloader/whatever has uncompressed the file for you, and you will see that the size is 162416640 and not 160101345, but it left the filename as ...tar.gz and not simply ....tar.

$ gpg --verify Apache_OpenOffice_4.1.1_Linux_x86-64_install-deb_en-US.tar.gz.asc
gpg: Signature made Wed 13 Aug 2014 04:40:19 AM PDT using RSA key ID 51B5FDE8
gpg: BAD signature from "Juergen Schmidt <j...@apache.org>"
Am I doing something incorrectly?

Haven't checked this yet, but please make sure it's not related to the above.

Regards,
  Andrea.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to