[Sugar-devel] SugarCamp Paris #3: live from the web

2014-04-11 Thread Lionel Laské
Hi all,

There is already a bunch of friends here in Paris for the SugarCamp
tomorrow and some others will be here soon. We're very excited to start the
event.

You really can't be there with us ?

Good news: you could follow the event live from the web here:
http://cite-sciences.ubicast.eu/lives/sugarcamp/

We'll start the broadcast on Saturday 10h30 AM Paris Time (GMT+1).
See you IRL or on the web.

Best regards from Paris.

   Lionel
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] sugar-build : command run failed to run

2014-04-11 Thread Puneet Kaur
Thanks :-)


On Fri, Apr 11, 2014 at 11:27 AM, Sam Parkinson sam.parkins...@gmail.comwrote:

 Hi,

 Please check sugar-build/home/dotsugar/default/logs/shell.log
 That has the error log

 Sam
 On Apr 11, 2014 3:06 PM, Puneet Kaur puneet.gk...@gmail.com wrote:

 Any ideas what can be the possible reasons behind the following error ?
 the sugar build is not running because of the following :

 puneet@controller:~/sugar-build$ ./osbuild run

 $ sudo broot run osbuild run
 Type Shift-Alt-Q inside sugar to close.

 Command failed: sugar-runner


 Initializing built-in extension Generic Event Extension
 Initializing built-in extension SHAPE
 Initializing built-in extension MIT-SHM
 Initializing built-in extension XInputExtension
 Initializing built-in extension XTEST
 Initializing built-in extension BIG-REQUESTS
 Initializing built-in extension SYNC
 Initializing built-in extension XKEYBOARD
 Initializing built-in extension XC-MISC
 Initializing built-in extension XINERAMA
 Initializing built-in extension XFIXES
 Initializing built-in extension RENDER
 Initializing built-in extension RANDR
 Initializing built-in extension COMPOSITE
 Initializing built-in extension DAMAGE
 Initializing built-in extension MIT-SCREEN-SAVER
 Initializing built-in extension DOUBLE-BUFFER
 Initializing built-in extension RECORD
 Initializing built-in extension DPMS
 Initializing built-in extension X-Resource
 Initializing built-in extension XVideo
 Initializing built-in extension XVideo-MotionCompensation
 Initializing built-in extension SELinux
 xinit: XFree86_VT property unexpectedly has 0 items instead of 1
 Warning:  Key OUTP not found in evdev+aliases(qwerty) keycodes
   Symbols ignored
 Warning:  Key KITG not found in evdev+aliases(qwerty) keycodes
   Symbols ignored
 Warning:  Key KIDN not found in evdev+aliases(qwerty) keycodes
   Symbols ignored
 Warning:  Key KIUP not found in evdev+aliases(qwerty) keycodes
   Symbols ignored
 Warning:  Key RO not found in evdev+aliases(qwerty) keycodes
   Symbols ignored
 Warning:  Key I192 not found in evdev+aliases(qwerty) keycodes
   Symbols ignored
 Warning:  Key I193 not found in evdev+aliases(qwerty) keycodes
   Symbols ignored
 Warning:  Key I194 not found in evdev+aliases(qwerty) keycodes
   Symbols ignored
 Warning:  Key I195 not found in evdev+aliases(qwerty) keycodes
   Symbols ignored
 Warning:  Key I196 not found in evdev+aliases(qwerty) keycodes
   Symbols ignored
 Warning:  Key I255 not found in evdev+aliases(qwerty) keycodes
   Symbols ignored
 Warning:  No symbols defined for AB11 (keycode 97)
 Warning:  No symbols defined for JPCM (keycode 103)
 Warning:  No symbols defined for I120 (keycode 120)
 Warning:  No symbols defined for AE13 (keycode 132)
 Warning:  No symbols defined for I149 (keycode 149)
 Warning:  No symbols defined for I154 (keycode 154)
 Warning:  No symbols defined for I161 (keycode 161)
 Warning:  No symbols defined for I168 (keycode 168)
 Warning:  No symbols defined for I178 (keycode 178)
 Warning:  No symbols defined for I183 (keycode 183)
 Warning:  No symbols defined for I184 (keycode 184)
 Warning:  No symbols defined for FK19 (keycode 197)
 Warning:  No symbols defined for FK24 (keycode 202)
 Warning:  No symbols defined for I217 (keycode 217)
 Warning:  No symbols defined for I219 (keycode 219)
 Warning:  No symbols defined for I221 (keycode 221)
 Warning:  No symbols defined for I222 (keycode 222)
 Warning:  No symbols defined for I230 (keycode 230)
 Warning:  No symbols defined for I247 (keycode 247)
 Warning:  No symbols defined for I248 (keycode 248)
 Warning:  No symbols defined for I249 (keycode 249)
 Warning:  No symbols defined for I250 (keycode 250)
 Warning:  No symbols defined for I251 (keycode 251)
 Warning:  No symbols defined for I252 (keycode 252)
 Warning:  No symbols defined for I253 (keycode 253)
 gnome-keyring-daemon: insufficient process capabilities, unsecure memory
 might get used
 xinit: connection to X server lost

 Traceback (most recent call last):
   File /home/broot/sugar-build/build/commands/broot/run, line 16, in
 module
 run.run(sugar-runner)
   File
 /home/broot/sugar-build/build/out/sandbox-broot/install/lib/python2.7/site-packages/osbuild/run.py,
 line 38, in run
 command.run(args, **kwargs)
   File
 /home/broot/sugar-build/build/out/sandbox-broot/install/lib/python2.7/site-packages/osbuild/command.py,
 line 39, in run
 raise subprocess.CalledProcessError(result, args)
 subprocess.CalledProcessError: Command '['sugar-runner']' returned
 non-zero 

