Anatoly Litovsky has uploaded a new change for review.

Change subject: fixing ssl_match_hostname search problme
......................................................................

fixing ssl_match_hostname search problme

Change-Id: I356fe026c48dab5da67144f3b09d3cd70a9174ec
Signed-off-by: Tolik Litovsky <[email protected]>
---
M recipe/common-post.ks
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/62/35662/1

diff --git a/recipe/common-post.ks b/recipe/common-post.ks
index ba0b9fa..356d45c 100644
--- a/recipe/common-post.ks
+++ b/recipe/common-post.ks
@@ -289,5 +289,7 @@
 
 python -m compileall /usr/lib/python2.*/site-packages/sos
 
+cp -r /usr/lib/python2.*/site-packages/backports/ssl_match_hostname 
/usr/lib64/python2.*/site-packages/backports
+
 echo "Regenerating initramfs"
 dracut -f || :


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I356fe026c48dab5da67144f3b09d3cd70a9174ec
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Anatoly Litovsky <[email protected]>
_______________________________________________
node-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-patches

Reply via email to