nailgun-agent fails on bootstrap because of json gem

Bug #1379299 reported by Matthew Mosesohn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Critical
Dmitry Burmistrov

Bug Description

bootstrap nodes are failing to check into nailgun because rubygem-json_pure 1.8.1 can't import.

Tags: juno
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-main (master)

Fix proposed to branch: master
Review: https://review.openstack.org/127209

Revision history for this message
Matthew Mosesohn (raytrac3r) wrote : Re: nailgun-agent fails on bootstrap because of old rubygem-json

modifying spec didn't help

Changed in fuel:
assignee: Matthew Mosesohn (raytrac3r) → Fuel OSCI Team (fuel-osci)
Revision history for this message
Matthew Mosesohn (raytrac3r) wrote :

Modifying body. rubygem-json_pure-1.8.1 is a bad package:
find /usr/lib | grep json | grep -v mcol | grep -v tab | grep VERS
/usr/lib/ruby/gems/1.8/gems/json-1.8.1/VERSION
/usr/lib/ruby/gems/1.8/gems/json-1.6.1/VERSION

[root@bootstrap ~]# irb
irb(main):001:0> require 'rubygems'
=> true
irb(main):002:0> require 'json'
LoadError: no such file to load -- json
 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
 from (irb):2
 from :0
irb(main):003:0>

Need to rebuild rubygem-json_pure 1.8.1 so that it can be detected in gem list.

summary: - nailgun-agent fails on bootstrap because of old rubygem-json
+ nailgun-agent fails on bootstrap because of json gem
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on fuel-main (master)

Change abandoned by Matthew Mosesohn (<email address hidden>) on branch: master
Review: https://review.openstack.org/127209
Reason: this is an incorrect fix to the bug.

Changed in fuel:
status: In Progress → Confirmed
Changed in fuel:
assignee: Fuel OSCI Team (fuel-osci) → Dmitry Burmistrov (dburmistrov)
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.