bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#70987: 29.2; Zip nested in tar, members do not open


From: Andrea Corallo
Subject: bug#70987: 29.2; Zip nested in tar, members do not open
Date: Sat, 18 May 2024 14:23:22 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

Benjamin Riefenstahl <b.riefenstahl@turtle-trading.net> writes:

> Create a zip file wrapped in a tar file.  E.g. in a shell do:
>
>   $ zip -j zipped /etc/passwd
>   $ tar cvzf tarred.tar.gz zipped.zip
>
> In Emacs
>
>   * C-x C-f tarred.tar.gz RET
>   * RET on zipped.zip
>   * RET on passwd
>   * Error: unzip:  cannot find or open tarred.tar.gz!./zipped.zip, ...
>
> Note that tars nested in tars or zips nested in zips do work.

I can reproduce this on current master as well.

  Andrea





reply via email to

[Prev in Thread] Current Thread [Next in Thread]