[Bug-tar] GNU tar 1.30 fails to extract zip file

2019-03-02 Thread Dr. Axel Braun
Hello, I used tar for a while now to extract zip files with the command tar --strip-components 3 -xzf /tmp/${lang_file} where lang_file is a file containing translations, in zip format. Recently the unpacking fails: gzip: stdin has more than one entry - rest ignored tar: This does not look li

Re: [Bug-tar] GNU tar 1.30 fails to extract zip file

2019-03-02 Thread Dr. Axel Braun
Hello Sergey, Am Samstag, 2. März 2019, 15:29:16 CET schrieb Sergey Poznyakoff: > Dr. Axel Braun ha escrit: > > I used tar for a while now to extract zip files with the command > > Tar cannot be used to extract zip files. It can, however, be used to > extract tar archives *c