penguintv error (was Re: [sugar] sugar-jhbuild changes)

Marco Pesenti Gritti mpg
Thu Feb 8 16:25:21 EST 2007


On Thu, 2007-02-08 at 08:29 -0500, Mike Hunter wrote:
> On Feb 08 at 01:18, Marco Pesenti Gritti wrote:
> 
> > On Wed, 2007-02-07 at 19:12 -0500, Mike Hunter wrote:
> > > On Feb 08 at 00:58, Marco Pesenti Gritti wrote:
> > > 
> > > > On Wed, 2007-02-07 at 18:52 -0500, Owen Williams wrote:
> > > > > 
> > > > > > > Thanks, I made it a bit further but this error seems un-squeakey:
> > > > > > > 
> > > > > > > python setup.py install /home/mhunter/sugar-jhbuild/build
> > > > > > > Need pysqlite version 2 or higher (http://pysqlite.org/)
> > > > > > > *** error during stage install of penguintv: ########## Error running python setup.py install /home/mhunter/sugar-jhbuild/build *** [21/23]
> > > > > > > 
> > > > > > 
> > > > > > Owen, what's the issue here? Do we depend on the system pysqlite now? (I
> > > > > > thought that was included in the bundle, but I could be wrong).
> > > > > > 
> > > > > > Marco
> > > > > 
> > > > > Ah yes.  I only have one setup.py for olpc as well as the desktop
> > > > > distribution, and that script determines whether to build a bundle or
> > > > > compile itself based on whether it can import sugar.  If it can, it runs
> > > > > bundlebuilder.  If not, it tries the standard build procedure.
> > > > > 
> > > > > That error message indicates that setup.py could not import sugar and
> > > > > tried to install itself the standard way.  
> > > > > 
> > > > > I've noticed that from time to time with a fresh jhbuildcheckout,
> > > > > activities seem to be built before sugar, and so they fail.  I think
> > > > > this has something to do with sugar depending on abiword, and we have to
> > > > > skip abiword a lot because it rarely builds.
> > > > 
> > > > Mike, was you skipping abiword? Or was the sugar build skipped for some
> > > > reason?
> > > 
> > > Yes, I skipped abiword (pressed 3) on Dan's advice :)  I'm more
> > > concerned about helping to make a stable [sic] build than building it
> > > quickly for myself, so let me know what you want to try, even if that
> > > means starting over.
> > 
> > Since abiword is now fixed, redoing the build should work.
> > 
> > sugar-jhbuild build
> 
> I 3'd this:
> 
> Fetching external item into 'squeak/platforms/Cross'
> svn: PROPFIND request failed on '/svn/squeak/trunk/platforms/Cross'
> svn: PROPFIND of '/svn/squeak/trunk/platforms/Cross': could not connect to server (http://squeakvm.org)
> *** error during stage checkout of squeak: ########## Error running svn checkout http://tinlizzie.org/olpc/sugar/squeak squeak *** [12/23]
> 
> Then ended up here:
> 
> 
> python setup.py install /home/mhunter/sugar-jhbuild/build
> Need pysqlite version 2 or higher (http://pysqlite.org/)
> *** error during stage install of penguintv: ########## Error running python setup.py install /home/mhunter/sugar-jhbuild/build *** [21/23]
> 
> But you said somebody's working on pysqlite...so I guess that's kinda good!  :)
> > 

This should be fixed now.

Marco



More information about the Sugar-devel mailing list