Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Fixes #58 - Update Gemfile to convert git into https to avoid RSA Key issue - #60

Open
oloc wants to merge 3 commits into
elastic:masterfrom
oloc:beaker_publickey_issue
Open

Fixes #58 - Update Gemfile to convert git into https to avoid RSA Key issue#60
oloc wants to merge 3 commits into
elastic:masterfrom
oloc:beaker_publickey_issue

Conversation

@oloc

@oloc oloc commented Jul 16, 2015

Copy link
Copy Markdown
Retrying git clone 'git@github.com:puppetlabs/beaker.git' "/home/travis/.rvm/gems/ruby-1.9.3-p551/cache/bundler/git/beaker-18670cc1b84a185c2066a67869906a4430a4c4a8" --bare --no-hardlinks --quiet due to error (2/4): Bundler::Source::Git::GitCommandError Git error: command `git clone 'git@github.com:puppetlabs/beaker.git' "/home/travis/.rvm/gems/ruby-1.9.3-p551/cache/bundler/git/beaker-18670cc1b84a185c2066a67869906a4430a4c4a8" --bare --no-hardlinks --quiet` in directory /home/travis/build/elastic/puppet-logstashforwarder has failed.
Warning: Permanently added the RSA host key for IP address '192.30.252.131' to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.

This error message is due to the use of the git protocol which needs an SSH Key use.
To avoid this, we need t use the https protocol instead.

@ghost

ghost commented Jul 20, 2015

Copy link
Copy Markdown

Jenkins standing by to test this. If you aren't a maintainer, you can ignore this comment. Someone with commit access, please review this and clear it for Jenkins to run; then say 'jenkins, test it'.

@oloc

oloc commented Jul 21, 2015

Copy link
Copy Markdown
Author

Should fix issue #36 .

@oloc

oloc commented Aug 27, 2015

Copy link
Copy Markdown
Author

Can one of the admins verify this patch?

2 similar comments
@ghost

ghost commented Jan 13, 2016

Copy link
Copy Markdown

Can one of the admins verify this patch?

@oloc

oloc commented Feb 26, 2016

Copy link
Copy Markdown
Author

Can one of the admins verify this patch?

@oloc

oloc commented Nov 4, 2016

Copy link
Copy Markdown
Author

Is there anybody in there? No more maintainer?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant