Open gerardbosch opened 2 years ago
Hello @gerardbosch :wave:
I'm trying to reproduce your issue with the current Perl version, but I'm failing to do so. Does this mean the issue has been fixed by now? If it is also not an issue for you anymore, would you be able to close this issue?
(I'm going through issues marked as stale to see what can be resolved. If you still experience this issue then don't mind me).
Hi @patka-123 I have tried again, and to me the problem still persists. Maybe it is something on my system or locale, but I was never able to figure it out. I guess you can close it. Cheers!!
Describe the bug
I install Perl with Nix with the following command:
Then, when I run
perl
there's always a warning (see below).If I run the perl binary that comes with my distro (Ubuntu) or I install perl with Linux Homebrew, it works with no issues.
Steps To Reproduce
Steps to reproduce the behavior:
Run perl, e.g.:
Expected behavior
Perl runs with no errors or warnings.
Notify maintainers
Additional context
Installed Perl version:
Output of
locale
:Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.