Re: [Sugar-devel] Help needed to modify chat activity

2014-04-11 Thread Walter Bender
Perhaps you can request a seed from the sharer?
(https://docs.python.org/2/library/random.html#random.seed)
I'm guessing that Maze does something similar to ensure both players
are using the same seed to generate the maze.

-walter

On Fri, Apr 11, 2014 at 4:57 AM, Rafikh rafikh...@gmail.com wrote:
 Dear all,

 We are modifying existing chat activity so that it can be used for
 teaching-learning arithmetic. We are facing some problems, we want to know
 following:

 If X and Y are two users,when an activity is shared from X and if Y joins
 it, does it mean a new instance of same activity is created on Y?
 Because we are generating and displaying some random value in activity
 class. Post sharing, the values differ on X and Y.
 How can we make the same random value share on Y? Is it possible?

 Please help us.

 Thank you,


 --
 Rafikh Shaikh,
 Homi Bhabha Centre for Science Education,
 Tata Institute of Fundamental Research,
 Mumbai, India 400088



-- 
Walter Bender
Sugar Labs
http://www.sugarlabs.org
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Running Fedora 20 with Sugar on a Chromebook?

2014-04-11 Thread Christoph Derndorfer
Hi all,

because the question came up over drinks last night and now again at lunch
here in Paris I was wondering whether anyone here has tried installing
Fedora 20 with Sugar on a Chromebook?

I've done some research and you can find some good information about
installing Arch Linux on a Chromebook as well as some partial information
plus scripts for getting Fedora to run on an Acer's Intel-based D720 (
http://forums.fedoraforum.org/showthread.php?t=295596). Apparently the
results are quite good.

Anyway, curious to see whether anyone has any experiences beyond what's
currently documented on
http://wiki.sugarlabs.org/go/Sugar_Creation_Kit/sck/Advanced_Topics#Chromebook
?

Cheers,
Christoph

-- 
Christoph Derndorfer

volunteer, OLPC (Austria) [www.olpc.at]
editor, OLPC News [www.olpcnews.com]
co-founder, TechnikBasteln® [www.technikbasteln.net]

e-mail: christ...@derndorfer.eu
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Running Fedora 20 with Sugar on a Chromebook?

2014-04-11 Thread Martin Abente
Hola Christoph,

Thanks for sharing your research, I am interested in this topic.

I got a chromebook but I never seen these articles you showed. I will try
one of these and let you know how it goes.

Saludos,
Tincho.




On Fri, Apr 11, 2014 at 11:00 AM, Christoph Derndorfer 
christoph.derndor...@gmail.com wrote:

 Hi all,

 because the question came up over drinks last night and now again at lunch
 here in Paris I was wondering whether anyone here has tried installing
 Fedora 20 with Sugar on a Chromebook?

 I've done some research and you can find some good information about
 installing Arch Linux on a Chromebook as well as some partial information
 plus scripts for getting Fedora to run on an Acer's Intel-based D720 (
 http://forums.fedoraforum.org/showthread.php?t=295596). Apparently the
 results are quite good.

 Anyway, curious to see whether anyone has any experiences beyond what's
 currently documented on
 http://wiki.sugarlabs.org/go/Sugar_Creation_Kit/sck/Advanced_Topics#Chromebook
 ?

 Cheers,
 Christoph

 --
 Christoph Derndorfer

 volunteer, OLPC (Austria) [www.olpc.at]
 editor, OLPC News [www.olpcnews.com]
 co-founder, TechnikBasteln® [www.technikbasteln.net]

 e-mail: christ...@derndorfer.eu


 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel


___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] git.sugarlabs.org down

