← Back to team overview

openstack team mailing list archive

Re: Restart devstack errors

 

Well, you probably don't want world writeable, but.... :)  755 on dirs and 644 on files is probably more appropriate!  But at least you know the issue.

- Chris

On Feb 20, 2013, at 9:21 PM, harryxiyou <harryxiyou@xxxxxxxxx> wrote:

> On Thu, Feb 21, 2013 at 12:14 PM, Chris Behrens <cbehrens@xxxxxxxxxxxx> wrote:
>> [Removed the dev list -- no need to cross-post.]
>> 
>> It looks like you have broken permissions on '/usr/local/lib/python2.7/dist-packages/httplib2-0.7.7-py2.7.egg'
>> nd/or subdirectories.  Make sure everything is world readable.
> 
> You are right. After "sudo chmod -R 777 dist-packages/"
> I could solve this problem successfully.
> Thanks.
> 
> 
> 
> -- 
> Thanks
> Harry Wei


Follow ups

References