Re: [GitHub] [kibble] timshen opened a new issue #13: There is no setup/requirements.txt file

2021-10-17 Thread Sharan Foga
Hi All

I didn't think we have created any installation instructions yet for the new 
Kibble and the existing instructions apply to Kibble-1.  This could that be the 
reason why this problem is being reported.

Thanks
Sharan

On 2021/10/11 03:17:11, GitBox  wrote: 
> 
> timshen opened a new issue #13:
> URL: https://github.com/apache/kibble/issues/13
> 
> 
>
>
>**Description:**
>In document 
> https://apache-kibble.readthedocs.io/en/latest/setup.html#installing-the-server,
>  a step is mentioned for installing the server. 
>"pip install -r setup/requirements.txt", but after cloning the code, I 
> couldn't file the requirements.txt file.
>
>**Reproduction steps:**
>
>1. Execute the commands:
>git clone https://github.com/apache/kibble.git /var/www/kibble
>cd /var/www/kibble
>pip install -r setup/requirements.txt
>
>
>**Actual result:**
>No setup/requirements.txt is found
>
>**OS:**
>Ubuntu 18.04.5 LTS 
>
>**Logs:**
>NA
>
>**Other:**
>NA
>
> 
> 
> -- 
> This is an automated message from the Apache Git Service.
> To respond to the message, please log on to GitHub and use the
> URL above to go to the specific comment.
> 
> To unsubscribe, e-mail: dev-unsubscr...@kibble.apache.org
> 
> For queries about this service, please contact Infrastructure at:
> us...@infra.apache.org
> 
> 
> 


Re: Help configuring Kibble for Apache Reporter tool for Lucene?

2021-10-17 Thread Sharan Foga
Hi Mike

I responded on the Jira ticket but will also add a note here. I have updated 
the kibble demo to pull in data from https://github.com/apache/lucene at the 
next data synch. It's currently showing in the list as unsynched but I'll check 
it tomorrow to see if any data has been brought it in.

Thanks
Sharan


On 2021/10/10 12:59:11, Sharan Foga  wrote: 
> Hi Mike
> 
> Thanks for the report. I will see if I can take a look.
> 
> Thanks
> Sharan
> 
> On 2021/10/05 14:35:44, Michael McCandless  wrote: 
> > Hello,
> > 
> > I am hoping someone here on the Kibble dev list can help us fix COMDEV-425
> > :
> > 
> > Over in the Apache Lucene project, as we were drafting our last Board
> > quarterly report, we noticed that the "Busiest GitHub topics", which seems
> > to use Kibble in the Apache Reporter tool
> > , fails
> > to include Lucene's github repo (https://github.com/apache/lucene).
> > 
> > It is currently using lucene-solr, lucenenet, lucene-site.
> > 
> > But since Lucene and Solr have not split development, we need to add lucene
> > into that list as well.  And likely Solr also needs to add "solr" github
> > repo.
> > 
> > I think there must be some Kibble configuration somewhere to fix.  I can
> > see from kibble.py that the tool loads the stats from
> > https://demo.kibble.apache.org.  Does anyone know where that configuration
> > might be?
> > 
> > Thanks!
> > 
> > Mike McCandless
> > 
> > http://blog.mikemccandless.com
> > 
>