#800334 p7zip-full: problems with char ? on a compressed file

Package:
p7zip-full
Source:
p7zip
Description:
7z and 7za file archivers with high compression ratio
Submitter:
ZenWalker
Date:
2025-03-14 14:51:03 UTC
Severity:
normal
Tags:
#800334#5
Date:
2015-09-27 22:46:44 UTC
From:
To:
Dear Maintainer,

Case 1:
---------

I only want to extract one file with char ---> ? <---

I have one file named file.zip with two files named 123 and 1?3

7z e file.zip 1?3

and

7z e file.zip 1\?3

both extracts 123 and 1?3

but I want only the file 1?3




7z e file.zip name\\?file

and

7z e file.zip name\\\?file

dont works




Case 2
-------

if I have two files named 123.zip and 1?3.zip on the same dir

I cant extract only the file 1?3.zip

thanks

#800334#10
Date:
2015-09-29 07:35:22 UTC
From:
To:
It is solved on 9.38 and later with -spd

http://sourceforge.net/p/sevenzip/bugs/1557/