[Gluster-infra] permission denied error in smoke test

Niels de Vos ndevos at redhat.com
Fri Jun 10 13:45:22 UTC 2016


On Fri, Jun 10, 2016 at 06:48:38PM +0530, Nigel Babu wrote:
> From looking at IRC, this seems like legit bustage. There was a fix for
> this, which seems to be not backported for 3.7.

Indeed, these are the changes that we need merged for this issue to be
resolved:

  http://review.gluster.org/#/q/project:glusterfs+branch:release-3.7+topic:bug-1336137

http://review.gluster.org/14340 is the top level patch, and if you base
your 3.7 changes on that one the tests should pass. You can do this in
different ways, but I would do it like:

  $ git checkout my-branch-for-3.7-backport
  $ git fetch origin refs/changes/40/14340/2
  $ git rebase FETCH_HEAD
  $ git review --no-rebase --remote origin -t bug-0123456
  (bug-0123456 should be the bug-<number> for the 3.7 bug)

HTH,
Niels

> 
> On Fri, Jun 10, 2016 at 5:31 PM, Saravanakumar Arumugam <sarumuga at redhat.com
> > wrote:
> 
> > Hi,
> > Observed permission denied errors in smoke test as:
> >
> > *03:55:40* Traceback (most recent call last):*03:55:40*   File "<string>", line 15, in <module>*03:55:40*   File "/usr/lib64/python2.6/py_compile.py", line 135, in compile*03:55:40*     fc = open(cfile, 'wb')*03:55:40* IOError: [Errno 13] Permission denied: '/usr/lib/python2.6/site-packages/gluster/glupy/__init__.pyc'*03:55:40* make[6]: *** [install-pyglupyPYTHON] Error 1
> >
> > https://build.gluster.org/job/smoke/28549/console
> >
> > Can you help?
> >
> > Thanks,
> > Saravana
> >
> 
> 
> 
> -- 
> nigelb

> _______________________________________________
> Gluster-infra mailing list
> Gluster-infra at gluster.org
> http://www.gluster.org/mailman/listinfo/gluster-infra

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://www.gluster.org/pipermail/gluster-infra/attachments/20160610/83dda6e7/attachment.sig>


More information about the Gluster-infra mailing list