Dan Kenigsberg has submitted this change and it was merged.

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(-)

Approvals:
  Adam Litke: Verified
  Juan Hernandez: Looks good to me, but someone else must approve
  oVirt Jenkins CI Server: Verified
  Mark Wu: Looks good to me, but someone else must approve
  Dan Kenigsberg: Looks good to me, approved
  Zhou Zheng Sheng: Looks good to me, but someone else must approve


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4bfe0c6ca979f868be665d48bce395c896bec1f7
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <[email protected]>
Gerrit-Reviewer: Adam Litke <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Mark Wu <[email protected]>
Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to