Re: [Sugar-devel] Datastore is broken

2012-11-09 Thread Gonzalo Odiard
I have received a few false warnings. Are you checking the commits related to the failing module or all the commits from the last build? Gonzalo On Fri, Nov 9, 2012 at 10:52 AM, Daniel Narvaez wrote: > On 9 November 2012 09:19, Simon Schampijer wrote: > > Ok, I pushed Martin's fix. Sorry we di

Re: [Sugar-devel] Datastore is broken

2012-11-09 Thread Daniel Narvaez
On 9 November 2012 09:19, Simon Schampijer wrote: > Ok, I pushed Martin's fix. Sorry we did regress in the latest commit :/ > > Daniel, the buildbot is very valuable, which are the places a developer > should look at if he wants to get a quick overview. > > So, let's say, Fedora should at least bu

Re: [Sugar-devel] Datastore is broken

2012-11-09 Thread Simon Schampijer
On 11/08/2012 07:11 PM, Daniel Narvaez wrote: Not sure if it breaks anything but it doesn't sound good, with the latest git: Traceback (most recent call last): File "/home/buildbot/slave/fedora-17-32bit/build/install/lib/python2.7/site-packages/carquinyol/datastore.py", line 180, in _rebuild

Re: [Sugar-devel] Datastore is broken

2012-11-08 Thread Martin Langhoff
Thanks for the heads up! Fix attached, m On Thu, Nov 8, 2012 at 1:11 PM, Daniel Narvaez wrote: > Not sure if it breaks anything but it doesn't sound good, with the latest git: > > Traceback (most recent call last): > File > "/home/buildbot/slave/fedora-17-32bit/build/install/lib/python2.7/s

Re: [Sugar-devel] Datastore is broken

2012-11-08 Thread Daniel Narvaez
Not sure if it breaks anything but it doesn't sound good, with the latest git: Traceback (most recent call last): File "/home/buildbot/slave/fedora-17-32bit/build/install/lib/python2.7/site-packages/carquinyol/datastore.py", line 180, in _rebuild_index if os.path.exists(index_path): NameErr

Re: [Sugar-devel] Datastore is broken

2012-11-07 Thread Walter Bender
just rm index_updated On Wed, Nov 7, 2012 at 3:04 PM, Ignacio Rodríguez wrote: > ... > mkdir found.. "index" is a directory.. > > > 2012/11/7 Martin Langhoff > >> Hmmm, mkdir??? I'd suggest >> >> touch /home/user/.sugar/default/datastore/index >> >> >> >> m >> >> On Wed, Nov 7, 2012 at 2:35 PM,

Re: [Sugar-devel] Datastore is broken

2012-11-07 Thread Ignacio Rodríguez
... mkdir found.. "index" is a directory.. 2012/11/7 Martin Langhoff > 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 > wrote: > > ¡For repair!: > > mkdir /home/user/.sugar/default/datastore/index >

Re: [Sugar-devel] Datastore is broken

2012-11-07 Thread Martin Langhoff
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 wrote: > ¡For repair!: > mkdir /home/user/.sugar/default/datastore/index > :) > > > 2012/11/7 Martin Langhoff >> >> On Wed, Nov 7, 2012 at 11:51 AM, Simon Schampijer

Re: [Sugar-devel] Datastore is broken

2012-11-07 Thread Ignacio Rodríguez
¡For repair!: mkdir /home/user/.sugar/default/datastore/index :) 2012/11/7 Martin Langhoff > On Wed, Nov 7, 2012 at 11:51 AM, Simon Schampijer > 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

Re: [Sugar-devel] Datastore is broken

2012-11-07 Thread Martin Langhoff
On Wed, Nov 7, 2012 at 11:51 AM, Simon Schampijer 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 bec

Re: [Sugar-devel] Datastore is broken

2012-11-07 Thread Simon Schampijer
On 11/07/2012 02:45 PM, Daniel Narvaez wrote: Buildbot tests are failing, apparently because of a datastore issue http://buildbot.sugarlabs.org/builders/fedora-17-32bit/builds/656/steps/shell_3/logs/testlogs I verified I get the same issue with a normal run on my laptop, as long as I use a cle

[Sugar-devel] Datastore is broken

2012-11-07 Thread Daniel Narvaez
Buildbot tests are failing, apparently because of a datastore issue http://buildbot.sugarlabs.org/builders/fedora-17-32bit/builds/656/steps/shell_3/logs/testlogs I verified I get the same issue with a normal run on my laptop, as long as I use a clean profile. (the shell shows an empty home brief