Re: [Sugar-devel] Introduction and review request of GSoC Proposal:

2018-03-25 Thread James Cameron
Thanks, I've reviewed your updated proposal.

My assessment of project impact;

Originally documentation was separate because we had non-coding
developers and tool chains that varied by type of developer.  Now we
use GitHub the tool chains are combined.

With the project as described, documentation will be concentrated in
the source code repository for an activity, reducing ongoing
maintenance.

We have less active Wiki contributors than we ever did, and in the
current threat environment a Wiki requires significant monitoring and
administration; we recently lost some system administrators and gained
new ones; using GitHub allows us to outsource system administration.

On Sun, Mar 25, 2018 at 08:06:49PM +0530, Rudra Sadhu wrote:
> Thanks James, Carlos, Gonzalo and everyone for the insights
> 
> Your inputs helped a lot, and I've updated my proposal accordingly.
> A lot of important stuff was added such as the working the Help Activity,
> keeping check on the activity bundle sizes and completing the miscellaneous
> section.
> 
> The proposal is available at [1]https://wiki.sugarlabs.org/go/Summer_of_Code/
> 2018/attentive_migration_of_wiki_activity_pages_to_git
> I've also shared the same via the GSoC dashboard
> Please read, most importantly the 'About Project' section
> 
> Let me know of the stuff I should add/remove/update to better justify the
> task. 
> 
> also It would help, if someone volunteers to answer the impact of this project
> required to be filled in as an answer in the 'Project and the Community'
> section 
> 
> Thanks
> Rudra Sadhu
> 
> On Wed, Mar 21, 2018 at 5:46 PM, Rudra Sadhu <[2]rdrsa...@gmail.com> wrote:
> 
> Thanks James,
> the resources you mentioned were really helpful.
> 
> I went ahead to migrate a few of the pages by the guidelines you 
> described.
> Find the Pull Request here: 
> [3]https://github.com/sugarlabs/activity-abacus
> /pull/13
> 
> Please review
> 
> On Wed, Mar 21, 2018 at 4:32 AM, James Cameron <[4]qu...@laptop.org> 
> wrote:
> 
> On IRC #sugar Vipul Gupta asked;
> 
>  Hey, in the Activity task of migration. We need to
> migrate content from activities page to their Githubs or their git
> pages.
> 
>  ?
> 
>  Please clarify which one is it. Some pages don't have
> the links of their repository
> 
>  The organisations is not uniform. I have included
> this in my proposal too.
> 
>  vipulgupta2048: need to write a program that will migrate
> content from [5]wiki.sugarlabs.org activities page to respective 
> GitHub
> repository README.md files, yet without duplicating what is there, and
> without duplicating user documentation in the help-activity, see
> recent posts to sugar-devel@ discussing the issue.
> 
>  vipulgupta2048: did you get the above?  if not, i'll have to
> write a mail.
> 
> My recent post is quoted below and can be found in the mailing list
> archives.
> 
> On Wed, Mar 14, 2018 at 06:04:02PM +1100, James Cameron wrote:
> > G'day Rudra,
> >
> > Thanks for being at the meeting earlier, and for your proposal.
> >
> > A project for GSoC 2013 added context sensitive help, or user
> > documentation, to the Sugar desktop, with alt+shift+h key.
> >
> > It works with the Help activity.  Metadata in the Help activity 
> links
> a
> > subject activity to a markdown source file, which is converted to
> HTML
> > and rendered in a tiny browser.
> >
> > Many of these source files came from the Wiki pages of activities,
> and
> > have been updated since then.
> >
> > Please review and integrate the Help activity into your proposal; 
> for
> > instance;
> >
> > - avoid duplicating user documentation into activity repositories,
> >   because that would make for unncessary maintenance burden, or;
> >
> > - move some of the Help activity files into activity repositories 
> and
> >   provide a way to update the Help activity from the subject
> >   activities.
> >
> > Please review the discussion on these two pull requests;
> >
> > [6]https://github.com/sugarlabs/activity-abacus/pull/12
> > [7]https://github.com/sugarlabs/sugar-docs/pull/137
> >
> > And then ask any questions to clarify, thanks.
> >
> > --
> > James Cameron
> > [8]http://quozl.netrek.org/
> 
> --
> James Cameron
> [9]http://quozl.netrek.org/
> 
> References:
> 
> [1] 
> https://wiki.sugarlabs.org/go/Summer_of_Code/2018/attentive_migration_of_wiki_activity_pages_to_git
> [2] mailto:rdrsa...@gmail.com
> [3] https://github.com/sugarlabs/activity-abacus/pull/13
> [4] mailto:qu...@laptop.org
> [5] http://wiki.sugarlabs

