Re: Strange error running scripts. without #!/usr/bin/bash

2023-05-22 Thread Barry
> On 21 May 2023, at 23:14, Michael D. Setzer II via users > wrote: > > ./mktext2x.sh > free(): invalid next size (fast) > Aborted (core dumped) You can use the core file to find out what program crashed. The file command will give you a summary that includes the program name. Or you can run

Re: Strange error running scripts. without #!/usr/bin/bash

2023-05-22 Thread Michael D. Setzer II via users
On 22 May 2023 at 9:22, Barry wrote: From: Barry Subject:Re: Strange error running scripts. without #!/usr/bin/bash Date sent: Mon, 22 May 2023 09:22:24 +0100 To: mi...@guam.net, Community support for Fedora users Send

Re: /boot problem.

2023-05-22 Thread stan via users
On Sun, 21 May 2023 21:02:19 -0600 home user wrote: > question does come to mind from my first reading: What you say about > using CDs will work with DVDs too, right? Yes, I actually have a dvd burner that can handle CDs as well. Make sure that you tick the box that validates the burn after it

Re: /boot problem.

2023-05-22 Thread stan via users
On Sun, 21 May 2023 19:28:14 +0200 Lukas Middendorf wrote: Thanks for comments. > On 21/05/2023 18:05, stan via users wrote: > > 1. Caveat: This is a complex procedure, and from your past posts of > > your skill level, maybe too risky for you to do. > > There is lots of room in / for /boot. Rig

Re: /boot problem.

2023-05-22 Thread home user
On 5/21/23 10:20 PM, Mike Wright wrote: On 5/21/23 20:02, home user wrote: On 5/18/23 4:21 PM, home user wrote: [... snip ...] There are two more /boot subdirectories I want to look at: /boot/grub2/i386-pc/ /boot/grub2/themes/starfield/ I did an "ls -lRt" on /boot/grub2/ and put the output (a

Re: /boot problem.

2023-05-22 Thread home user
On 5/21/23 11:56 PM, Samuel Sieb wrote: On 5/21/23 20:02, home user wrote: I notice that the themes/starfield subdirectory has quite a few (31) files, all from July 06, 2017, a few quite big.  But should not assume that being old means they're no longer needed. My question: Is anything in this

Re: /boot problem.

2023-05-22 Thread home user
On 5/22/23 8:01 AM, stan via users wrote: On Sun, 21 May 2023 21:02:19 -0600 home user wrote: question does come to mind from my first reading: What you say about using CDs will work with DVDs too, right? Yes, I actually have a dvd burner that can handle CDs as well. Make sure that you tick

Re: /boot problem.

2023-05-22 Thread home user
On 5/22/23 8:38 AM, stan via users wrote: On Sun, 21 May 2023 19:28:14 +0200 Lukas Middendorf wrote: Thanks for comments. [... snip ...] There is quite some potential for mistakes that will break the boot process. Yes, there sure is. Given this new addition, I would not recommend this unles

Fedora 38 and Forticlient VPN

2023-05-22 Thread Ambrogio De Lorenzo
ion I receive the error: 20230522 19:12:58.166 [sslvpn:DEBG] main:1747 exception: Config routing table failed I didn't found a way to solve this error. I tried also the same client working on my actual fedora, and in this case one of my vpn is working, the other show the same error. I checked wit

Re: Fedora 38 and Forticlient VPN

2023-05-22 Thread Tom Horsley
On Mon, 22 May 2023 19:37:41 +0200 Ambrogio De Lorenzo wrote: > Can someone help me solving this problem? Not really help exactly, but I seem to recall we had to use that for work for a while. I think I gave up getting it to operate on fedora directly and used a Windows virtual machine so I could

Re: /boot problem. [SOLVED]

2023-05-22 Thread home user
On 5/18/23 4:21 PM, home user wrote: (f37 stand-alone dual-boot workstation) During this afternoon's patching (via dnf), a warning GUI popped up saying /boot is full.  It offered me the option to move /boot files to trash, but no option to delete anything.  I tried moving the rescue file to tr

Re: kernel growth (was: /boot problem.)

2023-05-22 Thread home user
On 5/19/23 4:38 AM, Felix Miata wrote: home user composed on 2023-05-18 20:25 (UTC-0600): The boot partition has been big enough for over 10 years, including the time I've had 4 kernels + 1 rescue kernel (since late last year). I'm puzzled about how the /boot partition is now too small. Has

Re: /boot problem. [SOLVED]

2023-05-22 Thread Tom Horsley
On Mon, 22 May 2023 12:02:19 -0600 home user wrote: > If the problem happens again, I'll open a new thread. I don't know if it already appeared somewhere in this thread, but I think there is a DNF option you can set in the dnf.conf file to limit the number of old kernels it will keep around. That

Re: /boot problem. [SOLVED]

2023-05-22 Thread home user
On 5/22/23 12:17 PM, Tom Horsley wrote: On Mon, 22 May 2023 12:02:19 -0600 home user wrote: If the problem happens again, I'll open a new thread. I don't know if it already appeared somewhere in this thread, but I think there is a DNF option you can set in the dnf.conf file to limit the numbe

Re: /boot problem. [SOLVED]

2023-05-22 Thread Tim via users
Tom Horsley: >> I don't know if it already appeared somewhere in this thread, but I >> think there is a DNF option you can set in the dnf.conf file to >> limit the number of old kernels it will keep around. That might >> help prevent a recurrence. home user: > Yes, I set that back to 3 during this

Re: /boot problem. [SOLVED]

2023-05-22 Thread home user
On 5/22/23 2:49 PM, Tim via users wrote: Tom Horsley: I don't know if it already appeared somewhere in this thread, but I think there is a DNF option you can set in the dnf.conf file to limit the number of old kernels it will keep around. That might help prevent a recurrence. home user: Yes,

Re: Fedora 38 and Forticlient VPN

2023-05-22 Thread Samuel Sieb
On 5/22/23 10:37, Ambrogio De Lorenzo wrote: When I try to start the connection I receive the error: 20230522 19:12:58.166 [sslvpn:DEBG] main:1747 exception: Config routing table failed It sounds like whatever method it's trying to use to change the routing table isn't working.