2014-04-11 Thread Ignacio Rodríguez
I have the same problem :_



Ignacio Rodríguez
fb.com/Ignacio.Rodriguez.UY
@NachoDeTodos https://twitter.com/NachoDeTodos
+598 91 686 835
nachoe...@gmail.com


2014-04-11 19:00 GMT-03:00 Alan Jhonn Aguiar Schwyn alan...@hotmail.com:

 Hi,

 I get this (attached capture) when I try to enter to the page.

 Regards!

 Alan

 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel


___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] git.sugarlabs.org down

2014-04-11 Thread Walter Bender
Maybe you should switch to the github repo for Turtle?

-walter

On Fri, Apr 11, 2014 at 6:00 PM, Alan Jhonn Aguiar Schwyn
alan...@hotmail.com wrote:
 Hi,

 I get this (attached capture) when I try to enter to the page.

 Regards!

 Alan

 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel




-- 
Walter Bender
Sugar Labs
http://www.sugarlabs.org
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Running Fedora 20 with Sugar on a Chromebook?

2014-04-11 Thread Christoph Derndorfer
Hey tch,

cool, please let us know how it goes.

I checked ebay today and was close to buying a used Chromebook but a closer
look at my bank account convinced me otherwise...

Cheers,
Christoph


On Fri, Apr 11, 2014 at 10:54 PM, Martin Abente 
martin.abente.lah...@gmail.com wrote:

 Hola Christoph,

 Thanks for sharing your research, I am interested in this topic.

 I got a chromebook but I never seen these articles you showed. I will try
 one of these and let you know how it goes.

 Saludos,
 Tincho.




 On Fri, Apr 11, 2014 at 11:00 AM, Christoph Derndorfer 
 christoph.derndor...@gmail.com wrote:

 Hi all,

 because the question came up over drinks last night and now again at
 lunch here in Paris I was wondering whether anyone here has tried
 installing Fedora 20 with Sugar on a Chromebook?

 I've done some research and you can find some good information about
 installing Arch Linux on a Chromebook as well as some partial information
 plus scripts for getting Fedora to run on an Acer's Intel-based D720 (
 http://forums.fedoraforum.org/showthread.php?t=295596). Apparently the
 results are quite good.

 Anyway, curious to see whether anyone has any experiences beyond what's
 currently documented on
 http://wiki.sugarlabs.org/go/Sugar_Creation_Kit/sck/Advanced_Topics#Chromebook
 ?

 Cheers,
 Christoph

 --
 Christoph Derndorfer

 volunteer, OLPC (Austria) [www.olpc.at]
 editor, OLPC News [www.olpcnews.com]
 co-founder, TechnikBasteln® [www.technikbasteln.net]

 e-mail: christ...@derndorfer.eu


 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel





-- 
Christoph Derndorfer

volunteer, OLPC (Austria) [www.olpc.at]
editor, OLPC News [www.olpcnews.com]
co-founder, TechnikBasteln® [www.technikbasteln.net]

e-mail: christ...@derndorfer.eu
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] git.sugarlabs.org down for unplanned maintenance

2014-04-11 Thread Bernie Innocenti
I was notified that git.sugarlabs.org was showing errors.

After some head scraping I realized that the root filesystem on jita was
full. I looked around and found giant request logs containing millions
of requests apparently originating from XOs located in Peru.

We've been DDOSed by our own creature :-)

Anyway, the machine also had a giant, very fragmented mysql database
that I'm currently cleaning up. Gitorious will be back online in less
than 1 hour. Contact me on IRC if this is blocking your work, I can
postpone the maintenance.