Re: [Sugar-devel] Introduction and review request of GSoC Proposal:

2018-03-25 Thread Rudra Sadhu
thanks James for the assessment.

I've successfully migrated a few of the pages from
https://wiki.sugarlabs.org/go/Activities to GitHub
Find the pull request at https://github.com/godiard/help-activity/pull/38

and now, the wiki-pages needs to be deprecated.
As to delete a page from the wiki, an user needs 'administrators' rights,

thus,
Some possible ways to delete the pages are:
1. create a bot account with restricted permissions which can delete
pages(my preferred choice)
2. for a temporary period grant delete rights to me
3. someone trusted deletes the pages
4. something else and better (please suggest)

It may not be convenient to delete the pages manually as there will be
thousands of those(including extra images/files attached to the pages) for
the 345 pages to be migrated
All of the deletion is preferred to be done by a script (which uses
https://www.mediawiki.org/wiki/API:Delete), under close supervision
Do not worry, no damage(if at all) will be permanent; since it is possible
to always recover pages deleted by an user with 'administrators' rights.
Read https://www.mediawiki.org/wiki/Help:Deletion_and_undeletion

Please recommend the desired course of action

thanks,
Rudra Sadhu


On Mon, Mar 26, 2018 at 10:41 AM, James Cameron  wrote:

> Thanks, I've reviewed your updated proposal.
>
> My assessment of project impact;
>
> Originally documentation was separate because we had non-coding
> developers and tool chains that varied by type of developer.  Now we
> use GitHub the tool chains are combined.
>
> With the project as described, documentation will be concentrated in
> the source code repository for an activity, reducing ongoing
> maintenance.
>
> We have less active Wiki contributors than we ever did, and in the
> current threat environment a Wiki requires significant monitoring and
> administration; we recently lost some system administrators and gained
> new ones; using GitHub allows us to outsource system administration.
>
> On Sun, Mar 25, 2018 at 08:06:49PM +0530, Rudra Sadhu wrote:
> > Thanks James, Carlos, Gonzalo and everyone for the insights
> >
> > Your inputs helped a lot, and I've updated my proposal accordingly.
> > A lot of important stuff was added such as the working the Help Activity,
> > keeping check on the activity bundle sizes and completing the
> miscellaneous
> > section.
> >
> > The proposal is available at [1]https://wiki.sugarlabs.
> org/go/Summer_of_Code/
> > 2018/attentive_migration_of_wiki_activity_pages_to_git
> > I've also shared the same via the GSoC dashboard
> > Please read, most importantly the 'About Project' section
> >
> > Let me know of the stuff I should add/remove/update to better justify the
> > task.
> >
> > also It would help, if someone volunteers to answer the impact of this
> project
> > required to be filled in as an answer in the 'Project and the Community'
> > section
> >
> > Thanks
> > Rudra Sadhu
> >
> > On Wed, Mar 21, 2018 at 5:46 PM, Rudra Sadhu <[2]rdrsa...@gmail.com>
> wrote:
> >
> > Thanks James,
> > the resources you mentioned were really helpful.
> >
> > I went ahead to migrate a few of the pages by the guidelines you
> described.
> > Find the Pull Request here: [3]https://github.com/
> sugarlabs/activity-abacus
> > /pull/13
> >
> > Please review
> >
> > On Wed, Mar 21, 2018 at 4:32 AM, James Cameron <[4]qu...@laptop.org>
> wrote:
> >
> > On IRC #sugar Vipul Gupta asked;
> >
> >  Hey, in the Activity task of migration. We need
> to
> > migrate content from activities page to their Githubs or their
> git
> > pages.
> >
> >  ?
> >
> >  Please clarify which one is it. Some pages
> don't have
> > the links of their repository
> >
> >  The organisations is not uniform. I have
> included
> > this in my proposal too.
> >
> >  vipulgupta2048: need to write a program that will
> migrate
> > content from [5]wiki.sugarlabs.org activities page to
> respective GitHub
> > repository README.md files, yet without duplicating what is
> there, and
> > without duplicating user documentation in the help-activity, see
> > recent posts to sugar-devel@ discussing the issue.
> >
> >  vipulgupta2048: did you get the above?  if not, i'll
> have to
> > write a mail.
> >
> > My recent post is quoted below and can be found in the mailing
> list
> > archives.
> >
> > On Wed, Mar 14, 2018 at 06:04:02PM +1100, James Cameron wrote:
> > > G'day Rudra,
> > >
> > > Thanks for being at the meeting earlier, and for your proposal.
> > >
> > > A project for GSoC 2013 added context sensitive help, or user
> > > documentation, to the Sugar desktop, with alt+shift+h key.
> > >
> > > It works with the Help activity.  Metadata in the Help
> activity links
> > a
> > > subject activity to a markdown source file, which is conv

Re: [Sugar-devel] Introduction and review request of GSoC Proposal:

2018-03-25 Thread James Cameron
I don't know.  I don't have administrator rights on the Wiki.  Hope
Walter or someone else can answer.  Meanwhile, I've been replacing
migrated pages with links to the new location, so that old links don't
break.

On Mon, Mar 26, 2018 at 11:31:49AM +0530, Rudra Sadhu wrote:
> thanks James for the assessment.
> 
> I've successfully migrated a few of the pages from [1]https://
> wiki.sugarlabs.org/go/Activities to GitHub
> Find the pull request at [2]https://github.com/godiard/help-activity/pull/38
> 
> and now, the wiki-pages needs to be deprecated.
> As to delete a page from the wiki, an user needs 'administrators' rights,
> 
> thus,
> Some possible ways to delete the pages are:
> 1. create a bot account with restricted permissions which can delete pages(my
> preferred choice)
> 2. for a temporary period grant delete rights to me
> 3. someone trusted deletes the pages
> 4. something else and better (please suggest)
> 
> It may not be convenient to delete the pages manually as there will be
> thousands of those(including extra images/files attached to the pages) for the
> 345 pages to be migrated
> All of the deletion is preferred to be done by a script (which uses 
> [3]https://
> www.mediawiki.org/wiki/API:Delete), under close supervision
> Do not worry, no damage(if at all) will be permanent; since it is possible to
> always recover pages deleted by an user with 'administrators' rights. Read [4]
> https://www.mediawiki.org/wiki/Help:Deletion_and_undeletion
> 
> Please recommend the desired course of action
> 
> thanks,
> Rudra Sadhu
> 
> On Mon, Mar 26, 2018 at 10:41 AM, James Cameron <[5]qu...@laptop.org> wrote:
> 
> Thanks, I've reviewed your updated proposal.
> 
> My assessment of project impact;
> 
> Originally documentation was separate because we had non-coding
> developers and tool chains that varied by type of developer.  Now we
> use GitHub the tool chains are combined.
> 
> With the project as described, documentation will be concentrated in
> the source code repository for an activity, reducing ongoing
> maintenance.
> 
> We have less active Wiki contributors than we ever did, and in the
> current threat environment a Wiki requires significant monitoring and
> administration; we recently lost some system administrators and gained
> new ones; using GitHub allows us to outsource system administration.
>
> On Sun, Mar 25, 2018 at 08:06:49PM +0530, Rudra Sadhu wrote:
> > Thanks James, Carlos, Gonzalo and everyone for the insights
> >
> > Your inputs helped a lot, and I've updated my proposal accordingly.
> > A lot of important stuff was added such as the working the Help 
> Activity,
> > keeping check on the activity bundle sizes and completing the
> miscellaneous
> > section.
> >
> > The proposal is available at [1][6]https://wiki.sugarlabs.org/go/
> Summer_of_Code/
> > 2018/attentive_migration_of_wiki_activity_pages_to_git
> > I've also shared the same via the GSoC dashboard
> > Please read, most importantly the 'About Project' section
> >
> > Let me know of the stuff I should add/remove/update to better justify 
> the
> > task. 
> >
> > also It would help, if someone volunteers to answer the impact of this
> project
> > required to be filled in as an answer in the 'Project and the Community'
> > section 
> >
> > Thanks
> > Rudra Sadhu
> >
> > On Wed, Mar 21, 2018 at 5:46 PM, Rudra Sadhu <[2][7]rdrsa...@gmail.com>
> wrote:
> >
> >     Thanks James,
> >     the resources you mentioned were really helpful.
> >
> >     I went ahead to migrate a few of the pages by the guidelines you
> described.
> >     Find the Pull Request here: [3][8]https://github.com/sugarlabs/
> activity-abacus
> >     /pull/13
> >
> >     Please review
> >
> >     On Wed, Mar 21, 2018 at 4:32 AM, James Cameron <[4][9]
> qu...@laptop.org> wrote:
> >
> >         On IRC #sugar Vipul Gupta asked;
> >
> >          Hey, in the Activity task of migration. We need
> to
> >         migrate content from activities page to their Githubs or their
> git
> >         pages.
> >
> >          ?
> >
> >          Please clarify which one is it. Some pages 
> don't
> have
> >         the links of their repository
> >
> >          The organisations is not uniform. I have
> included
> >         this in my proposal too.
> >
> >          vipulgupta2048: need to write a program that will
> migrate
> >         content from [5][10]wiki.sugarlabs.org activities page to
> respective GitHub
> >         repository README.md files, yet without duplicating what is
> there, and
> >         without duplicating user documentation in the help-activity, see
> >         recent posts to sugar-devel@ discussing the issue.
> >
> >      

Re: [Sugar-devel] Introduction and review request of GSoC Proposal:

2018-03-26 Thread Frederick Grose
On Mon, Mar 26, 2018 at 2:10 AM, James Cameron  wrote:

> I don't know.  I don't have administrator rights on the Wiki.  Hope
> Walter or someone else can answer.  Meanwhile, I've been replacing
> migrated pages with links to the new location, so that old links don't
> break.
>

​This method should be preferred.  It is easy and effective, doesn't
destroy history, and points toward where you want people to look.
​

>
> On Mon, Mar 26, 2018 at 11:31:49AM +0530, Rudra Sadhu wrote:
> > thanks James for the assessment.
> >
> > I've successfully migrated a few of the pages from [1]https://
> > wiki.sugarlabs.org/go/Activities to GitHub
> > Find the pull request at [2]https://github.com/
> godiard/help-activity/pull/38
> >
> > and now, the wiki-pages needs to be deprecated.
> > As to delete a page from the wiki, an user needs 'administrators' rights,
> >
> > thus,
> > Some possible ways to delete the pages are:
> > 1. create a bot account with restricted permissions which can delete
> pages(my
> > preferred choice)
> > 2. for a temporary period grant delete rights to me
> > 3. someone trusted deletes the pages
> > 4. something else and better (please suggest)
> >
> > It may not be convenient to delete the pages manually as there will be
> > thousands of those(including extra images/files attached to the pages)
> for the
> > 345 pages to be migrated
> > All of the deletion is preferred to be done by a script (which
> uses [3]https://
> > www.mediawiki.org/wiki/API:Delete), under close supervision
> > Do not worry, no damage(if at all) will be permanent; since it is
> possible to
> > always recover pages deleted by an user with 'administrators' rights.
> Read [4]
> > https://www.mediawiki.org/wiki/Help:Deletion_and_undeletion
> >
> > Please recommend the desired course of action
> >
> > thanks,
> > Rudra Sadhu
> >
> > On Mon, Mar 26, 2018 at 10:41 AM, James Cameron <[5]qu...@laptop.org>
> wrote:
> >
> > Thanks, I've reviewed your updated proposal.
> >
> > My assessment of project impact;
> >
> > Originally documentation was separate because we had non-coding
> > developers and tool chains that varied by type of developer.  Now we
> > use GitHub the tool chains are combined.
> >
> > With the project as described, documentation will be concentrated in
> > the source code repository for an activity, reducing ongoing
> > maintenance.
> >
> > We have less active Wiki contributors than we ever did, and in the
> > current threat environment a Wiki requires significant monitoring and
> > administration; we recently lost some system administrators and
> gained
> > new ones; using GitHub allows us to outsource system administration.
> >
> > On Sun, Mar 25, 2018 at 08:06:49PM +0530, Rudra Sadhu wrote:
> > > Thanks James, Carlos, Gonzalo and everyone for the insights
> > >
> > > Your inputs helped a lot, and I've updated my proposal accordingly.
> > > A lot of important stuff was added such as the working the Help
> Activity,
> > > keeping check on the activity bundle sizes and completing the
> > miscellaneous
> > > section.
> > >
> > > The proposal is available at [1][6]https://wiki.sugarlabs.org/go/
> > Summer_of_Code/
> > > 2018/attentive_migration_of_wiki_activity_pages_to_git
> > > I've also shared the same via the GSoC dashboard
> > > Please read, most importantly the 'About Project' section
> > >
> > > Let me know of the stuff I should add/remove/update to better
> justify the
> > > task.
> > >
> > > also It would help, if someone volunteers to answer the impact of
> this
> > project
> > > required to be filled in as an answer in the 'Project and the
> Community'
> > > section
> > >
> > > Thanks
> > > Rudra Sadhu
> > >
> > > On Wed, Mar 21, 2018 at 5:46 PM, Rudra Sadhu <[2][7]
> rdrsa...@gmail.com>
> > wrote:
> > >
> > > Thanks James,
> > > the resources you mentioned were really helpful.
> > >
> > > I went ahead to migrate a few of the pages by the guidelines
> you
> > described.
> > > Find the Pull Request here: [3][8]https://github.
> com/sugarlabs/
> > activity-abacus
> > > /pull/13
> > >
> > > Please review
> > >
> > > On Wed, Mar 21, 2018 at 4:32 AM, James Cameron <[4][9]
> > qu...@laptop.org> wrote:
> > >
> > > On IRC #sugar Vipul Gupta asked;
> > >
> > >  Hey, in the Activity task of migration.
> We need
> > to
> > > migrate content from activities page to their Githubs or
> their
> > git
> > > pages.
> > >
> > >  ?
> > >
> > >  Please clarify which one is it. Some
> pages don't
> > have
> > > the links of their repository
> > >
> > >  The organisations is not uniform. I have
> > included
> > > this in my proposal too.
> > >
> 

[Sugar-devel] Introduction of MIT graduate team working with Sugar Labs

2010-11-21 Thread Julie Lein
Dear Sugar Community,

We are MBA candidates at MIT working with Sugar Labs to help generate
awareness for the organization as an independent, open-source educational
innovator for children. To do this, we would love your input!

We will be sending out a brief survey to assess how Sugar and Sugar Labs are
perceived by those who know them best. We would be very grateful if you
would take a few moments of your time to share your perspectives with us.
We will use your input to generate strategic recommendations for how Sugar
Labs can increase its reach throughout the global community.

>From a personal level, we all came to Sugar Labs due to our passion for
education and international development.  Alex previously served in the
Peace Corps, Laura worked at a non-profit, Julie served on the Board of an
educational non-profit for low-income students, and Parul has worked in
software development with an educational focus.  We are passionate about
Sugar Labs’ mission and are very excited to be working with you!

We will be following this e-mail with our survey. Please feel free to
contact us with any questions.

Sincerely,

Alexandra Fallon (afal...@mit.edu)
Laura Guaglianone (lguag...@mit.edu)
Julie Lein (j2u...@mit.edu)
Parul Singh (pa...@mit.edu)
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Introduction and query about Github repos of some activities

2020-02-28 Thread Muskan Lalit
Hey everyone,

This is Muskan Lalit, a 2nd year CS undergraduate. This is my first time
mailing an entire mailing list but the community has seemed very warm to
newcomers so I've finally gathered the courage to do this.
I am really interested in working with SugarLabs with the Sugarizer Desktop
application. As I was exploring the application, I found some
issues/enhancements that can be done with some activities that I would like
to work with but I can't seem to find the GitHub repos for the same like
the Sprint Math Activity.

Any help would be greatly appreciated
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Introduction | Interest in Sugarizer Project | Doubts regarding build server setup

2016-03-10 Thread Manraj Singh
Hello community members,

I'm Manraj Singh, studying in Netaji Subhas Institute Of Technology(Delhi
University). I'm an Open Source Enthusiast and have previously contributed
to jQuery, Mozilla and Privly. I also have prior experience in working for
startups like Zomato and Refiral and have a good competitve coding profile.

