
Fedora 32 rocks – with a couple issues
Fedora 32 became available yesterday and – LinuxGeek46 that I am – I managed to upgrade 7 out of 8 of my Fedora hosts yesterday as well. It is really cool and works well as I have come to expect from all of my Fedora upgrades in the past. There are some big changes underneath but this little post is not about that. Rather, this post is about the one problem I encountered.
I had no problems performing the upgrades. I have a script that I wrote to perform all the steps as shown here using dnf system upgrade so it was easy for me to do each host. The problem occurred after the reboot of my network server.
The symptom of this problem is that all the network services I run failed to start correctly. This included DHCPD, NAMED, SendMail, HTTPD, and more. The systemd status <service> command showed that each of the services had attempted to start but had failed with errors. This was probably due to the large amount of work that the server needed to perform in the background before it was really ready to run those services.
Theoretically, systemd should start everything in parallel so long as the network is up and running. I have discovered that this is not actually true in an edge case like this.
The solution to this was to start each of the services manually. A reboot would have worked as well.
Other than that I am very happy with Fedora 32.
More Stories
How to get started with Linux
Many of the messages I see in the #Linux feeds on BlueSky and mastodon are Windows users lamenting the end of Support for Windows 10. Many are unable to upgrade to Win11 because their hardware won’t support it. Others are fed up with Windows in general and their efforts to force user to upgrade with suggestions like donating their old computers to purchase a new Win11 one.
Beware Fedora updates of April 28, 2024
It breaks iptables with no warning I'm rather angry right now but I promise to remain calm -- at least...
Five reasons for Windows users to move to Linux
Take back your power As the October deadline for dumping Windows 10 is fast approaching, many users are considering their...
Linux News
There are two items of interesting Linux news today. Fedora 42 The first is that Fedora 42 will be officially...
Breaking News – M$ Allows older computers to install Windows 11
Microsoft has finally bowed to the inevitable and changed their draconian stance on older computers. They'll now allow older computers...
Why does M$ require so much personal information?
Microsoft is really getting insistent about requiring an account before you can install new versions of Windows. They're even blocking...