-- 
Bernie Innocenti
Sugar Labs Infrastructure Team
http://wiki.sugarlabs.org/go/Infrastructure_Team
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] git.sugarlabs.org down for unplanned maintenance

2014-04-11 Thread Gonzalo Odiard
Thanks Berni :)



On Sat, Apr 12, 2014 at 12:51 AM, Bernie Innocenti ber...@sugarlabs.orgwrote:

 I was notified that git.sugarlabs.org was showing errors.

 After some head scraping I realized that the root filesystem on jita was
 full. I looked around and found giant request logs containing millions
 of requests apparently originating from XOs located in Peru.

 We've been DDOSed by our own creature :-)

 Anyway, the machine also had a giant, very fragmented mysql database
 that I'm currently cleaning up. Gitorious will be back online in less
 than 1 hour. Contact me on IRC if this is blocking your work, I can
 postpone the maintenance.

 --
 Bernie Innocenti
 Sugar Labs Infrastructure Team
 http://wiki.sugarlabs.org/go/Infrastructure_Team
 ___
 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


Re: [Sugar-devel] Moving more modules to github

2014-04-11 Thread Ignacio Rodríguez
Hi all :)

I moved Chat activity and Log activity to GitHub

https://github.com/ignaciouy/log
https://github.com/ignaciouy/chat

Ignacio Rodríguez
fb.com/Ignacio.Rodriguez.UY
@NachoDeTodos https://twitter.com/NachoDeTodos
+598 91 686 835
nachoe...@gmail.com


2014-04-07 6:31 GMT-03:00 Daniel Narvaez dwnarv...@gmail.com:

 Looking at my email, it sounds like Aleksey is offline for a while but
 Ignacio is co-maintainer. Adding both.


 On Monday, 7 April 2014, Gonzalo Odiard gonz...@laptop.org wrote:


 On Sun, Apr 6, 2014 at 7:22 AM, Daniel Narvaez dwnarv...@gmail.comwrote:

 Gonzalo, can you confirm which of these activities you maintain and if
 you are fine with the move? So I can try to hunt down the remaining
 maintainers.


 I maintain:
 write
 read
 log (with Ignacio)
 jukebox
 imageviewer (with Agustin)
 terminal


 Aleksey maintained

 chat

 Gonzalo





 On Friday, 4 April 2014, Daniel Narvaez dwnarv...@gmail.com wrote:

 Hello,

 I think we should move more of our modules to github, at least all the
 ones we are currently building in sugar-build.

 That will make it easier for contributors because they won't have to go
 through two different processes to submit patches. Also gitorious lacks pr
 notifications which is really bad.

 Finally, it would make it easier to detect changes to the modules in
 buildbot without having to poll, which is giving issues to our server (you
 could probably do the same on gitorious, but I'm not really looking forward
 to write and maintain that for two different services). I'm also planning
 to add support for triggering builds on pr submission, so that broken ones
 can be marked as such in the UI, and it would be good for all the modules
 to benefit from this.

 So here are the modules I would like to move

 sugar
 sugar-toolkit
 browse
 write
 chat
 read
 log
 terminal
 pippy
 imageviewer
 jukebox
 turtleart

 What needs to be done

 1 Get permission from module maintainers. If you are reading this
 please confirm you are fine with this.
 2 Mirror the modules on github. I can take care of that.
 3 Update sugar-build. I can take care of that.
 4 Update pootle. Gonzalo, did you volunteer? :)
 5 Setup a redirect from git.sugarlabs.org to github.com. Anyone knows
 who/how did it for the core modules?

 --
 Daniel Narvaez



 --
 Daniel Narvaez


 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel




 --
 Daniel Narvaez


___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Moving more modules to github

2014-04-11 Thread Walter Bender
and I moved Pippy

-walter

