Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
None
-
Froyo
-
Needs Assessment
-
Needs Assessment
Description
Our pe-r10k pipelines are failing:
with:
Beaker::Host::CommandFailure: Host 'ptsmq4pzhjofs05.delivery.puppetlabs.net' exited with 1 running:
|
12:57:37 /opt/puppetlabs/puppet/bin/r10k deploy environment -v
|
12:57:37 Last 10 lines of output were:
|
12:57:37 /opt/puppetlabs/puppet/lib/ruby/2.4.0/rubygems.rb:271:in `find_spec_for_exe': can't find gem r10k (>= 0.a) (Gem::GemNotFoundException)
|
12:57:37 from /opt/puppetlabs/puppet/lib/ruby/2.4.0/rubygems.rb:299:in `activate_bin_path'
|
12:57:37 from /opt/puppetlabs/puppet/bin/r10k:23:in `<main>'
|
I can see that we set the gempath to ruby 2.5.0:
https://github.com/puppetlabs/pe-r10k-vanagon/commit/6c51de8e69a50ece0cd1d0b7a027987bcd4f4817
("/opt/puppetlabs/puppet/lib/ruby/gems/2.5.0/gems/")
But above we are looking in /opt/puppetlabs/puppet/lib/ruby/2.4.0/rubygems.rb
Attachments
Issue Links
- clones
-
RK-324 Improve r10k Bionic support
-
- Resolved
-