Page 1 of 1

Source and binary tarballs double gzipped

Posted: Sat Apr 19, 2025 12:11 am
by lemmuh@gmail.com

Code: Select all

$ gunzip -c makemkv-bin-1.18.1.tar.gz | file -
/dev/stdin: gzip compressed data, from Unix
$ gunzip -c makemkv-oss-1.18.1.tar.gz | file -
/dev/stdin: gzip compressed data, from Unix
It's been like this for the last several releases (since 1.17.8 IIRC).

Re: Source and binary tarballs double gzipped

Posted: Sat Apr 19, 2025 3:29 pm
by dcoke22
Here's a thread talking about it in the context of 1.17.7: https://forum.makemkv.com/forum/viewtopic.php?f=3&t=34983