[oe-users] testing Angstrom distro

Richard Purdie rpurdie at rpsys.net
Sat Aug 25 08:22:52 UTC 2007


On Thu, 2007-08-23 at 13:41 -0500, Mark Spowage wrote:
> 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
[...]
>     self.connection.execute("DROP TABLE IF EXISTS %s;" % domain)
> sqlite3.OperationalError: attempt to write a readonly database

You need sqlite >= 3.3.0

Regards,

Richard





More information about the Openembedded-users mailing list