Everytime I try to update my server (CentOS7) using the yum update command I get errors like
Code: Select all
Running transaction check
FEHLER bei Transaktionsprüfung gegenüber Depsolve:
python(abi) = 2.6 is needed by (installed) fahcontrol-7.4.4-1.noarch
python(abi) = 2.6 is needed by (installed) fahcontrol-7.4.4-1.noarch
** 3 bereits bestehende(s) rpmdb Problem(e) gefunden, »yum check« gibt Folgendes aus:
fahcontrol-7.4.4-1.noarch hat fehlende Abhängigkeiten zu python(abi) = ('0', '2.6', None)
fahviewer-7.4.4-1.x86_64 hat fehlende Abhängigkeiten zu libGLU.so.1()(64bit)
fahviewer-7.4.4-1.x86_64 hat fehlende Abhängigkeiten zu libglut.so.3()(64bit)
I tried to exclude them from the update but it wont work corrrectly.
Does somebody know this kind of issues?
Thanks for your help.