On Thu, 2016-06-16 at 14:21 +0530, Krutika Dhananjay wrote: > Hi, > > I have been seeing the following failure in smoke on my patch[1] for > some time now: > > https://build.gluster.org/job/smoke/28677/console > > Here's the error seen: > > 01:39:44 libtool: install: warning: relinking `gfid-access.la' > 01:39:44 Traceback (most recent call last): > 01:39:44 File "<string>", line 15, in <module> > 01:39:44 File "/usr/lib64/python2.6/py_compile.py", line 135, in > compile > 01:39:44 fc = open(cfile, 'wb') > 01:39:44 IOError: [Errno 13] Permission denied: > '/usr/lib/python2.6/site-packages/gluster/glupy/__init__.pyc' > 01:39:44 make[6]: *** [install-pyglupyPYTHON] Error 1 > 01:39:45 make[5]: *** [install-am] Error 2 > 01:39:45 make[4]: *** [install-recursive] Error 1 > 01:39:45 make[3]: *** [install-recursive] Error 1 > 01:39:45 make[2]: *** [install-recursive] Error 1 > 01:39:45 make[1]: *** [install-recursive] Error 1 > 01:39:45 make: *** [install-recursive] Error 1 > 01:39:45 Build step 'Execute shell' marked build as failure > 01:39:45 Finished: FAILURE > > Would someone here know what the problem is? >
This was reported a week before. See the following thread: http://www.gluster.org/pipermail/gluster-infra/2016-June/002274.html Basically the following patch should fix this failure but not yet merged in release-3.7. http://review.gluster.org/#/c/14340/ I have re-based the required patches again. > -Krutika > > [1] http://review.gluster.org/#/c/14663/ > _______________________________________________ > Gluster-infra mailing list > [email protected] > http://www.gluster.org/mailman/listinfo/gluster-infra _______________________________________________ Gluster-infra mailing list [email protected] http://www.gluster.org/mailman/listinfo/gluster-infra
