SOS fedora
cazersose
-
jeanbi Messages postés 15397 Statut Contributeur -
jeanbi Messages postés 15397 Statut Contributeur -
Bonjour,
voila quand je lance un yum pour installer mysql ou bien je vais par ajout/enlever un logiciel dans ma fedora voila le resulat alors j'ai besoin d'aide ,je pense que c'est un truc avec les mirroirs
[root@localhost ~]# yum install mysql
Loading "installonlyn" plugin
Setting up Install Process
Parsing package install arguments
No package mysql available.
Nothing to do
[root@localhost ~]#
voila quand je lance un yum pour installer mysql ou bien je vais par ajout/enlever un logiciel dans ma fedora voila le resulat alors j'ai besoin d'aide ,je pense que c'est un truc avec les mirroirs
[root@localhost ~]# yum install mysql
Loading "installonlyn" plugin
Setting up Install Process
Parsing package install arguments
No package mysql available.
Nothing to do
[root@localhost ~]#
A voir également:
- SOS fedora
- Fedora ou ubuntu - Guide
- Fedora live usb creator - Télécharger - Utilitaires
- Paint.net sur Fedora Project - Forum Debian
- Problème wi-fi sous fedora ✓ - Forum Fedora
- Configuration wifi fedora 6 ✓ - Forum Fedora
3 réponses
bonjour,
voila ce que tu doit obtenir si les dépôts sont correct .
a+
sudo yum install mysql Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package mysql.i386 0:5.0.45-6.fc8 set to be updated --> Processing Dependency: perl(DBI) for package: mysql --> Running transaction check ---> Package perl-DBI.i386 0:1.58-2.fc8 set to be updated --> Finished Dependency Resolution Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: mysql i386 5.0.45-6.fc8 updates 2.7 M Installing for dependencies: perl-DBI i386 1.58-2.fc8 fedora 715 k Transaction Summary ============================================================================= Install 2 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 3.4 M
voila ce que tu doit obtenir si les dépôts sont correct .
a+