[Shr-Devel] Fwd: beginning in development

anumandla kiran kumar kikiranlvsu at gmail.com
Mon Oct 26 15:31:21 CET 2009


---------- Forwarded message ----------
From: anumandla kiran kumar <kikiranlvsu at gmail.com>
Date: Mon, Oct 26, 2009 at 2:03 PM
Subject: beginning in development
To: zimmermann at vdm-design.de, Tom <tom at stosb.com>, Tom <ttasnn at gmail.com>,
Shr-devel at lists.shr-project.org


I configured and followed the steps in shr-development project  getting
started to shr development
But coming to make image  coming like this
*kiran at linux-rrj0:~/Desktop/development/shr-testing> make image*
. conf/topdir.conf && test "`pwd`" = "$TOPDIR" || echo "TOPDIR='`pwd`'" >
conf/topdir.conf
. ./setup-env; exec bitbake "shr-lite-image"
Traceback (most recent call last):
 File "/home/kiran/Desktop/development/shr-testing/bitbake/bin/bitbake",
line 143, in <module>
   main()
 File "/home/kiran/Desktop/development/shr-testing/bitbake/bin/bitbake",
line 123, in main
   cooker.parseConfiguration()
 File
"/home/kiran/Desktop/development/shr-testing/bitbake/lib/bb/cooker.py", line
68, in parseConfiguration
   self.parseConfigurationFile( os.path.join( "conf", "bitbake.conf" ) )
 File
"/home/kiran/Desktop/development/shr-testing/bitbake/lib/bb/cooker.py", line
402, in parseConfigurationFile
   bb.fetch.fetcher_init(self.configuration.data)
 File
"/home/kiran/Desktop/development/shr-testing/bitbake/lib/bb/fetch/__init__.py",
line 100, in fetcher_init
   pd.delDomain("BB_URI_HEADREVS")
 File
"/home/kiran/Desktop/development/shr-testing/bitbake/lib/bb/persist_data.py",
line 70, in delDomain
   self.connection.execute("DROP TABLE IF EXISTS %s;" % domain)
sqlite3.OperationalError: attempt to write a readonly database
*make: *** [image] Error 1*

-- 
and

just building a shr-project
cd shr-testing
setup-env
bitbake -c clean shr-dialer
for this command the output as follows

*kiran at linux-rrj0:~/Desktop/development/shr-testing> bitbake -c clean
shr-dialer*
Traceback (most recent call last):
 File "/usr/bin/bitbake", line 134, in <module>
   main()
 File "/usr/bin/bitbake", line 114, in main
   cooker = bb.cooker.BBCooker(configuration)
 File "/usr/lib64/python2.5/site-packages/bb/cooker.py", line 65, in
__init__
   self.parseConfigurationFile( os.path.join( "conf", "bitbake.conf" ) )
 File "/usr/lib64/python2.5/site-packages/bb/cooker.py", line 404, in
parseConfigurationFile
   bb.fetch.fetcher_init(self.configuration.data)
 File "/usr/lib64/python2.5/site-packages/bb/fetch/__init__.py", line 97, in
fetcher_init
   pd.delDomain("BB_URI_HEADREVS")
 File "/usr/lib64/python2.5/site-packages/bb/persist_data.py", line 70, in
delDomain
   self.connection.execute("DROP TABLE IF EXISTS %s;" % domain)
sqlite3.OperationalError: attempt to write a readonly database

please suggest me how to solve this problem....

thanks...



-- 



Regards,
A.Kiran Kumar.
Mobile: 9703332849
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shr-project.org/pipermail/shr-devel/attachments/20091026/662c8875/attachment.htm 


More information about the Shr-devel mailing list