Error executing action `enable` on resource 'service[dbus]'

Bug #1244574 reported by jiehuajin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack + Chef
Fix Released
Undecided
jiehuajin

Bug Description

S: Red Hat Enterprise Linux Server release 6.4 (Santiago)
rdo repository: rdo-release-grizzly-3.noarch
do the role[ allinone-compute ] deployment, there is an error as follow:

oscn16: [2013-10-25T04:10:50-04:00] INFO: Processing service[dbus] action enable (openstack-compute::libvirt line 145)
oscn16:
oscn16: ================================================================================
oscn16: Error executing action `enable` on resource 'service[dbus]'
oscn16: ================================================================================
oscn16:
oscn16:
oscn16: Chef::Exceptions::Service
oscn16: -------------------------
oscn16: service[dbus]: unable to locate the init.d script!
oscn16:
oscn16:
oscn16: Resource Declaration:
oscn16: ---------------------
oscn16: # In /var/chef/cache/cookbooks/openstack-compute/recipes/libvirt.rb
oscn16:
oscn16: 145: service "dbus" do
oscn16: 146: action [:enable, :start]
oscn16: 147: end
oscn16: 148:
oscn16:
oscn16:
oscn16:
oscn16: Compiled Resource:
oscn16: ------------------
oscn16: # Declared in /var/chef/cache/cookbooks/openstack-compute/recipes/libvirt.rb:145:in `from_file'
oscn16:
oscn16: service("dbus") do
oscn16: action [:enable, :start]
oscn16: supports {:restart=>false, :reload=>false, :status=>true}
oscn16: retries 0
oscn16: retry_delay 2
oscn16: service_name "dbus"
oscn16: pattern "dbus"
oscn16: startup_type :automatic
oscn16: cookbook_name "openstack-compute"
oscn16: recipe_name "libvirt"
oscn16: end
oscn16:
oscn16:
oscn16:
oscn16: [2013-10-25T04:10:50-04:00] INFO: Running queued delayed notifications before re-raising exception
oscn16: [2013-10-25T04:10:50-04:00] ERROR: Running exception handlers

jiehuajin (jinjhua)
Changed in openstack-chef:
assignee: nobody → jiehuajin (jinjhua)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cookbook-openstack-compute (master)

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

Changed in openstack-chef:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cookbook-openstack-compute (master)

Reviewed: https://review.openstack.org/54469
Committed: http://github.com/stackforge/cookbook-openstack-compute/commit/3274d2785736b8c05f67e7424cc5d7c952ccce04
Submitter: Jenkins
Branch: master

commit 3274d2785736b8c05f67e7424cc5d7c952ccce04
Author: jiehua jin <email address hidden>
Date: Fri Nov 1 05:21:00 2013 +0000

    add dbus_service name for different platforms

    on redhat6.4/centos, the dbus_service name is
    messagebus, and on other platforms, it's dbus.
    So I enhanced it, and updated the CHANGELOG.md
    and metadata.rb .

    Change-Id: I5548acc38b5e2cbf5e1d5d482cadbd876392daa4
    Closes-Bug: #1244574

Changed in openstack-chef:
status: In Progress → 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.