So, now Fedora 41 cloud base has been tested and updated in the github repository.
I ran into an issue, the Roon Server Installer has a bad wget call that makes it exit and fail. I included a fix in my fedora installer script to remove the --show-progress flag from the wget call. wget must’ve deprecated that in ‘recent’ versions and roonlabs now needs to update that script for us to complete an installation successfully.
It’s surprising to see this issue was reported back in June by @Patrick_Vehling in this entry, and it’s November now and I still see the problem.
For anybody interested, look at the Fedora install script to check how I worked around that.