[oe-users] testing Angstrom distro

Mark Spowage spowage at gmail.com
Thu Aug 23 18:41:29 UTC 2007


hello oe

simply attemped to use existing .conf files
some python ? bitbake bug ?

bb_persist_data.sqlite3
sqlite 3 has no problem to access this

thx for  any hints

[@localhost build]$ bitbake task-base
Traceback (most recent call last):
  File "/stuff/bitbake/bin/bitbake", line 134, in <module>
    main()
  File "/stuff/bitbake/bin/bitbake", line 114, in main
    cooker = bb.cooker.BBCooker(configuration)
  File "/stuff/bitbake/lib/bb/cooker.py", line 65, in __init__
    self.parseConfigurationFile( os.path.join( "conf", "bitbake.conf" ) )
  File "/stuff/bitbake/lib/bb/cooker.py", line 353, in parseConfigurationFile
    bb.fetch.fetcher_init(self.configuration.data)
  File "/stuff/bitbake/lib/bb/fetch/__init__.py", line 97, in fetcher_init
    pd.delDomain("BB_URI_HEADREVS")
  File "/stuff/bitbake/lib/bb/persist_data.py", line 66, in delDomain
    self.connection.execute("DROP TABLE IF EXISTS %s;" % domain)
sqlite3.OperationalError: attempt to write a readonly database




-- 
-----
Fight back spam! Download the Blue Frog.
http://www.bluesecurity.com/register/s?user=c3Bvd2FnZTI3NTk%3D




More information about the Openembedded-users mailing list