Public bug reported:

If the file "tx" does not exist and the locale is en_US.UTF-8, "rm" will
print:

$ LANG=en_US.UTF-8 rm tx
rm: cannot remove รข: No such file or directory
$ LANG=en_US rm tx
rm: cannot remove 'tx': No such file or directory
$ LANG=C rm tx
rm: cannot remove 'tx': No such file or directory

This is in coreutils 8.21-1ubuntu5.4 on Ubuntu 14.04.

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

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

Title:
  rm command prints non-locale escaped error messages

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

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

Reply via email to