rabbitmq (AMQP) error while installing icehouse [closed]
I have encountered the following error while installing icehouse using RDO packstack (packstack --allinone)
ERROR : Error appeared during Puppet run: XXX.XXX.XXX.XXX_amqp.pp Error: rpm --import http://www.rabbitmq.com/rabbitmq-sign... returned 1 instead of one of [0]
This installation is running behind a proxy server. Since it's running rpm directly, there needs to be a way to tell RPM to use a proxy server. The http_proxy variable doesn't make it into the Puppet run, nor is there a way to add --httpproxy to the rpm call. Any suggestions?
Please, see How to install .rpm packages behind proxy and run packstack as root