Check this one: http://gerrit.ovirt.org/#/c/28452/
----- Original Message ----- > From: "Moti Asayag" <[email protected]> > To: [email protected] > Cc: "Simone Tiraboschi" <[email protected]> > Sent: Sunday, June 8, 2014 2:43:24 PM > Subject: [ovirt-devel] devenv setup failure > > Hi, > > Due to commit "Split of engine-setup-plugin > 33e469b7b2db2c36b070509d700c34114c274559 [1], > the development environment setup fails with: > > 2014-06-08 14:09:03 DEBUG otopi.context context._executeMethod:152 method > exception > Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/otopi/context.py", line 142, in > _executeMethod > method['method']() > File > > "/home/masayag/ovirt-engine/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-common/base/core/uninstall.py", > line 249, in _cleanup > os.makedirs(os.path.dirname(output)) > File "/usr/lib64/python2.7/os.py", line 150, in makedirs > makedirs(head, mode) > File "/usr/lib64/python2.7/os.py", line 157, in makedirs > mkdir(name, mode) > OSError: [Errno 13] Permission denied: '@SETUP_ETC@' > 2014-06-08 14:09:03 ERROR otopi.context context._executeMethod:161 Failed to > execute stage 'Clean up': [Errno 13] Permission denied: '@SETUP_ETC@' > 2014-06-08 14:09:03 DEBUG otopi.context context.dumpEnvironment:468 > ENVIRONMENT DUMP - BEGIN > 2014-06-08 14:09:03 DEBUG otopi.context context.dumpEnvironment:478 ENV > BASE/exceptionInfo=list:'[(<type 'exceptions.OSError'>, OSError(13, > 'Permission denied'), <traceback object at 0x33dba70>), (<type > 'exceptions.OSError'>, OSError(13, 'Permission denied'), <traceback object > at 0x33ee518>)]' > > A patch to revert this one is suggested on [2]. > > [1] http://gerrit.ovirt.org/#/c/27647/ > [2] http://gerrit.ovirt.org/28458 > > Regards, > Moti > > _______________________________________________ > Devel mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/devel > _______________________________________________ Devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/devel
