Hi Folks,
I am getting the following error while executing “bitbake corecdp-base-image”
Configuration: Using VM player to run Ubuntu 11.04
Logged in as User whose privileges are of an Administrator. This is not the “root” user.
I’ll appreciate any help on this..
$ bitbake corecdp-base-image
Traceback (most recent call last):
File “/home/ematnit/Desktop/corecdp/corecdp-2.2.2/bitbake/bin/bitbake”, line 234, in <module>
ret = main()
File “/home/ematnit/Desktop/corecdp/corecdp-2.2.2/bitbake/bin/bitbake”, line 197, in main
server = ProcessServer(server_channel, event_queue, configuration)
File “/home/ematnit/Desktop/corecdp/corecdp-2.2.2/bitbake/lib/bb/server/process.py”, line 81, in __init__
self.cooker = BBCooker(configuration, self.register_idle_function)
File “/home/ematnit/Desktop/corecdp/corecdp-2.2.2/bitbake/lib/bb/cooker.py”, line 77, in __init__
self.parseConfigurationFiles(self.configuration.file)
File “vi”, line 543, in parseConfigurationFiles
bb.fetch.fetcher_init(self.configuration.data)
OperationalError: attempt to write a readonly database