herrib wrote:libSDL_gfx.so.13 est fourni par le rpm SDL_gfx du dépôt extras. lincity-ng est fourni par le dépôt extras, comme audacit et gweled. mjpegtools est fourni pas le dépôt livna.
Les dépôts extras et livna étaient manifestement accessibles lors de la tentative de mise à jour. Le problème ne vient pas de l'accès aux dépôts mais d'une résolution insuffisante des dépendances.
Passe une commande yum clean all et tente à nouveau une mise à jour.
Merci beaucoup pour cette astuce.
voila ce que ca donne :
[shortcut@localhost ~]$ su -
Mot de passe :
[root@localhost ~]# yum clean all
Loading "installonlyn" plugin
Cleaning up Everything
[root@localhost ~]# yum update
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories
dries 100% |=========================| 951 B 00:00
macromedia 100% |=========================| 951 B 00:00
updates 100% |=========================| 1.2 kB 00:00
core 100% |=========================| 1.1 kB 00:00
freshrpms 100% |=========================| 1.1 kB 00:00
extras 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
primary.xml.gz 100% |=========================| 832 kB 00:02
dries : ################################################## 3482/3482
primary.xml.gz 100% |=========================| 1.1 kB 00:00
macromedia: ################################################## 3/3
primary.xml.gz 100% |=========================| 508 kB 00:01
updates : ################################################## 1292/1292
primary.xml.gz 100% |=========================| 824 kB 00:05
core : ################################################## 2242/2242
primary.xml.gz 100% |=========================| 65 kB 00:00
freshrpms : ################################################## 181/181
primary.xml.gz 100% |=========================| 1.9 MB 00:05
extras : ################################################## 6087/6087
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for crontabs to pack into transaction set.
crontabs-1.10-12.fc6.noar 100% |=========================| 4.7 kB 00:00
---> Package crontabs.noarch 0:1.10-12.fc6 set to be updated
---> Downloading header for SDL_gfx to pack into transaction set.
SDL_gfx-2.0.15-1.fc6.rf.i 100% |=========================| 4.4 kB 00:00
---> Package SDL_gfx.i386 0:2.0.15-1.fc6.rf set to be updated
---> Downloading header for nss-tools to pack into transaction set.
nss-tools-3.11.5-0.6.0.fc 100% |=========================| 8.9 kB 00:00
---> Package nss-tools.i386 0:3.11.5-0.6.0.fc6 set to be updated
---> Downloading header for nspr to pack into transaction set.
nspr-4.6.5-0.6.0.fc6.i386 100% |=========================| 5.2 kB 00:00
---> Package nspr.i386 0:4.6.5-0.6.0.fc6 set to be updated
---> Downloading header for nss to pack into transaction set.
nss-3.11.5-0.6.0.fc6.i386 100% |=========================| 8.1 kB 00:00
---> Package nss.i386 0:3.11.5-0.6.0.fc6 set to be updated
---> Downloading header for bind-utils to pack into transaction set.
bind-utils-9.3.4-3.fc6.i3 100% |=========================| 39 kB 00:00
---> Package bind-utils.i386 31:9.3.4-3.fc6 set to be updated
---> Downloading header for tzdata to pack into transaction set.
tzdata-2007c-1.fc6.noarch 100% |=========================| 182 kB 00:00
---> Package tzdata.noarch 0:2007c-1.fc6 set to be updated
---> Downloading header for audacity to pack into transaction set.
audacity-1.3.2-8.fc6.i386 100% |=========================| 16 kB 00:00
---> Package audacity.i386 0:1.3.2-8.fc6 set to be updated
---> Downloading header for audit-libs-python to pack into transaction set.
audit-libs-python-1.4.2-2 100% |=========================| 12 kB 00:00
---> Package audit-libs-python.i386 0:1.4.2-2.fc6 set to be updated
---> Downloading header for audit-libs to pack into transaction set.
audit-libs-1.4.2-2.fc6.i3 100% |=========================| 12 kB 00:00
---> Package audit-libs.i386 0:1.4.2-2.fc6 set to be updated
---> Downloading header for gweled to pack into transaction set.
gweled-0.7-7.fc6.i386.rpm 100% |=========================| 8.2 kB 00:00
---> Package gweled.i386 0:0.7-7.fc6 set to be updated
---> Downloading header for bind-libs to pack into transaction set.
bind-libs-9.3.4-3.fc6.i38 100% |=========================| 40 kB 00:00
---> Package bind-libs.i386 31:9.3.4-3.fc6 set to be updated
--> Running transaction check
--> Processing Dependency: libSDL_gfx.so.13 for package: lincity-ng
--> Processing Dependency: libSDL_gfx.so.13 for package: mjpegtools
--> Finished Dependency Resolution
Error: Missing Dependency: libSDL_gfx.so.13 is needed by package lincity-ng
Error: Missing Dependency: libSDL_gfx.so.13 is needed by package mjpegtools
j'ai essayé d'installer la dépendance depuis ce liens , sans succès.
http://rpmfind.net/linux/rpm2html/search.php?query=libSDL_gfx.so.13
Cela me bloque car je désire utiliser yum pour installer encore quelques trucs sur ma fedora ( fraichement installé ).
Je peut aisement désinstaller les packages qui requiert ces dépendances ? car je peut me passer sans problèmes de lincity et mjpegtools.
D'avance merci pour vos réponses.
Gwen