[OpenStack-Infra] External Testing :: install-master.sh errors
trinath.somanchi at freescale.com
trinath.somanchi at freescale.com
Wed Feb 19 13:36:13 UTC 2014
Hi Jay-
Its resolved,
It's a Capital letters issue with the node hostname.
But then, I have found the following.
err: Could not prefetch package provider 'pip': (provider=pip)
err: /Stage[main]/Recheckwatch/Package[gerritlib]: Could not evaluate: (provider=pip)
err: /Stage[main]/Os_ext_testing::Base/Package[virtualenv]: Could not evaluate: (provider=pip)
Duplicate declaration: A2mod[rewrite] is already declared in file /root/os-ext-testing/puppet/modules/os_ext_testing/manifests/master.pp at line 34; cannot redeclare at /root/config/modules/zuul/manifests/init.pp:236 on node freescale-openstack-ci.ap.freescale.net
Duplicate declaration: A2mod[proxy] is already declared in file /root/os-ext-testing/puppet/modules/os_ext_testing/manifests/master.pp at line 37; cannot redeclare at /root/config/modules/zuul/manifests/init.pp:239 on node freescale-openstack-ci.ap.freescale.net
Duplicate declaration: A2mod[proxy_http] is already declared in file /root/os-ext-testing/puppet/modules/os_ext_testing/manifests/master.pp at line 40; cannot redeclare at /root/config/modules/zuul/manifests/init.pp:242 on node freescale-openstack-ci.ap.freescale.net
I have edited init.pp and commented the lines.
--
Trinath Somanchi - B39208
trinath.somanchi at freescale.com | extn: 4048
From: trinath.somanchi at freescale.com [mailto:trinath.somanchi at freescale.com]
Sent: Wednesday, February 19, 2014 6:07 PM
To: Jay Pipes
Cc: openstack-infra at lists.openstack.org
Subject: [OpenStack-Infra] External Testing :: install-master.sh errors
Hi Jay-
While installing the master node using install_master.sh,
I get this error
Could not parse configuration file: Certificate names must be lower case; see #1168
with the command,
sudo puppet apply --verbose $PUPPET_MODULE_PATH -e "class {'os_ext_testing::master': $CLASS_ARGS }"
When I print the command, the complete key and certificate file contents are given in the JSON format. I feel, that this error specifies that it needs only lower case string rather than upper case.
Also, do we need to provide the file names or the file contents in the JSON string to the "puppet apply" command.
Kindly guide me resolve the same.
Thanks in advance,
--
Trinath S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-infra/attachments/20140219/46aadbba/attachment.html>
More information about the OpenStack-Infra
mailing list