Public bug reported:
To reproduce:
$ echo -e pytest\\npy.test | sort -u
py.test
$ echo -e pytest\\npy.test | LANG=C sort -u
py.test
pytest
This has been fixed upstream. This breaks all sorts of things, most
prominently for me that `pyenv` will not install shims for `pytest`.
But there must be all sorts of things that rely on this behaviour being
correct that are (perhaps very subtly) broken.
** 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/2154364
Title:
sort -u is broken if no LANG is set
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/2154364/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs