[Sugar-devel] Datastore is broken
Martin Langhoff
martin at laptop.org
Wed Nov 7 15:02:31 EST 2012
Hmmm, mkdir??? I'd suggest
touch /home/user/.sugar/default/datastore/index
m
On Wed, Nov 7, 2012 at 2:35 PM, Ignacio Rodríguez <nachoel01 at gmail.com> wrote:
> ¡For repair!:
> mkdir /home/user/.sugar/default/datastore/index
> :)
>
>
> 2012/11/7 Martin Langhoff <martin.langhoff at gmail.com>
>>
>> On Wed, Nov 7, 2012 at 11:51 AM, Simon Schampijer <simon at schampijer.de>
>> wrote:
>> > On 11/07/2012 02:45 PM, Daniel Narvaez wrote:
>> >> Buildbot tests are failing, apparently because of a datastore issue
>>
>> I owe you two a beer. A mighty big beer. Thanks for spotting this
>> thinko before it landed in an OS build.
>>
>> > We fail because we try to access the index at the final path, but at
>> > this
>> > point we created it at the temp path only. The following patch does work
>> > for
>> > me.
>>
>> Complete agreement and signoff on your patch. It is a thinko on my
>> part to be checking the size of the on-disk index, (which after a
>> reboot in an ENOSPC condition would easily be 0, or some other corrupt
>> value). The right thing to check is the index on the tmpfs, as Simon's
>> patch does.
>>
>> thanks for the quick patch!
>>
>>
>>
>> m
>> --
>> martin.langhoff at gmail.com
>> martin at laptop.org -- Software Architect - OLPC
>> - ask interesting questions
>> - don't get distracted with shiny stuff - working code first
>> - http://wiki.laptop.org/go/User:Martinlanghoff
>
>
>
>
> --
> Juan Ignacio Rodríguez
> CeibalJAM!
> Activity Central
>
--
martin at laptop.org -- Software Architect - OLPC
- ask interesting questions
- don't get distracted with shiny stuff - working code first
- http://wiki.laptop.org/go/User:Martinlanghoff
More information about the Sugar-devel
mailing list