[Bug 1255640] Re: unzip missing code pages
Ľubomír Mlích
1255640 at bugs.launchpad.net
Fri Jun 9 19:17:38 UTC 2023
Hello,
I've checked in Ubuntu 23.04 and seems this works well, my steps:
$ touch šč.txt
$ zip test2.zip šč.txt
$ unzip test2.zip -d extracted2
$ ls -la extracted2
drwxrwxr-x 2 myusername mygroup 4096 čen 9 21:14 .
drwxrwxr-x 4 myusername mygroup 4096 čen 9 21:14 ..
-rw-rw-r-- 1 myusername mygroup 0 čen 9 21:13 šč.txt
seems solved to me.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to unzip in Ubuntu.
https://bugs.launchpad.net/bugs/1255640
Title:
unzip missing code pages
Status in unzip package in Ubuntu:
Incomplete
Bug description:
Bug 580961 was solved, but nobody created another bug to repair
encoding as is described in comments bellow.
https://bugs.launchpad.net/ubuntu-jp-improvement/+bug/580961/comments/140
and
https://bugs.launchpad.net/ubuntu-jp-improvement/+bug/580961/comments/146
Testcase: Archive file with name encoded in CP-1250 and then unzip it.
I have 12.04 and package unzip (6.0-4ubuntu2) installed.
I think revision will be better than waiting for people to ask for
repairing their specific encoding.
Thanks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unzip/+bug/1255640/+subscriptions
More information about the foundations-bugs
mailing list