Error BITBAKE
Alessandro GARDICH
gremlin at gremlin.it
Mon Mar 31 13:15:17 UTC 2008
emanuele bottegoni wrote:
> Thanks Thomas.
>
> I've erased tmp dir and as user I've launched bitbake,obtaining this new
> error log.
> I can't understand what miss in my env setup....I've followed all the
> guides concerning.
>
>
> matteo at matteo-desktop:/stuff$ bitbake angstrom-minimal-image
> Traceback (most recent call last):
> File "/stuff/bitbake/bin/bitbake", line 117, in <module>
> main()
> File "/stuff/bitbake/bin/bitbake", line 113, in main
> cooker.cook()
> File "/stuff/bitbake/lib/bb/cooker.py", line 495, in cook
> self.updateCache()
> File "/stuff/bitbake/lib/bb/cooker.py", line 469, in updateCache
> (filelist, masked) = self.collect_bbfiles()
> File "/stuff/bitbake/lib/bb/cooker.py", line 558, in collect_bbfiles
> self.bb_cache = bb.cache.init(self)
> File "/stuff/bitbake/lib/bb/cache.py", line 390, in init
> return Cache(cooker)
> File "/stuff/bitbake/lib/bb/cache.py", line 68, in __init__
> bb.mkdirhier( self.cachedir )
> File "/stuff/bitbake/lib/bb/__init__.py", line 133, in mkdirhier
> if e.errno != 17: raise e
> OSError: [Errno 13] Permission denied: '/stuff/tmp'
>
>
>
> _______________________________________________
> Openembedded-users mailing list
> Openembedded-users at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users
>
please read at least the last line of the error ...
have you write access on /stuff/tmp ?
--
/-------------------------------------------------------------\
| Alessandro Gardich : gremlin at gremlin.it |
>-------------------------------------------------------------<
| I never saw a wild thing sorry for itself. |
| A small bird will drop frozen dead from a bough |
| without ever having felt sorry for itself. |
\-------------------------------------------------------------/
More information about the Openembedded-users
mailing list