wrong md5sum and gzip format
Hi,
* .gz files on "http://
Best Regards,
CG
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- eCAP Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Researcher2017
- Solved:
- 2017-02-16
- Last query:
- 2017-02-16
- Last reply:
- 2017-02-16
Alex Rousskov (rousskov) said : | #1 |
Do not panic! They are compressed and checksums are correct, but your browser is trying to be helpful and is decompressing them for you.
$ wget http://
$ wget http://
$ file ecap_clamav_
ecap_clamav_
$ gunzip -vt ecap_clamav_
ecap_clamav_
$ md5sum ecap_clamav_
2647c1125c69bd8
$ fgrep ecap_clamav_
MD5 (ecap_clamav_
Thanks a lot! Not used to use Chrome. Firefox doesn't operate like that...