I'm interested in working on "Sugarizer Server Dashboard" project for
Google Sumer Of Code, 2016 and currently getting server to work after
cloning the repository. I have loads of experience in Php, JS, Python and
Web Development and have worked on similar project before.

I'm facing an issue. I have reached step "Run MongoDB and Sugarizer Server"
as mentioned here
https://github.com/llaske/sugarizer/blob/master/README.md#server but it is
exiting with error:

```
about to fork child process, waiting until server is ready for connections.
forked process: 28417
all output going to: /home/manrajsingh/mongo.log
ERROR: child process failed, exited with error number 100
```
Please help, as StackOverflow answers don't seem to work as well.

Regards,
Manraj Singh Grover
Find me on Github 
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Introduction and query about Github repos of some activities

2020-02-28 Thread James Cameron
Welcom Muskan.

The Sprint Math activity is embedded in the Sugarizer repository.

https://github.com/llaske/sugarizer/tree/master/activities/SprintMath.activity

Relevant data in the same repository can be found with "git grep
Sprint".

Or you could use GitHub to search for org.sugarlabs.SprintMath

For how to contribute to Sugarizer, see;

https://github.com/llaske/sugarizer/blob/master/CONTRIBUTING.md

On Fri, Feb 28, 2020 at 11:29:30PM +0530, Muskan Lalit wrote:
> Hey everyone,
> 
> This is Muskan Lalit, a 2nd year CS undergraduate. This is my first time
> mailing an entire mailing list but the community has seemed very warm to
> newcomers so I've finally gathered the courage to do this.
> I am really interested in working with SugarLabs with the Sugarizer Desktop
> application. As I was exploring the application, I found some issues/
> enhancements that can be done with some activities that I would like to work
> with but I can't seem to find the GitHub repos for the same like the Sprint
> Math Activity.
> 
> Any help would be greatly appreciated

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


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


