On Mon, Nov 25, 2013 at 10:26 AM, Ernest Beinrohr wrote:
Dňa 25.11.2013 10:15, Vinzenz Feenstra wrote / napísal(a):
I have just pushed the first EPEL5 release for the ovirt-guest-agent.

@Thomas: I would be glad if you could test it :-)

https://admin.fedoraproject.org/updates/ovirt-guest-agent-1.0.8-3.el5

I have tried on centos 5.10 and got this error

  --> ovirt-guest-agent conflicts with selinux-policy
Error: ovirt-guest-agent conflicts with selinux-policy

$ rpm -q selinux-policy
selinux-policy-2.4.6-346.el5


PS: the recompiled rhev-agent-2.3.16-3.el5.src.rpm works btw.


Me too. With rpm command this below is the expected minimum version...

[g.cecchi@c510 ~]$ sudo rpm -ivh ovirt-guest-agent-1.0.8-3.el5.noarch.rpm 
error: Failed dependencies:
selinux-policy < 3.7.19-188 conflicts with ovirt-guest-agent-1.0.8-3.el5.noarch

Gianluca