Re: monotone: sqlite database is locked... pls help
Banzai <[email protected]> Wed, 20 May 2009 09:39:09 +0800
| Newsgroups | gmane.comp.cms.xaraya.devel |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
Ok just for the record, Today I tried cp modules.db to modules2.db and tried pulling again. No error msg. Tried pulling with the modules.db... No error msg. Maybe me turning off my PC had something to do. Im now happily pulling from modules repo. Thanks for all the help. Banzai Banzai wrote: > Thanks for your help MrB. > Will try your suggestion. > > Banzai > > Marcel van der Boom wrote: >> Ok, no 'weird stuff' in there. >> >> Unfortunately, you'll have to dig deeper now. Things you could try: >> >> 1. is there really no other process using the modules.db file? (it >> says it's locked for a reason, we just dont know what it is. On >> reading the db it fails to acquire a shared lock, usually signalling >> something else is (supposed to be) writing to it) >> 2. cp modules.db to modules2.db and try again >> 3. Ask on monotone irc/mailing list/forum >> >> marcel