[Bug 1902437] [NEW] `rm -i` doesn't work well if "language-pack-es" is installed. Problems arise
Ganton
1902437 at bugs.launchpad.net
Sun Nov 1 14:39:43 UTC 2020
Public bug reported:
Dear people,
SUMMARY
After "deleting" files, sometimes users will have great problems because, for example, important information has not been deleted and users don't know it.
STEPS TO REPRODUCE
Install the "language-pack-es" package, reboot.
Execute `touch 1; rm -i 1`
See that you are asked "rm: ¿borrar el fichero regular vacío '1'? (s/n)" (it means "do you want to delete the empty file 1?").
Press the S key (that means the same as pressing the Y key in the English-speaking version)
Press Return.
See that the file is not deleted, and you don't know about it.
EXPECTED RESULT
As always has happened, pressing the S key and Return would have deleted the file.
Note: Pressing the Y key and Return really deletes the file.
OS VERSIONS
Linux: Ubuntu 20.10
Note: The bug doesn't happen using Ubuntu 20.04
** Affects: coreutils (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
Dear people,
SUMMARY
- Sometimes users get deceived when deleting files, and some of them will have great problems because, for example, important information has not been deleted.
+ After "deleting" files, sometimes users will have great problems because, for example, important information has not been deleted and users don't know it.
STEPS TO REPRODUCE
Install the "language-pack-es" package, reboot.
Execute `touch 1; rm -i 1`
See that you are asked "rm: ¿borrar el fichero regular vacío '1'? (s/n)" (it means "do you want to delete the empty file 1?").
Press the S key (that means the same as pressing the Y key in the English-speaking version)
Press Return.
See that the file is not deleted, and you don't know about it.
EXPECTED RESULT
As always has happened, pressing the S key and Return would have deleted the file.
Note: Pressing the Y key and Return really deletes the file.
OS VERSIONS
Linux: Ubuntu 20.10
Note: The bug doesn't happen using Ubuntu 20.04
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to coreutils in Ubuntu.
https://bugs.launchpad.net/bugs/1902437
Title:
`rm -i` doesn't work well if "language-pack-es" is installed. Problems
arise
Status in coreutils package in Ubuntu:
New
Bug description:
Dear people,
SUMMARY
After "deleting" files, sometimes users will have great problems because, for example, important information has not been deleted and users don't know it.
STEPS TO REPRODUCE
Install the "language-pack-es" package, reboot.
Execute `touch 1; rm -i 1`
See that you are asked "rm: ¿borrar el fichero regular vacío '1'? (s/n)" (it means "do you want to delete the empty file 1?").
Press the S key (that means the same as pressing the Y key in the English-speaking version)
Press Return.
See that the file is not deleted, and you don't know about it.
EXPECTED RESULT
As always has happened, pressing the S key and Return would have deleted the file.
Note: Pressing the Y key and Return really deletes the file.
OS VERSIONS
Linux: Ubuntu 20.10
Note: The bug doesn't happen using Ubuntu 20.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1902437/+subscriptions
More information about the foundations-bugs
mailing list