Re: [Sugar-devel] Introduction and query about Github repos of some activities

2020-02-29 Thread Muskan Lalit
Oh, thanks a lot!
I'll get started on it and explore around right away!
Thanks again.



On Sat, Feb 29, 2020, 12:54 AM James Cameron  wrote:

> Welcom Muskan.
>
> The Sprint Math activity is embedded in the Sugarizer repository.
>
>
> https://github.com/llaske/sugarizer/tree/master/activities/SprintMath.activity
>
> Relevant data in the same repository can be found with "git grep
> Sprint".
>
> Or you could use GitHub to search for org.sugarlabs.SprintMath
>
> For how to contribute to Sugarizer, see;
>
> https://github.com/llaske/sugarizer/blob/master/CONTRIBUTING.md
>
> On Fri, Feb 28, 2020 at 11:29:30PM +0530, Muskan Lalit wrote:
> > Hey everyone,
> >
> > This is Muskan Lalit, a 2nd year CS undergraduate. This is my first time
> > mailing an entire mailing list but the community has seemed very warm to
> > newcomers so I've finally gathered the courage to do this.
> > I am really interested in working with SugarLabs with the Sugarizer
> Desktop
> > application. As I was exploring the application, I found some issues/
> > enhancements that can be done with some activities that I would like to
> work
> > with but I can't seem to find the GitHub repos for the same like the
> Sprint
> > Math Activity.
> >
> > Any help would be greatly appreciated
>
> > ___
> > Sugar-devel mailing list
> > Sugar-devel@lists.sugarlabs.org
> > http://lists.sugarlabs.org/listinfo/sugar-devel
>
>
> --
> James Cameron
> http://quozl.netrek.org/
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Introduction | Interest in Sugarizer Project | Doubts regarding build server setup

