Fuel 4.0 with murano error: Execution of '/usr/bin/yum -d 0 -e 0 -y install murano-cirros-testvm' returned 1: Error: Nothing to do

Bug #1260252 reported by Aleksandr Didenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Critical
Dmitry Teselkin

Bug Description

4.0-126 iso
{"release": "4.0", "nailgun_sha": "42b0d42b932062082ca5e4bdbd2e3c3905ba3edb", "ostf_sha": "20d3ad49f7c9fd6232b2f36efb62d4823f230730", "astute_sha": "7b77437a5d87dd5d06b45d152df80a681ffa25eb", "fuellib_sha": "b037afbb32558103d4302f9489ae1a6b3c9b564d"}

Environment: centos, ha (4nodes), kvm, nova flat, savanna + murano + ceilometer

Error on all controller nodes:

2013-12-12 09:11:35 ERR (/Stage[main]/Murano::Cirros/Package[murano-cirros-testvm]/ensure) change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install murano-cirros-testvm' returned 1: Error: Nothing to do

On fuel master node there is the following package in puppet manifest /etc/puppet/modules/murano/manifests/cirros.pp:

  package { 'murano-cirros-testvm' :
    ensure => "present"
  }

But such package does not exist in the nailgun repos (both ubuntu and centos).

Tags: murano
Revision history for this message
Dmitry Teselkin (teselkin-d) wrote :
Changed in fuel:
assignee: nobody → Dmitry Teselkin (teselkin-d)
status: New → In Progress
Changed in fuel:
importance: Undecided → Critical
Changed in fuel:
milestone: none → 4.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/61690
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=071d8fd4f32e7776bb90b9731b71cdb9ec3cde76
Submitter: Jenkins
Branch: master

commit 071d8fd4f32e7776bb90b9731b71cdb9ec3cde76
Author: Dmitry Teselkin <email address hidden>
Date: Thu Dec 12 14:08:36 2013 +0400

    Package name fixed

    We decided to not include murano-cirros-testvm package as the new image
     was moved to cirros-testvm package.

    Closes-Bug: 1260252

    Change-Id: I1aebbf0f0e25970cdcf0658adbe752e895714309

Changed in fuel:
status: In Progress → Fix Committed
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
status: Fix Committed → 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.