[Gluster-infra] Fwd: Change in glusterfs[master]: glupy: portability fixes

Emmanuel Dreyfus manu at netbsd.org
Wed Oct 29 18:38:12 UTC 2014


Hello

Problem: glusterfs build system does not install the glupy.py python module in
the python site-packages directory, where python looks for it.

I submitted a fix in http://review.gluster.org/8978, but jenkins cannot create
the site-packages/glusterfs directory. What about a chown on all build machines
to fix that?

d=`python -c 'from distutils.sysconfig import get_python_lib;
print(get_python_lib())'`
mkdir -p  $d/glusterfs
chown jenkins $d/glusterfs


------- Begin Forwarded Message -------

Subject:     Change in glusterfs[master]: glupy: portability fixes
From:        "Gluster Build System (Code Review)" 
             <review at dev.gluster.org>
To:          Emmanuel Dreyfus <manu at netbsd.org>
Cc:          Jeff Darcy <jdarcy at redhat.com>
             Kiran Patil <kiran at fractalio.com>
Date:        Wed, 29 Oct 2014 10:16:43 -0700

Gluster Build System has posted comments on this change.

Change subject: glupy: portability fixes
......................................................................


Patch Set 2: Verified-1

Build Failed 

http://build.gluster.org/job/glusterfs-devrpms/3659/ : FAILURE

http://build.gluster.org/job/smoke/11389/ : SUCCESS

http://build.gluster.org/job/glusterfs-devrpms-el6/3601/ : FAILURE

http://build.gluster.org/job/freebsd-smoke/1385/ : SUCCESS

http://build.gluster.org/job/compare-bug-version-and-git-branch/1385/ : SUCCESS
(skipped)

http://build.gluster.org/job/netbsd6-smoke/1209/ : FAILURE

http://build.gluster.org/job/netbsd7-smoke/843/ : FAILURE

-- 
To view, visit http://review.gluster.org/8978
To unsubscribe, visit http://review.gluster.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Icc71e77d6940f0759cc14c5c5cf7ca6fa431e0d2
Gerrit-PatchSet: 2
Gerrit-Project: glusterfs
Gerrit-Branch: master
Gerrit-Owner: Emmanuel Dreyfus <manu at netbsd.org>
Gerrit-Reviewer: Gluster Build System <jenkins at build.gluster.com>
Gerrit-Reviewer: Jeff Darcy <jdarcy at redhat.com>
Gerrit-Reviewer: Kiran Patil <kiran at fractalio.com>
Gerrit-HasComments: No

-------- End Forwarded Message --------


-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu at netbsd.org


More information about the Gluster-infra mailing list