[oe] permission error

Graeme Gregory dp at xora.org.uk
Sat Mar 13 14:30:08 UTC 2010


On Sat, Mar 13, 2010 at 07:17:07PM +0500, saleh usman wrote:
> 
> When I try to bitbake any recipe I get an error of Permission denied while owner of directory is that  user which is loged in.
> How to fix this error .
> Log follows.
> 
You seem to have mixed up running as root and running as user, never run
bitbake as root and make sure all your files are owned by your user.

Graeme

> [Saleh at localhost root]$ bitbake x-11-image
> Traceback (most recent call last):
>   File "/sdr/bitbake/bin/bitbake", line 143, in <module>
>     main()
>   File "/sdr/bitbake/bin/bitbake", line 123, in main
>     cooker.parseConfiguration()
>   File "/sdr/bitbake/lib/bb/cooker.py", line 68, in parseConfiguration
>     self.parseConfigurationFile( os.path.join( "conf", "bitbake.conf" ) )
>   File "/sdr/bitbake/lib/bb/cooker.py", line 402, in parseConfigurationFile
>     bb.fetch.fetcher_init(self.configuration.data)
>   File "/sdr/bitbake/lib/bb/fetch/__init__.py", line 93, in fetcher_init
>     pd = persist_data.PersistData(d)
>   File "/sdr/bitbake/lib/bb/persist_data.py", line 52, in __init__
>     bb.mkdirhier(self.cachedir)
>   File "/sdr/bitbake/lib/bb/__init__.py", line 138, in mkdirhier
>     if e.errno != 17: raise e
> OSError: [Errno 13] Permission denied: '/home/saleh'
> 
>  		 	   		  
> _________________________________________________________________
> Hotmail: Free, trusted and rich email service.
> https://signup.live.com/signup.aspx?id=60969
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list