I continued to update my system, hoping a new version (of Python or Flair) would fix the problem, but so far there have been no developments.
Now, the Fedora documentation advises against downgrading to Python 3.13, as it could affect other components of the released version of the system. I saw that the latest Ubuntu LTS also provides Python 3.14.
I’m wondering if any steps are underway to resolve this issue, as two major and widely used Linux distributions appear to be affected.
Thank you for your help.
Mario
Input files
Please upload all relevant files. (FLUKA input file, Flair project file, user routines, and data files)
In this same laptop Flair was running fine up to the upgrade to FC43. I have a second laptop, a bit older and slower, and when to problem comes out I did not upgrade and on this with Fedroa 42 I can work with Fluka/Flair. However I do hope there will be a solution. If you have any other suggestion it is most welcome.
I just checked the installation using the provided flair.repo, and I confirm that the incorrect flair-geoviewer package is installed.
Please remove the /etc/yum.repos.d/flair.repo file, uninstall the currently installed flair and flair-geoviewer packages, and reinstall them using the latest .rpm files.
I ave also removed the flair.repo from the repositories. Please, also clarify if this is only a temporary suggestion or if in future it is recommended to continue manually downloading and installing the rpms.
Well, I have followed the suggestions and removed the flair.repo and the previous installations of Flair and Geoviewer. Did it with dnf.
Now I have dowloaded the new packages and tried to install first using rpm, then using dnf but both did not work, giving me messages
Impossibile risolvere la transazione:
Problema 1: richieste in conflitto
nessun pacchetto fornisce libm.so.6(GLIBC_2.43)(64bit) richiesto da flair-geoviewer-3.4-5.4.x86_64 da @commandline
Problema 2: il pacchetto flair-3.4-5.4.noarch da @commandline richiede flair-geoviewer, ma nessuno dei fornitori può essere installato
richieste in conflitto
nessun pacchetto fornisce libm.so.6(GLIBC_2.43)(64bit) richiesto da flair-geoviewer-3.4-5.4.x86_64 da @commandline
Puoi provare ad aggiungere alla riga di comando:
–skip-broken per saltare i pacchetti non installabili
so flair is requiring geoviewer and vice versa, one is requiring the other and the installation does not work; furthermore, the libm.so.6 is part of the glibc2 and is already installed.
Sorry, I don’t know exactly what to do . Is it confirmed that one should remove the flair.repo ???
OK, I have reinstalled the flair.repo now that the directory on the server has to correct geoviewer file and installing in that way solved the issue. Everything is working again.