[node-patches] Change in ovirt-node[ovirt-3.5]: recipe: Hack to unhide backports

fabiand at redhat.com fabiand at redhat.com
Wed Dec 3 16:18:47 UTC 2014


Fabian Deutsch has uploaded a new change for review.

Change subject: recipe: Hack to unhide backports
......................................................................

recipe: Hack to unhide backports

Invalidate the lib64 specific backports package to unhide the /usr/lib/
based backports package, which contains the ssl_match_hostname module.

Change-Id: I1e30f5481a8ce587128733ac88e519e769c1af4c
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1168582
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M recipe/common-post.ks
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/43/35843/1

diff --git a/recipe/common-post.ks b/recipe/common-post.ks
index ba0b9fa..1da8bcb 100644
--- a/recipe/common-post.ks
+++ b/recipe/common-post.ks
@@ -291,3 +291,6 @@
 
 echo "Regenerating initramfs"
 dracut -f || :
+
+# https://bugzilla.redhat.com/show_bug.cgi?id=1168582
+rm -vf /usr/lib64/python2.*/site-packages/backports/*


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1e30f5481a8ce587128733ac88e519e769c1af4c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>



More information about the node-patches mailing list