On 03/13/2010 09:17 AM, 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.
I think you are running bitbake as one user (who can't access your home
directory) and trying to write some files into your home directory.
Philip
[sa...@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
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel