[GitHub] [kibble] haukesomm commented on issue #7: Current installation instructions do not work

2021-08-04 Thread GitBox


haukesomm commented on issue #7:
URL: https://github.com/apache/kibble/issues/7#issuecomment-892898968


   Thanks for your effort! ✌


-- 
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




[GitHub] [kibble] sharanf commented on issue #7: Current installation instructions do not work

2021-08-04 Thread GitBox


sharanf commented on issue #7:
URL: https://github.com/apache/kibble/issues/7#issuecomment-892895732


   Thanks @haukesomm for the report and yes you are correct - the documentation 
hasn't been updated yet. I am sorry for the confusion it has caused and if 
no-one beats me to it, I will try to take a look at the weekend to see what I 
can do. :-)


-- 
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




It's Board Report Time!

2021-08-04 Thread Sharan Foga
Hi All

Our quarterly board report is due this month so I will work on putting 
something together and and then post it here for any community feedback.

Thanks
Sharan


Incorrect Installation Instructions

2021-08-04 Thread Sharan Foga
Hi All

I just saw the Github comment about a user trying to install Kibble-1 and 
Kibble and the installation instructions were not working. I think it is 
important that we look at correcting this as this so that people can use the 
software - even if everything isnt working.

The earliest I can take a look at it is the weekend so if anyone can take a 
look before then please let me know.

Thanks
Sharan




[DISCUSSION] How can we Grow our Community?

2021-08-04 Thread Sharan Foga
Hi All

We have a small community and our mailing list has been fairly quiet over the 
summer. We need to discuss how we can get more people involved. How can we 
promote and grow our community? Let's use this discussion thread to come up 
with some ideas and strategies that we can work on together. 

We may also get some interest from people as a result of the ApacheCon Asia 
talks as I mentioned Kibble and I included  a demo of Kibble-1 as part of the 
presentation.

Thanks
Sharan



[GitHub] [kibble] haukesomm edited a comment on issue #7: Current installation instructions do not work

2021-08-04 Thread GitBox


haukesomm edited a comment on issue #7:
URL: https://github.com/apache/kibble/issues/7#issuecomment-892503508


   I can confirm this. The instructions do not work for both the old kibble-1 
project an this one.
   There is no `setup`-directory in this repo so I assume the guide is still 
written for the old repo. The `setup.py` in that repo fails as well, however. 
This is the error I get:
   ```
   Traceback (most recent call last):   
   
 File "setup/setup.py", line 35, in 
   
   mappings = json.load(open("mappings.json"))  
   
   FileNotFoundError: [Errno 2] No such file or directory: 'mappings.json'
   ```
   
   The Docker installation instructions also don't work because neither repo 
contains a `docker-compose.yml` at this point in time.
   
   There should be a note in the documentation that it needs to be updated as 
it is quite confusing at the moment.


-- 
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




[GitHub] [kibble] haukesomm commented on issue #7: Current installation instructions do not work

2021-08-04 Thread GitBox


haukesomm commented on issue #7:
URL: https://github.com/apache/kibble/issues/7#issuecomment-892503508


   I can confirm this. The instructions do not work for both the old kibble-1 
project an this one.
   There is no `setup`-directory in this repo so I assume the guide is still 
written for the old repo. The `setup.py` in that repo fails as well, however. 
This is the error I get:
   ```
   Traceback (most recent call last):   
   
 File "setup/setup.py", line 35, in 
   
   mappings = json.load(open("mappings.json"))  
   
   FileNotFoundError: [Errno 2] No such file or directory: 'mappings.json'
   ```
   
   The Docker installation instructions also don't work because neither repo 
contains a docker-compose.yaml at this point in time.
   
   There should be a note in the documentation that it needs to be updated as 
it is quite confusing at the moment.


-- 
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