Nir Soffer has posted comments on this change.

Change subject: Moving import of zombierepear
......................................................................


Patch Set 1:

We can see here:
http://jenkins-ci.eng.lab.tlv.redhat.com/job/rpms_factory/813/artifact/logs/make_rpm.log

That make fails when trying this command:

    make[4]: Entering directory 
`/home/jenkins/workspace/rpms_factory/rpmbuild/BUILD/vdsm-4.13.2/vdsm/storage'
    make  check-local
    make[5]: Entering directory 
`/home/jenkins/workspace/rpms_factory/rpmbuild/BUILD/vdsm-4.13.2/vdsm/storage'
    PYTHONPATH="../../lib:$PYTHONPATH" PYTHONDONTWRITEBYTECODE=1 
/usr/bin/python ./storage_exception.py
    Traceback (most recent call last):
      File "./storage_exception.py", line 35, in <module>
        from vdsm.utils import GeneralException
      File 
"/home/jenkins/workspace/rpms_factory/rpmbuild/BUILD/vdsm-4.13.2/lib/vdsm/utils.py",
 line 51, in <module>
        import zombiereaper
    ImportError: No module named zombiereaper

Why are we running this line during check-local?

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I906b4f4212dd455cdf3ffc2b2409f2e57c9845e6
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Eyal Edri <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Nir Soffer <[email protected]>
Gerrit-Reviewer: Yaniv Bronhaim <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to