Hello,
since yesterday evening I have this sort of dependency problem with updates
yum update
say
Resolving Dependencies
--> Running transaction check
---> Package python-cpopen.x86_64 0:1.2.3-4.fc19 will be obsoleting
---> Package vdsm-python-cpopen.x86_64 0:4.13.0-11.fc19 will be obsoleted
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================================================
Package Arch Version
Repository Size
=============================================================================================================================
Installing:
python-cpopen x86_64
1.2.3-4.fc19 updates 19 k
replacing vdsm-python-cpopen.x86_64 4.13.0-11.fc19
Transaction Summary
=============================================================================================================================
Install 1 Package
If I go ahead and run yum update again I have:
Dependencies Resolved
=============================================================================================================================
Package Arch Version
Repository Size
=============================================================================================================================
Installing:
vdsm-python-cpopen x86_64
4.13.0-11.fc19 ovirt-stable 20 k
replacing python-cpopen.x86_64 1.2.3-4.fc19
Transaction Summary
=============================================================================================================================
Install 1 Package
and so again in a loop....
Gianluca