Re: invalid or incomplete multibyte or wide character

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jeffrey Walton wrote on 2025/06/25 7:56:
On Tue, Jun 24, 2025 at 5:41 PM Bob Marčan <bob.marcan@xxxxxxxxx> wrote:

On Tue, 24 Jun 2025 17:07:16 -0400
"Jeffrey Walton" <noloader@xxxxxxxxx> wrote:

LC_ALL=C fr

[~]$ LC_ALL=C fr
Error in startup script: couldn't read file "/bin/fr": invalid or incomplete multibyte or wide character
[~]$

[~]$ export LC_ALL=C
[~]$ fr
Error in startup script: couldn't read file "/bin/fr": invalid or incomplete multibyte or wide character

This is only a TCL Script.
According to the published comments, there are quite a few problems in the transition to version 42.

Well, your first step is to run a linter on the TCL script. It looks
like there's one at GitHub: <https://github.com/nmoroze/tclint>.

There are also analyzer and linter tools listed at
<https://wiki.tcl-lang.org/page/Static+syntax+analysis>.

Jeff

Fedora 4l TCL version is 8, on the other hand Fedora 42 TCL version is 9.
Looks like filerunner does not support TCL version 9.

Try installing TCL version 8 by

$ sudo dnf install tcl8 tk8

and execute "fr" script by wish8 explicitly as:

$ wish8 /usr/bin/fr

Regards,
Mamoru
--
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux