Source and binary tarballs double gzipped

The place to discuss linux version of MakeMKV
Post Reply
lemmuh@gmail.com
Posts: 1
Joined: Sat Apr 19, 2025 12:06 am

Source and binary tarballs double gzipped

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

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).
Last edited by lemmuh@gmail.com on Sat Apr 19, 2025 5:09 pm, edited 1 time in total.

dcoke22
Posts: 3621
Joined: Wed Jul 22, 2020 11:25 pm

Re: Source and binary tarballs double gzipped

Post by dcoke22 » Sat Apr 19, 2025 3:29 pm

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

Post Reply