On Tue, Jun 24, 2025 at 11:53 AM Bob Marčan via users
<users@lists.fedoraproject.org> wrote:
>
> [...]
> Same environment, upgrade from 41 to 42.
>
> [~]$ fr
> Error in startup script: couldn't read file "/bin/fr": invalid or incomplete 
> multibyte or wide character
> [~]$  file /bin/fr
> /bin/fr: symbolic link to ../share/filerunner/fr
> [~]$  /usr/share/filerunner/fr
> Error in startup script: couldn't read file "/usr/share/filerunner/fr": 
> invalid or incomplete multibyte or wide character
>
> Does anyone have any sane explanation for this error?
> At version 41, everything worked flawlessly.

Try  LC_ALL=C. Something like:

    $ LC_ALL=C fr <opts>

Jeff
-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to