>test case:
>do an "unzip -l" on the file http://tinyurl.com/2aofpxs and witness the 
>question marks

Sorry for posting on this already quite long bug. I am using Ubuntu
14.04 (LTS) with all the latest updates.

This bug is still present for me. I need to explicitly pass `-O 850` to
enable codepage 850 in order to resolve it. Interestingly passing CP-850
does not work. Took me quite some time to figure this out.

Not the subtle differences in the resulting filename for the two
commands below:

ERROR:

  $unzip Gyakorlat\ hallgatói\ segédlet\ -\ 7.\ Webes\ alkalmazások\ 
fejlesztése.zip 
Archive:  Gyakorlat hallgatói segédlet - 7. Webes alkalmazások fejlesztése.zip
  inflating: Gyakorlat hallgatвi segВdlet - 7. Webes alkalmazаsok 
fejlesztВse.doc  

WORKAROUND:

 $unzip -O 850 Gyakorlat\ hallgatói\ segédlet\ -\ 7.\ Webes\ alkalmazások\ 
fejlesztése.zip 
Archive:  Gyakorlat hallgatói segédlet - 7. Webes alkalmazások fejlesztése.zip
  inflating: Gyakorlat hallgatói segédlet - 7. Webes alkalmazások 
fejlesztése.doc  

Question: Is this a regression or am I experiencing a different bug
unrelated to this one? If I am not mistaken then this was fixed before
Ubuntu 14.04 and so the fix should also be included in Ubuntu 14.04 or
not?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/580961

Title:
  unzip fails to deal correctly with filename encodings

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/580961/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to