2016-03-10 Thread Aaron D Borden
On Thu, 2016-03-10 at 00:39 -0800, Manraj Singh  
wrote:
> Hello community members,
> 
> I'm Manraj Singh, studying in Netaji Subhas Institute Of Technology(Delhi
> University). I'm an Open Source Enthusiast and have previously contributed
> to jQuery, Mozilla and Privly. I also have prior experience in working for
> startups like Zomato and Refiral and have a good competitve coding profile.

Hello! It's nice to meet you, Manraj! I'm a web developer in San
Francisco of the US. I saw your message in IRC, so you can ping me there
if it's easier for you. I've heard feedback that the server setup
instructions don't always work and they're structured more like you
would for deployment rather than development. Hopefully with your help
we can make them a bit better.

> I'm interested in working on "Sugarizer Server Dashboard" project for
> Google Sumer Of Code, 2016 and currently getting server to work after
> cloning the repository. I have loads of experience in Php, JS, Python and
> Web Development and have worked on similar project before.
> 
> I'm facing an issue. I have reached step "Run MongoDB and Sugarizer Server"
> as mentioned here
> https://github.com/llaske/sugarizer/blob/master/README.md#server but it is
> exiting with error:
> 
> ```
> about to fork child process, waiting until server is ready for connections.
> forked process: 28417
> all output going to: /home/manrajsingh/mongo.log
> ERROR: child process failed, exited with error number 100

I assume this is from after running the following step?

$ sudo mongod --fork --port 27018 --logpath /home/root/mongo.log

Exit 100 is an unhandled exception in mongo, the database. Can you post
the log from /home/manrajsingh/mongo.log ?

Also, after you post the logs, would you try this command instead?

   $ mkdir ~/mongodb
   $ mongod --dbpath /home/manrajsingh/mongodb --port 27018 --logpath 
/home/manrajsingh/mongo.log

Finally, what distro are you using?


--
Aaron Borden
Human and Hacker


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


Re: [Sugar-devel] Introduction | Interest in Sugarizer Project | Doubts regarding build server setup

2016-03-10 Thread Manraj Singh
Hey Aaron! Nice to meet you too! Thank you for such prompt response.

I'm not sure of your IRC name. Please share it with me.

Yes, I was facing this issue after running the following step:

$ sudo mongod --fork --port 27018 --logpath /home/root/mongo.log

But now, it got fix itself after restarting just now. I will still share
the logs when I got this error.

http://pastebin.com/rKKb14Sa

>Also, after you post the logs, would you try this command instead?
>
>   $ mkdir ~/mongodb
>   $ mongod --dbpath /home/manrajsingh/mongodb --port 27018 --logpath
/home/manrajsingh/mongo.log

These seem to be working. No error while running them.
I'm using Ubuntu 14.04 64bit.

Regards,
Manraj Singh Grover
Find me on Github 
Connect on LinkedIN 

On Thu, Mar 10, 2016 at 9:59 PM, Aaron D Borden  wrote:

> On Thu, 2016-03-10 at 00:39 -0800, Manraj Singh <
> manrajsinghgro...@gmail.com> wrote:
> > Hello community members,
> >
> > I'm Manraj Singh, studying in Netaji Subhas Institute Of Technology(Delhi
> > University). I'm an Open Source Enthusiast and have previously
> contributed
> > to jQuery, Mozilla and Privly. I also have prior experience in working
> for
> > startups like Zomato and Refiral and have a good competitve coding
> profile.
>
> Hello! It's nice to meet you, Manraj! I'm a web developer in San
> Francisco of the US. I saw your message in IRC, so you can ping me there
> if it's easier for you. I've heard feedback that the server setup
> instructions don't always work and they're structured more like you
> would for deployment rather than development. Hopefully with your help
> we can make them a bit better.
>
> > I'm interested in working on "Sugarizer Server Dashboard" project for
> > Google Sumer Of Code, 2016 and currently getting server to work after
> > cloning the repository. I have loads of experience in Php, JS, Python and
> > Web Development and have worked on similar project before.
> >
> > I'm facing an issue. I have reached step "Run MongoDB and Sugarizer
> Server"
> > as mentioned here
> > https://github.com/llaske/sugarizer/blob/master/README.md#server but it
> is
> > exiting with error:
> >
> > ```
> > about to fork child process, waiting until server is ready for
> connections.
> > forked process: 28417
> > all output going to: /home/manrajsingh/mongo.log
> > ERROR: child process failed, exited with error number 100
>
> I assume this is from after running the following step?
>
> $ sudo mongod --fork --port 27018 --logpath /home/root/mongo.log
>
> Exit 100 is an unhandled exception in mongo, the database. Can you post
> the log from /home/manrajsingh/mongo.log ?
>
> Also, after you post the logs, would you try this command instead?
>
>$ mkdir ~/mongodb
>$ mongod --dbpath /home/manrajsingh/mongodb --port 27018 --logpath
> /home/manrajsingh/mongo.log
>
> Finally, what distro are you using?
>
>
> --
> Aaron Borden
> Human and Hacker
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


<    1   2