Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add latest versions of dependencies to remove error #125

Closed
harshalmittal4 opened this issue Mar 19, 2019 · 12 comments
Closed

Add latest versions of dependencies to remove error #125

harshalmittal4 opened this issue Mar 19, 2019 · 12 comments

Comments

@harshalmittal4
Copy link

Hey @valeriocos ,
The problem still persists when I use the command
p2o.py --enrich --index perceval_git_raw --index-enrich perceval_git -e http://localhost:9200 --no_inc --debug --db-host 127.0.0.1 --db-sortinghat sortinghatDB --db-user root git https://github.com/chaoss/grimoirelab-perceval
to generate index for git date source. I was doing this for generating the report.
It is using grimoire-elk==0.36.0.

Originally posted by @harshalmittal4 in chaoss/grimoirelab-elk#574 (comment)

@harshalmittal4 harshalmittal4 changed the title Hey @valeriocos , Error generating git index Mar 19, 2019
@valeriocos
Copy link
Member

Please @harshalmittal4 try with the latest version of ELK or the code in the master branch.
Thanks!

@harshalmittal4
Copy link
Author

Hi, it is running fine with the latest version of grimoire-elk, could we update it in setup.py?
Sorry to bother you for this.

@valeriocos
Copy link
Member

sure, feel free to open a PR. Thanks

@harshalmittal4
Copy link
Author

harshalmittal4 commented Mar 21, 2019

Hey @valeriocos, I was wondering how to include the latest version (pre-release) of grimoire-elk in setup.py in the PR. It is showing
No local packages or working download links found for grimoire-elk>=0.43.0 error: Could not find suitable distribution for Requirement.parse('grimoire-elk>=0.43.0')

(I solved it earlier by manually cloning grimoire-elk and perceval-finos repositories and installing them).

But what will be helpful for this now, please.

@harshalmittal4
Copy link
Author

Shall I add it to requirements.txt?

@valeriocos
Copy link
Member

Sure, you can do something like this: https://github.com/chaoss/grimoirelab-sirmordred/blob/master/requirements.txt

For the setup.py, it won't work since there isn't a new package in pypi (https://pypi.org/project/grimoire-elk/#history). However, I would ask @jgbarah that can give a better answer about it.

@harshalmittal4
Copy link
Author

harshalmittal4 commented Mar 21, 2019

Thanks @valeriocos for clarifying, I already did using requirements.txt 😄 , but was bit unsure regarding it couldn't be done with setup.py.
@jgbarah kindly see.

@harshalmittal4
Copy link
Author

@valeriocos @jgbarah ping.

@valeriocos
Copy link
Member

valeriocos commented Mar 31, 2019

Hi @harshalmittal4 , if I'm not wrong a new community release should be out.
@jgbarah can you confirm it? thanks

@harshalmittal4
Copy link
Author

harshalmittal4 commented Mar 31, 2019

Yes, you're right @valeriocos. I just checked it by installing again in a new virtualenv, so seems like there is no need for this now. Thanks 😄

@valeriocos
Copy link
Member

you're welcome @harshalmittal4 :)

@valeriocos
Copy link
Member

feel free to close this issue

@harshalmittal4 harshalmittal4 changed the title Error generating git index Add latest versions of dependencies to remove error Mar 31, 2019
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants