Après passage en F32 , dnfgragora ne fonctionne pas.
Il charge 2 fois les dépots puis se ferme.
Je soupçonne une mauvaise configuration de version de python
Il charge 2 fois les dépots puis se ferme.
Je soupçonne une mauvaise configuration de version de python
~$ python -V
Python 3.8.2
~$ ls -l /usr/bin/python*
lrwxrwxrwx. 1 root root 9 2 mars 15:05 /usr/bin/python -> ./python3
lrwxrwxrwx. 1 root root 9 21 avril 09:45 /usr/bin/python2 -> python2.7
-rwxr-xr-x. 1 root root 15984 21 avril 09:46 /usr/bin/python2.7
-rwxr-xr-x. 1 root root 1846 21 avril 09:45 /usr/bin/python2.7-config
lrwxrwxrwx. 1 root root 16 21 avril 09:45 /usr/bin/python2-config -> python2.7-config
lrwxrwxrwx. 1 root root 9 2 mars 14:42 /usr/bin/python3 -> python3.8
-rwxr-xr-x. 1 root root 15408 2 mars 14:42 /usr/bin/python3.8
-rwxr-xr-x. 1 root root 2558 30 janv. 11:45 /usr/bin/python-argcomplete-check-easy-install-script
-rwxr-xr-x. 1 root root 318 30 janv. 11:45 /usr/bin/python-argcomplete-tcsh
~$ su -
Mot de passe :
# alternatives --list | grep -i python
# dnf install alternatives
Dernière vérification de l’expiration des métadonnées effectuée il y a 0:07:51 le sam. 02 mai 2020 06:10:09.
Le paquet alternatives-1.11-6.fc32.x86_64 est déjà installé.
Dépendances résolues.
Rien à faire.
Terminé !
# alternatives --config python
#
Conflits entre python 2.7 et python 3.8 ??