On Fri, Apr 11, 2014 at 10:37 PM, Ignacio Rodríguez nachoe...@gmail.com wrote:
 Hi all :)

 I moved Chat activity and Log activity to GitHub

 https://github.com/ignaciouy/log
 https://github.com/ignaciouy/chat

 Ignacio Rodríguez
 fb.com/Ignacio.Rodriguez.UY
 @NachoDeTodos
 +598 91 686 835
 nachoe...@gmail.com


 2014-04-07 6:31 GMT-03:00 Daniel Narvaez dwnarv...@gmail.com:

 Looking at my email, it sounds like Aleksey is offline for a while but
 Ignacio is co-maintainer. Adding both.


 On Monday, 7 April 2014, Gonzalo Odiard gonz...@laptop.org wrote:


 On Sun, Apr 6, 2014 at 7:22 AM, Daniel Narvaez dwnarv...@gmail.com
 wrote:

 Gonzalo, can you confirm which of these activities you maintain and if
 you are fine with the move? So I can try to hunt down the remaining
 maintainers.


 I maintain:
 write
 read
 log (with Ignacio)
 jukebox
 imageviewer (with Agustin)
 terminal


 Aleksey maintained

 chat

 Gonzalo





 On Friday, 4 April 2014, Daniel Narvaez dwnarv...@gmail.com wrote:

 Hello,

 I think we should move more of our modules to github, at least all the
 ones we are currently building in sugar-build.

 That will make it easier for contributors because they won't have to go
 through two different processes to submit patches. Also gitorious lacks pr
 notifications which is really bad.

 Finally, it would make it easier to detect changes to the modules in
 buildbot without having to poll, which is giving issues to our server (you
 could probably do the same on gitorious, but I'm not really looking 
 forward
 to write and maintain that for two different services). I'm also planning 
 to
 add support for triggering builds on pr submission, so that broken ones 
 can
 be marked as such in the UI, and it would be good for all the modules to
 benefit from this.

 So here are the modules I would like to move

 sugar
 sugar-toolkit
 browse
 write
 chat
 read
 log
 terminal
 pippy
 imageviewer
 jukebox
 turtleart

 What needs to be done

 1 Get permission from module maintainers. If you are reading this
 please confirm you are fine with this.
 2 Mirror the modules on github. I can take care of that.
 3 Update sugar-build. I can take care of that.
 4 Update pootle. Gonzalo, did you volunteer? :)
 5 Setup a redirect from git.sugarlabs.org to github.com. Anyone knows
 who/how did it for the core modules?

 --
 Daniel Narvaez



 --
 Daniel Narvaez


 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel




 --
 Daniel Narvaez





-- 
Walter Bender
Sugar Labs
http://www.sugarlabs.org
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Moving more modules to github

2014-04-11 Thread Ignacio Rodríguez
 Just wondering, is github the preference now? (Just thinking about the XO
ddos)

Yeah
We are trying to move all modules to github asap

Ignacio Rodríguez
fb.com/Ignacio.Rodriguez.UY
@NachoDeTodos https://twitter.com/NachoDeTodos
+598 91 686 835
nachoe...@gmail.com


