p7zip-project / p7zip

A new p7zip fork with additional codecs and improvements (forked from https://sourceforge.net/projects/sevenzip/ AND https://sourceforge.net/projects/p7zip/).
803 stars 111 forks source link

Overwrite prompt when extracting a .zip file #228

Closed Toasterbirb closed 9 months ago

Toasterbirb commented 9 months ago

Extracting the attached .zip file results in overwrite prompts, because 7z initially extracts some files as directories and then immediately after that extracts the same path as a file.

mwse.zip SHA256: ba00424d2daccff17f029fda2fea8da17165d243038e6a5a65d583f27cd2d0db

The zip file was found from here but it might not be there for long because it seems to be an automated build.

Installed p7zip version: 17.05-r1 Distro: Gentoo I have installed the gentoo package with rar and natspec USE-flags disabled

Toasterbirb commented 9 months ago

Closing this issue since there already seems to be another issue tracking this bug here https://github.com/p7zip-project/p7zip/issues/112