Bug 950066 - Could not evaluate: undefined method `[]=' for nil:NilClass
Summary: Could not evaluate: undefined method `[]=' for nil:NilClass
Keywords:
Status: CLOSED DUPLICATE of bug 908655
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: puppet
Version: el6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jeroen van Meeuwen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-09 14:45 UTC by Sandro Mathys
Modified: 2013-04-09 15:17 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-04-09 15:17:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Sandro Mathys 2013-04-09 14:45:26 UTC
Description of problem:
Running Packstack (openstack-packstack) with the latest Puppet fails with "Could not evaluate: undefined method `[]=' for nil:NilClass". Downgrading Puppet fixes this issue.

Version-Release number of selected component (if applicable):
puppet-2.6.18-2.el6.noarch

How reproducible:
Always

Steps to Reproduce:
1. yum install --enablerepo=epel-testing -y puppet openstack-packstack
2. packstack --gen-answer-file=/tmp/ans.txt
3. packstack --answer-file=/tmp/ans.txt

(to making testing easier, editing the ans.txt to suit the test system better shouldn't change the result unless you disable most or all of the OpenStack components)
 
Actual results:
ERROR : Error during puppet run : err: /Stage[main]/Keystone/Service[keystone]: Could not evaluate: undefined method `[]=' for nil:NilClass

(According to other reports the issue can also show up in other manifests, either due to different Packstack versions or different configuration (ans.txt)).


Expected results:
 **** Installation completed successfully ******

Additional info:

Comment 1 Dominic Cleal 2013-04-09 15:17:33 UTC

*** This bug has been marked as a duplicate of bug 908655 ***


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