Bug 1021147 - vdsm from 3.3.1 beta missing dependency selinux-policy-targeted-3.7.19-195.el6_4.12.noarch
Summary: vdsm from 3.3.1 beta missing dependency selinux-policy-targeted-3.7.19-195.el...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: vdsm
Version: 3.3
Hardware: Unspecified
OS: Unspecified
urgent
unspecified
Target Milestone: ---
: 3.3.2
Assignee: Eduardo Warszawski
QA Contact: Haim
URL:
Whiteboard: infra
Depends On: 1015068
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-19 20:58 UTC by Jason Brooks
Modified: 2013-12-20 10:41 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-12-20 10:41:57 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 20313 0 None None None Never

Description Jason Brooks 2013-10-19 20:58:15 UTC
Description of problem:

When installing vdsm (standalone host or AIO), install failed on missing selinux-policy-targeted >= 3.7.19-213.

Error: Package: vdsm-4.13.0-2.gitbae164c.el6.x86_64 (ovirt-beta)
           Requires: selinux-policy-targeted >= 3.7.19-213
           Installed: selinux-policy-targeted-3.7.19-195.el6_4.12.noarch
(@updates)

Don't know if this is more appropriately a CentOS bug, but it's a problem for oVirt.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Dan Kenigsberg 2013-10-20 05:02:49 UTC
Unfortunately, ovirt-3.3's vdsm requires an selinux package that has not yet been released.

A manual tweak to the policy is required, beyond ignoring the missing dependency

 sudo semanage fcontext -a -s system_u -t virt_var_run_t -r s0 '/var/run/vdsm(/.*)

Comment 2 Itamar Heim 2013-12-20 02:08:10 UTC
dan - has this been fixed in 3.3.2 and can be closed as such?

Comment 3 Dan Kenigsberg 2013-12-20 10:41:57 UTC
Yes, http://gerrit.ovirt.org/20760 adds the

 selinux-policy-targeted >= 3.7.19-195.el6_4.13

dependency.


Note You need to log in before you can comment on or make changes to this bug.