On Mon, 2014-11-24 at 13:10 -0300, Gonzalo Odiard wrote:
> You find it. I don't know why the bot directory should be deleted.
> I cc to peter, who maintain the rpm.
> 
I have successfully built Speak (twice in same environment) with a
sugar-speak.spec changed as per attached patch.

Speak works fine and gave acceptable answers to five questions.

Iain
> 
> Gonzalo
> 
> On Mon, Nov 24, 2014 at 12:02 PM, Iain Brown Douglas
> <i...@browndouglas.plus.com> wrote:
>         On Mon, 2014-11-24 at 12:28 +0000, Iain Brown Douglas wrote:
>         > On Sun, 2014-11-23 at 19:15 +0000, Iain Brown Douglas wrote:
>         > > On Sat, 2014-11-22 at 00:52 -0300, Gonzalo Odiard wrote:
>         > > >
>         > > >         The folder bot/ and its contents were not in the
>         > > >         Speak.activity folder.
>         > > >
>         > > >         I
>         deleted /usr/share/sugar/activities/Speak.activity/
>         > > >         I re-installed Speak by importing speak-48.xo
>         with a USB
>         > > >         stick.
>         > > >         Alice is now running complete with brain.
>         > > >
>         > > >
>         > > > Ok, that confirms the .xo is ok,
>         > > > can you uninstall the activity again, and install the
>         activity using
>         > > > the rpm?
>         > > > The rpm should be named sugar-speak
>         > >
>         > > Same behaviour after:
>         > >
>         > > sudo rpm -evv sugar-speak-48*
>         > >
>         > > then
>         > >
>         > > rpmbuild --rebuild -vv sugar-speak-48-1.fc21.src.rpm
>         > >
>         > > Alice: "I don't know what you are talking about"
>         > >
>         > > Directory bot/ is again missing
>         > > from /usr/share/sugar/activities/Speak.activity/
>         > >
>         > Two attachments,
>         >
>         >
>         > 1. "Speak11-Action2_attach"
>         >
>         > This is the only mention that I found of the folder bot/ in
>         the install
>         > logs.
>         >
>         >
>         > I cannot explain the line
>         >
>         > + rm -rf .0sugar bot
>         >
>         
>         Until I read sugar-speak.spec - line 32.
>         
>         Iain
>         >
>         > 2. I made "SpeakContentReview" in case it throws any light.
>         >
>         > As I see it the differences are:
>         > AUTHORS
>         > bot/
>         > po/
>         > *.pyo
>         >
>         >
>         > Environment, hard drive install from
>         Fedora-Live-SoaS-i686-21_Beta-4.iso
>         >
>         > Iain
>         >
>         > >
>         > >
>         > > > Gonzalo
>         > > >
>         > > >
>         > >
>         > >
>         > > _______________________________________________
>         > > SoaS mailing list
>         > > s...@lists.sugarlabs.org
>         > > http://lists.sugarlabs.org/listinfo/soas
>         >
>         > _______________________________________________
>         > Sugar-devel mailing list
>         > Sugar-devel@lists.sugarlabs.org
>         > http://lists.sugarlabs.org/listinfo/sugar-devel
>         
>         
> 
> 
> 
> 
> -- 
> Gonzalo Odiard
> 
> SugarLabs - Software for children learning 
> 
> _______________________________________________
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel

--- sugar-speak.spec-orig	2014-11-24 22:22:20.651366844 +0000
+++ sugar-speak.spec	2014-11-24 16:11:15.000000000 +0000
@@ -29,7 +29,7 @@
 
 %prep
 %setup -q -n Speak-%{version}
-rm -rf .0sugar bot
+rm -rf .0sugar
 
 %build
 python ./setup.py build
_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to