Description of problem: Trying to run ice_setup fails to install calamari-server packages Version-Release number of selected component (if applicable): 1.3.1 RHEL 7.1 How reproducible: always Steps to Reproduce: Running sudo ice_setup -d /mnt fails with > ==== Step 2: Calamari installation ==== --> --> installing Calamari... --> Running command: rpm -q --queryformat=%{NAME} -p calamari-clients-1.3-2.el7cp.x86_64.rpm calamari-server-1.3-10.el7cp.x86_64.rpm openpgm-5.2.122-3.el7cp.x86_64.rpm python-crypto-2.6.1-1.el7cp.x86_64.rpm python-jinja2-2.7.2-2.el7cp.noarch.rpm python-meld3-0.6.10-1.el7cp.x86_64.rpm python-msgpack-0.4.5-1.el7cp.x86_64.rpm python-zmq-14.3.1-1.el7cp.x86_64.rpm salt-2014.1.5-3.el7cp.noarch.rpm salt-master-2014.1.5-3.el7cp.noarch.rpm salt-minion-2014.1.5-3.el7cp.noarch.rpm sshpass-1.05-5.el7cp.x86_64.rpm supervisor-3.0-2.el7cp.noarch.rpm zeromq3-3.2.5-1.el7cp.x86_64.rpm zeromq3-devel-3.2.5-1.el7cp.x86_64.rpm --> Running command: yum -y install calamari-clients calamari-server openpgm python-crypto python-jinja2 python-meld3 python-msgpack python-zmq salt salt-master salt-minion sshpass supervisor zeromq3 zeromq3-devel --> --> --> Package calamari-server-1.3-10.el7cp.x86_64.rpm is not signed --> NonZeroExit: command returned non-zero exit status: 1 However running sudo ice_setup -d /mnt --no-gpg works fine
This is the expected behavior until release engineering signs all our packages with their gold-signing key (ie we're very close to releasing the final set of packages for 1.3.1) For now, please continue to use the "--no-gpg" flag to ice_setup while you do your tests.
To clarify: When rel-eng gold-signs our final builds for RHCS 1.3.1, I expect that we will close this as NOTABUG. Until then, please run ice_setup with --no-gpg.
In gold signed 1.3.1 build no issues found related to signing while installing calamari. After installing these are the packages found [ubuntu@magna006 ceph-config]$ rpm -qa| grep calamari calamari-clients-1.3-2.el7cp.x86_64 calamari-server-1.3-11.el7cp.x86_64 [ubuntu@magna006 ceph-config]$ rpm -qa| grep ceph-deploy ceph-deploy-1.5.27.3-1.el7cp.noarch