monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] [monotone 0.23] testsuite: 25 35 174 182 222 223 26


From: Matthew Gregan
Subject: Re: [Monotone-devel] [monotone 0.23] testsuite: 25 35 174 182 222 223 266 277 failed
Date: Wed, 23 Nov 2005 09:10:54 +1300
User-agent: Mutt/1.5.11

At 2005-11-22T15:47:31+0200, Rus V. Brushkoff wrote:
>  So found some issue after db migrating from 0.22 to 0.23 - the database 
> can be dumped but can't be loaded :
> 
> ......
> monotone: error: sqlite error: 1: object name reserved for internal use: 
> sqlite_stat1
> monotone: error: make sure database and containing directory are writeable
> ......
> 
> What to do with this table (sqlite_stat1) delete/drop/etc. ?

Thanks for pointing this out.  It's a bug in our database::dump routine.
I've committed a fix to mainline (4149795a688dab52dc3cf51f8ac5f693d9336c34).
0.24, which is due to be released very soon, will contain this fix.

As a workaround, delete the lines from the dump output that perform the
create and inserts on sqlite_stat1, then load it as you would normally.

Thanks,
-mjg
-- 
Matthew Gregan                     |/
                                  /|                address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]