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

buckaroo install emits wrong error message if git clone fails due to fs issues #42

Closed
nikhedonia opened this issue Apr 19, 2017 · 1 comment
Labels

Comments

@nikhedonia
Copy link
Collaborator

Buckaroo install $org/$mod $ver will fail if folder $org/$mod/$ver already exists and is not a git controlled folder. However buckaroo complains that repository could not be fetched.

This happens if you touch $org/$mod/$ver before running install

error message:

java.io.IOException: java.io.IOException: org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: /home/gaetano/Projects/buckaroo-tests/test2/buckaroo/oktal/pistache/0.0.1
njlr pushed a commit that referenced this issue Dec 3, 2018
@njlr
Copy link
Collaborator

njlr commented Dec 20, 2018

Not relevant to Buckaroo Redux.

@njlr njlr closed this as completed Dec 20, 2018
@njlr njlr added the wontfix label Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants