packstack --allinone showing following problem [closed]
Heading
Hi All,
I am trying to configure openstack. While executing packstack --allinone, I am getting this problem.
ERROR : Failed to run remote script, stdout: Loaded plugins: refresh-packagekit, rhnplugin Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package yum-plugin-priorities.noarch 0:1.1.30-14.el6 set to be updated --> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
Installing: yum-plugin-priorities noarch 1.1.30-14.el6 prio 22 k
Transaction Summary
Install 1 Package(s) Upgrade 0 Package(s)
Total download size: 22 k Installed size: 28 k Downloading Packages: epel-release-6-8.noarch Loaded plugins: refresh-packagekit, rhnplugin Usage: "yum-config-manager [options] [section]
stderr: Warning: Permanently added '192.168.87.131' (RSA) to the list of known hosts. + trap t ERR + yum install -y yum-plugin-priorities warning: rpmts_HdrFromFdno: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY
Public key for yum-plugin-priorities-1.1.30-14.el6.noarch.rpm is not installed + true + rpm -q epel-release + yum-config-manager --setopt=rhel-server-ost-6-4-rpms.priority=1 --save rhel-server-ost-6-4-rpms Command line error: no such option: --setopt ++ t ++ exit 1
If I install yum-plugin-priorities manually, I am getting following problem. Can someone please tell me how to fix this. I was struck here since last 12hours.
[root@localhost opt]# rpm -ivh yum-plugin-priorities-1.1.30-14.el6.noarch.rpm
warning: yum-plugin-priorities-1.1.30-14.el6.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY Preparing... ########################################### [100%] 1:yum-plugin-priorities ########################################### [100%] [root@localhost opt]# [root@localhost opt]# rpm -ivh yum-priorities-1.1.18-1.2.noarch.rpm warning: yum-priorities-1.1.18-1.2.noarch.rpm: Header V3 DSA/SHA1 Signature, key ID 74cbe823: NOKEY error: Failed dependencies: yum-priorities < 1.1.20-0 conflicts with yum-plugin-priorities-1.1.30-14.el6.noarch [root@localhost opt]#
I am not able to find the yum priorities with the version more than 1.1.20
Thanks San
Are your trying to run packstack on RHEL 6.5 ?
yeah... on redhat 6.1
anyhow i have fixed the error...