n/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 charac
On Tue, Jun 24, 2025 at 5:41 PM Bob Marčan wrote:
>
> On Tue, 24 Jun 2025 17:07:16 -0400
> "Jeffrey Walton" wrote:
>
> > LC_ALL=C fr
>
> [~]$ LC_ALL=C fr
> Error in startup script: couldn't read file "/bin/fr": invalid or incomplete
> mult
On Tue, 2025-06-24 at 15:53 +, Bob Marčan via users wrote:
> > Is this in reply to something? I don't see the original post.
> >
> > poc
> > --
>
> Reply to
>
> Same environment, upgrade from 41 to 42.
No idea what that means or what the original post says. I don't see it
in the list archi
On Wed, 25 Jun 2025 18:22:56 +0900
"Mamoru TASAKA" wrote:
>
> 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 wi
Jeffrey Walton wrote on 2025/06/25 7:56:
On Tue, Jun 24, 2025 at 5:41 PM Bob Marčan wrote:
On Tue, 24 Jun 2025 17:07:16 -0400
"Jeffrey Walton" wrote:
LC_ALL=C fr
[~]$ LC_ALL=C fr
Error in startup script: couldn't read file "/bin/fr": invalid or incomplete
mu
On Tue, Jun 24, 2025 at 11:53 AM Bob Marčan via users
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/
On 6/24/25 8:53 AM, Bob Marčan via users 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
[
On Tue, 2025-06-24 at 15:29 +, Bob Marčan via users wrote:
> [~]$ printenv | grep ^LC_
> LC_ADDRESS=C.UTF-8
> LC_NAME=C.UTF-8
> LC_MONETARY=sl_SI.utf-8
> LC_PAPER=sl_SI.utf8
> LC_IDENTIFICATION=C.UTF-8
> LC_TELEPHONE=C.UTF-8
> LC_MESSAGES=C.UTF-8
> LC_MEASUREMENT=sl_SI.utf8
> LC_TIME=POSIX
> LC
[~]$ printenv | grep ^LC_
LC_ADDRESS=C.UTF-8
LC_NAME=C.UTF-8
LC_MONETARY=sl_SI.utf-8
LC_PAPER=sl_SI.utf8
LC_IDENTIFICATION=C.UTF-8
LC_TELEPHONE=C.UTF-8
LC_MESSAGES=C.UTF-8
LC_MEASUREMENT=sl_SI.utf8
LC_TIME=POSIX
LC_COLLATE=C.UTF-8
LC_NUMERIC=C.UTF-8
Others are default.
--
___