Change in vdsm[master]: Moving import of zombierepear

nsoffer at redhat.com nsoffer at redhat.com
Sun Jan 12 11:28:55 UTC 2014


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 <ybronhei at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No


More information about the vdsm-patches mailing list