Adam Litke has uploaded a new change for review.
Change subject: build: Add BuildDepends for m2crypto
......................................................................
build: Add BuildDepends for m2crypto
During the build, I get the following traceback:
Traceback (most recent call last):
File "../tests/testrunner.py", line 274, in <module>
hackVdsmModule()
File "../tests/testrunner.py", line 252, in hackVdsmModule
sub = __import__(name, globals(), locals(), [], -1)
File "/home/aglitke/rpmbuild/BUILD/vdsm-4.10.2/vdsm/SecureXMLRPCServer.py",
line 39, in <module>
from M2Crypto import SSL, X509
ImportError: No module named M2Crypto
We need the m2crypto package at build time now as well (in order to run tests).
Change-Id: I4bfe0c6ca979f868be665d48bce395c896bec1f7
Signed-off-by: Adam Litke <[email protected]>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/53/9253/1
diff --git a/vdsm.spec.in b/vdsm.spec.in
index 20ad1dc..9ba254f 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -42,6 +42,7 @@
BuildRequires: libvirt-python
BuildRequires: genisoimage
BuildRequires: openssl
+BuildRequires: m2crypto
%if 0%{?rhel}
BuildRequires: python-ordereddict
%endif
--
To view, visit http://gerrit.ovirt.org/9253
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4bfe0c6ca979f868be665d48bce395c896bec1f7
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches