Change in vdsm[ovirt-3.3]: fix premature selinux dependency

ybronhei at redhat.com ybronhei at redhat.com
Tue Oct 29 15:34:46 UTC 2013


Yaniv Bronhaim has submitted this change and it was merged.

Change subject: fix premature selinux dependency
......................................................................


fix premature selinux dependency

Vdsm v4.13.0 places its storage repository under /var/run/vdsm/storage
instead of the non-standard trademarked /rhev/data-center. This change
requires a compatible change to selinux which would be available only
when selinux-policy-3.7.19-195.el6.13 is released.

Until then, we try to hack the issue on EL6 by tweaking the policy on vdsm installation with

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

This patch should be promptly reverted when
selinux-policy-3.7.19-195.el6.13 is released.

Bug-Url: https://bugzilla.redhat.com/1021147
Change-Id: Iea625d7c39035055b246357030372430b4bddf68
Signed-off-by: Dan Kenigsberg <danken at redhat.com>
Reviewed-on: http://gerrit.ovirt.org/19807
Reviewed-by: Eyal Edri <eedri at redhat.com>
Reviewed-by: Ohad Basan <obasan at redhat.com>
Reviewed-on: http://gerrit.ovirt.org/20313
Tested-by: Fabian Deutsch <fabiand at fedoraproject.org>
Reviewed-by: Yaniv Bronhaim <ybronhei at redhat.com>
---
M vdsm.spec.in
1 file changed, 6 insertions(+), 1 deletion(-)

Approvals:
  Fabian Deutsch: Verified
  Yaniv Bronhaim: Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/20313
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iea625d7c39035055b246357030372430b4bddf68
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.3
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>
Gerrit-Reviewer: Ohad Basan <obasan at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: mooli tayer <mtayer at redhat.com>


More information about the vdsm-patches mailing list