RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1148389 - packstack: failing installation on missing package erlang
Summary: packstack: failing installation on missing package erlang
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: RDO
Classification: Community
Component: openstack-packstack
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Javier Peña
QA Contact: Ami Jeain
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-01 11:12 UTC by Dafna Ron
Modified: 2014-10-24 10:24 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-24 10:24:01 UTC
Embargoed:


Attachments (Terms of Use)

Description Dafna Ron 2014-10-01 11:12:52 UTC
Description of problem:

cinder was failing installation and I disabled epel to workaround the issue. 

I am now failing installation on 

ERROR : Error appeared during Puppet run: 10.35.117.32_amqp.pp
Error: Execution of '/usr/bin/yum -d 0 -e 0 -y list erlang' returned 1: Error: No matching Packages to list

here is the log: 

http://fpaste.org/138087/41216136/

Version-Release number of selected component (if applicable):

openstack-packstack-puppet-2014.2-0.3.dev1266.g63d9c50.el7.centos.noarch
openstack-packstack-2014.2-0.3.dev1266.g63d9c50.el7.centos.noarch

How reproducible:

100%

Steps to Reproduce:
1. run packstack --allinone on centos7
2. after we fail install on cinder, disable epel in answer file and run packstack --answer-file=<answer_file>
3. 

Actual results:

we are failing on erlang

Expected results:

we should succeed install 

Additional info:
not sure its related but fedora install used to fail on this as well which is why I am setting this as regression: 
https://bugzilla.redhat.com/show_bug.cgi?id=1083637

Comment 1 Javier Peña 2014-10-24 07:14:07 UTC
The erlang package is part of the EPEL repository, so this is expected. Was the cinder issue fixed?

Comment 2 Dafna Ron 2014-10-24 09:57:43 UTC
I am not sure. 
this bug was opened on test day. 
If the package now exists in the repo please feel free to close.

Comment 3 Javier Peña 2014-10-24 10:24:01 UTC
Yes, the package is in EPEL, which is a pre-requisite for CentOS installations:

# yum list erlang
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
 * base: mirror.trueinter.net
 * epel: mirrors.ircam.fr
 * extras: mirror.trueinter.net
 * updates: mirror.trueinter.net
Installed Packages
erlang.x86_64                                               R16B-03.7.el7                                                @epel

Closing as NOTABUG.


Note You need to log in before you can comment on or make changes to this bug.