2014-04-11 23:40 GMT-03:00 Sam Parkinson sam.parkins...@gmail.com:

 Just wondering, is github the preference now? (Just thinking about the XO
 ddos)
 On Apr 12, 2014 12:39 PM, Walter Bender walter.ben...@gmail.com wrote:

 and I moved Pippy

 -walter

 On Fri, Apr 11, 2014 at 10:37 PM, Ignacio Rodríguez nachoe...@gmail.com
 wrote:
  Hi all :)
 
  I moved Chat activity and Log activity to GitHub
 
  https://github.com/ignaciouy/log
  https://github.com/ignaciouy/chat
 
  Ignacio Rodríguez
  fb.com/Ignacio.Rodriguez.UY
  @NachoDeTodos
  +598 91 686 835
  nachoe...@gmail.com
 
 
  2014-04-07 6:31 GMT-03:00 Daniel Narvaez dwnarv...@gmail.com:
 
  Looking at my email, it sounds like Aleksey is offline for a while but
  Ignacio is co-maintainer. Adding both.
 
 
  On Monday, 7 April 2014, Gonzalo Odiard gonz...@laptop.org wrote:
 
 
  On Sun, Apr 6, 2014 at 7:22 AM, Daniel Narvaez dwnarv...@gmail.com
  wrote:
 
  Gonzalo, can you confirm which of these activities you maintain and
 if
  you are fine with the move? So I can try to hunt down the remaining
  maintainers.
 
 
  I maintain:
  write
  read
  log (with Ignacio)
  jukebox
  imageviewer (with Agustin)
  terminal
 
 
  Aleksey maintained
 
  chat
 
  Gonzalo
 
 
 
 
 
  On Friday, 4 April 2014, Daniel Narvaez dwnarv...@gmail.com wrote:
 
  Hello,
 
  I think we should move more of our modules to github, at least all
 the
  ones we are currently building in sugar-build.
 
  That will make it easier for contributors because they won't have
 to go
  through two different processes to submit patches. Also gitorious
 lacks pr
  notifications which is really bad.
 
  Finally, it would make it easier to detect changes to the modules in
  buildbot without having to poll, which is giving issues to our
 server (you
  could probably do the same on gitorious, but I'm not really looking
 forward
  to write and maintain that for two different services). I'm also
 planning to
  add support for triggering builds on pr submission, so that broken
 ones can
  be marked as such in the UI, and it would be good for all the
 modules to
  benefit from this.
 
  So here are the modules I would like to move
 
  sugar
  sugar-toolkit
  browse
  write
  chat
  read
  log
  terminal
  pippy
  imageviewer
  jukebox
  turtleart
 
  What needs to be done
 
  1 Get permission from module maintainers. If you are reading this
  please confirm you are fine with this.
  2 Mirror the modules on github. I can take care of that.
  3 Update sugar-build. I can take care of that.
  4 Update pootle. Gonzalo, did you volunteer? :)
  5 Setup a redirect from git.sugarlabs.org to github.com. Anyone
 knows
  who/how did it for the core modules?
 
  --
  Daniel Narvaez
 
 
 
  --
  Daniel Narvaez
 
 
  ___
  Sugar-devel mailing list
  Sugar-devel@lists.sugarlabs.org
  http://lists.sugarlabs.org/listinfo/sugar-devel
 
 
 
 
  --
  Daniel Narvaez
 
 



 --
 Walter Bender
 Sugar Labs
 http://www.sugarlabs.org
 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel


___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Moving more modules to github

2014-04-11 Thread Sam Parkinson
Just wondering, is github the preference now? (Just thinking about the XO
ddos)
On Apr 12, 2014 12:39 PM, Walter Bender walter.ben...@gmail.com wrote:

 and I moved Pippy

 -walter

 On Fri, Apr 11, 2014 at 10:37 PM, Ignacio Rodríguez nachoe...@gmail.com
 wrote:
  Hi all :)
 
  I moved Chat activity and Log activity to GitHub
 
  https://github.com/ignaciouy/log
  https://github.com/ignaciouy/chat
 
  Ignacio Rodríguez
  fb.com/Ignacio.Rodriguez.UY
  @NachoDeTodos
  +598 91 686 835
  nachoe...@gmail.com
 
 
  2014-04-07 6:31 GMT-03:00 Daniel Narvaez dwnarv...@gmail.com:
 
  Looking at my email, it sounds like Aleksey is offline for a while but
  Ignacio is co-maintainer. Adding both.
 
 
  On Monday, 7 April 2014, Gonzalo Odiard gonz...@laptop.org wrote:
 
 
  On Sun, Apr 6, 2014 at 7:22 AM, Daniel Narvaez dwnarv...@gmail.com
  wrote:
 
  Gonzalo, can you confirm which of these activities you maintain and if
  you are fine with the move? So I can try to hunt down the remaining
  maintainers.
 
 
  I maintain:
  write
  read
  log (with Ignacio)
  jukebox
  imageviewer (with Agustin)
  terminal
 
 
  Aleksey maintained
 
  chat
 
  Gonzalo
 
 
 
 
 
  On Friday, 4 April 2014, Daniel Narvaez dwnarv...@gmail.com wrote:
 
  Hello,
 
  I think we should move more of our modules to github, at least all
 the
  ones we are currently building in sugar-build.
 
  That will make it easier for contributors because they won't have to
 go
  through two different processes to submit patches. Also gitorious
 lacks pr
  notifications which is really bad.
 
  Finally, it would make it easier to detect changes to the modules in
  buildbot without having to poll, which is giving issues to our
 server (you
  could probably do the same on gitorious, but I'm not really looking
 forward
  to write and maintain that for two different services). I'm also
 planning to
  add support for triggering builds on pr submission, so that broken
 ones can
  be marked as such in the UI, and it would be good for all the
 modules to
  benefit from this.
 
  So here are the modules I would like to move
 
  sugar
  sugar-toolkit
  browse
  write
  chat
  read
  log
  terminal
  pippy
  imageviewer
  jukebox
  turtleart
 
  What needs to be done
 
  1 Get permission from module maintainers. If you are reading this
  please confirm you are fine with this.
  2 Mirror the modules on github. I can take care of that.
  3 Update sugar-build. I can take care of that.
  4 Update pootle. Gonzalo, did you volunteer? :)
  5 Setup a redirect from git.sugarlabs.org to github.com. Anyone
 knows
  who/how did it for the core modules?
 
  --
  Daniel Narvaez
 
 
 
  --
  Daniel Narvaez
 
 
  ___
  Sugar-devel mailing list
  Sugar-devel@lists.sugarlabs.org
  http://lists.sugarlabs.org/listinfo/sugar-devel
 
 
 
 
  --
  Daniel Narvaez
 
 



 --
 Walter Bender
 Sugar Labs
 http://www.sugarlabs.org
 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Moving more modules to github

