cannot install swift using packstack

Bug #1237927 reported by Dafna Ron
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Packstack
Invalid
Undecided
Unassigned

Bug Description

using packstack, we keep failing to install swift.
if I use external data servers than the installation just gets stuck forever without exiting.
to see what is wrong I changed the answer file to install everything locally and we are getting package key error in the log even though the packages are already installed.

[root@nott-vdsa ~]# rpm -qa |grep swift
python-swiftclient-1.6.0-1.el6ost.noarch
openstack-swift-proxy-1.9.1-2.el6ost.noarch
openstack-swift-plugin-swift3-1.0.0-0.20120711git.1.el6ost.noarch
openstack-swift-1.9.1-2.el6ost.noarch

ESC[mNotice: Finished catalog run in 525.72 secondsESC[0m

2013-10-09 17:59:28::ERROR::run_setup::913::root:: Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 908, in main
    _main(confFile)
  File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 577, in _main
    runSequences()
  File "/usr/lib/python2.6/site-packages/packstack/installer/run_setup.py", line 554, in runSequences
    controller.runAllSequences()
  File "/usr/lib/python2.6/site-packages/packstack/installer/setup_controller.py", line 90, in runAllSequences
    sequence.run(self.CONF)
  File "/usr/lib/python2.6/site-packages/packstack/installer/core/sequences.py", line 105, in run
    step.run(config=config)
  File "/usr/lib/python2.6/site-packages/packstack/installer/core/sequences.py", line 52, in run
    raise SequenceError(str(ex))
SequenceError: Error during puppet run : Error: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y install openstack-swift' returned 1: warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY

[root@nott-vdsa ~]# /usr/bin/yum -d 0 -e 0 -y install openstack-swift
Package openstack-swift-1.9.1-2.el6ost.noarch already installed and latest version
[root@nott-vdsa ~]#

Revision history for this message
Martin Mágr (mmagr) wrote :

This is a problem with your yum repos. Nothing can be done on Packstack side.

Changed in packstack:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.