[Bug 1898445] [NEW] zip fails to delete file from archive if file name to delete is non-latin

Unxed 1898445 at bugs.launchpad.net
Sun Oct 4 12:41:05 UTC 2020


Public bug reported:

Sample attached.

$ unzip -l new.zip
Archive:  new.zip
  Length      Date    Time    Name
---------  ---------- -----   ----
        0  2020-07-16 23:30   тест.txt
---------                     -------
        0                     1 file

$ zip -d new.zip тест.txt
        zip warning: name not matched: тест.txt

zip error: Nothing to do! (new.zip)

** Affects: unzip (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "new.zip"
   https://bugs.launchpad.net/bugs/1898445/+attachment/5417460/+files/new.zip

-- 
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/1898445

Title:
  zip fails to delete file from archive if file name to delete is non-
  latin

Status in unzip package in Ubuntu:
  New

Bug description:
  Sample attached.

  $ unzip -l new.zip
  Archive:  new.zip
    Length      Date    Time    Name
  ---------  ---------- -----   ----
          0  2020-07-16 23:30   тест.txt
  ---------                     -------
          0                     1 file

  $ zip -d new.zip тест.txt
          zip warning: name not matched: тест.txt

  zip error: Nothing to do! (new.zip)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unzip/+bug/1898445/+subscriptions



More information about the foundations-bugs mailing list