2014-04-11 Thread Ignacio Rodríguez
Ok!

@dnarvaez: https://github.com/sugarlabs/sugar-build/pull/27

Ignacio Rodríguez
fb.com/Ignacio.Rodriguez.UY
@NachoDeTodos https://twitter.com/NachoDeTodos
+598 91 686 835
nachoe...@gmail.com


2014-04-11 23:40 GMT-03:00 Ignacio Rodríguez nachoe...@gmail.com:

  Just wondering, is github the preference now? (Just thinking about the
 XO ddos)

 Yeah
 We are trying to move all modules to github asap

 Ignacio Rodríguez
 fb.com/Ignacio.Rodriguez.UY
 @NachoDeTodos https://twitter.com/NachoDeTodos
 +598 91 686 835
 nachoe...@gmail.com


 2014-04-11 23:40 GMT-03:00 Sam Parkinson sam.parkins...@gmail.com:

 Just wondering, is github the preference now? (Just thinking about the XO
 ddos)
 On Apr 12, 2014 12:39 PM, Walter Bender walter.ben...@gmail.com
 wrote:

 and I moved Pippy

 -walter

 On Fri, Apr 11, 2014 at 10:37 PM, Ignacio Rodríguez nachoe...@gmail.com
 wrote:
  Hi all :)
 
  I moved Chat activity and Log activity to GitHub
 
  https://github.com/ignaciouy/log
  https://github.com/ignaciouy/chat
 
  Ignacio Rodríguez
  fb.com/Ignacio.Rodriguez.UY
  @NachoDeTodos
  +598 91 686 835
  nachoe...@gmail.com
 
 
  2014-04-07 6:31 GMT-03:00 Daniel Narvaez dwnarv...@gmail.com:
 
  Looking at my email, it sounds like Aleksey is offline for a while but
  Ignacio is co-maintainer. Adding both.
 
 
  On Monday, 7 April 2014, Gonzalo Odiard gonz...@laptop.org wrote:
 
 
  On Sun, Apr 6, 2014 at 7:22 AM, Daniel Narvaez dwnarv...@gmail.com
  wrote:
 
  Gonzalo, can you confirm which of these activities you maintain and
 if
  you are fine with the move? So I can try to hunt down the remaining
  maintainers.
 
 
  I maintain:
  write
  read
  log (with Ignacio)
  jukebox
  imageviewer (with Agustin)
  terminal
 
 
  Aleksey maintained
 
  chat
 
  Gonzalo
 
 
 
 
 
  On Friday, 4 April 2014, Daniel Narvaez dwnarv...@gmail.com
 wrote:
 
  Hello,
 
  I think we should move more of our modules to github, at least all
 the
  ones we are currently building in sugar-build.
 
  That will make it easier for contributors because they won't have
 to go
  through two different processes to submit patches. Also gitorious
 lacks pr
  notifications which is really bad.
 
  Finally, it would make it easier to detect changes to the modules
 in
  buildbot without having to poll, which is giving issues to our
 server (you
  could probably do the same on gitorious, but I'm not really
 looking forward
  to write and maintain that for two different services). I'm also
 planning to
  add support for triggering builds on pr submission, so that broken
 ones can
  be marked as such in the UI, and it would be good for all the
 modules to
  benefit from this.
 
  So here are the modules I would like to move
 
  sugar
  sugar-toolkit
  browse
  write
  chat
  read
  log
  terminal
  pippy
  imageviewer
  jukebox
  turtleart
 
  What needs to be done
 
  1 Get permission from module maintainers. If you are reading this
  please confirm you are fine with this.
  2 Mirror the modules on github. I can take care of that.
  3 Update sugar-build. I can take care of that.
  4 Update pootle. Gonzalo, did you volunteer? :)
  5 Setup a redirect from git.sugarlabs.org to github.com. Anyone
 knows
  who/how did it for the core modules?
 
  --
  Daniel Narvaez
 
 
 
  --
  Daniel Narvaez
 
 
  ___
  Sugar-devel mailing list
  Sugar-devel@lists.sugarlabs.org
  http://lists.sugarlabs.org/listinfo/sugar-devel
 
 
 
 
  --
  Daniel Narvaez
 
 



 --
 Walter Bender
 Sugar Labs
 http://www.sugarlabs.org
 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel



