[oe] permission error

saleh usman salehusman at hotmail.com
Sat Mar 13 14:17:07 UTC 2010


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.

[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


More information about the Openembedded-devel mailing list