___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] [Systems] git.sugarlabs.org down for unplanned maintenance

2014-04-11 Thread Bernie Innocenti
Ok, we're back in business, with a snappier database too.

Today I felt lucky so I also replaced the aging MySQL 5.1 with a shiny
new MariaDB 10. Don't worry, MariaDB should be 100% backwards
compatible, and we do daily dumps in case anything goes wrong.

I also deleted several *millions* of records from the database for old
login sessions and logs of clone actions. You may have to login again,
but Gitorious feels lot faster now.

We still need to keep an eye at those evil XOs that keep reconnecting to
network.sugarlabs.org. Icarito, can you look at implementing some form
of exponential backoff? If the fix can't be deployed within a few days,
we should defend ourselves with iptables rules or at least stop logging
every connection.

As always, please notify us if anything malfunctions. Note that alsroot
said he would be offline until Apr 13.


On 04/11/2014 08:51 PM, Bernie Innocenti wrote:
 I was notified that git.sugarlabs.org was showing errors.
 
 After some head scraping I realized that the root filesystem on jita was
 full. I looked around and found giant request logs containing millions
 of requests apparently originating from XOs located in Peru.
 
 We've been DDOSed by our own creature :-)
 
 Anyway, the machine also had a giant, very fragmented mysql database
 that I'm currently cleaning up. Gitorious will be back online in less
 than 1 hour. Contact me on IRC if this is blocking your work, I can
 postpone the maintenance.

-- 
Bernie Innocenti
Sugar Labs Infrastructure Team
http://wiki.sugarlabs.org/go/Infrastructure_Team
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Moving more modules to github

2014-04-11 Thread Sam Parkinson
Maybe we should put a list of major activities locations on
sugarlabs.github.io? It would help as now finding an activities code is
harder than searching git.sl.o (think about new-ish people). I could
maintain/make the site :)
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Moving more modules to github

2014-04-11 Thread Ignacio Rodríguez
 Maybe we should put a list of major activities locations on
sugarlabs.github.io?

+1

 I could maintain/make the site :)

I would too :)


Ignacio Rodríguez
fb.com/Ignacio.Rodriguez.UY
@NachoDeTodos https://twitter.com/NachoDeTodos
+598 91 686 835
nachoe...@gmail.com


2014-04-12 1:26 GMT-03:00 Sam Parkinson sam.parkins...@gmail.com:

 Maybe we should put a list of major activities locations on
 sugarlabs.github.io? It would help as now finding an activities code is
 harder than searching git.sl.o (think about new-ish people). I could
 maintain/make the site :)

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Moving more modules to github

2014-04-11 Thread Sai Vineet
Count me in for the website :)
On Apr 12, 2014 9:59 AM, Ignacio Rodríguez nachoe...@gmail.com wrote:

  Maybe we should put a list of major activities locations on
 sugarlabs.github.io?

 +1

  I could maintain/make the site :)

 I would too :)


 Ignacio Rodríguez
 fb.com/Ignacio.Rodriguez.UY
 @NachoDeTodos https://twitter.com/NachoDeTodos
 +598 91 686 835
 nachoe...@gmail.com


 2014-04-12 1:26 GMT-03:00 Sam Parkinson sam.parkins...@gmail.com:

 Maybe we should put a list of major activities locations on
 sugarlabs.github.io? It would help as now finding an activities code is
 harder than searching git.sl.o (think about new-ish people). I could
 maintain/make the site :)



 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel


___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel