Helo Garey, It seems you have not yet installed the two rpms for IUS and EPEL as outlined in the IUS usage guide, the below error states the gpg key has not yet been imported.
You will want to follow the process found on the IUS Community getting started page to get the two rpms installed, this process will also install the gpg needed: http://wiki.iuscommunity.org/Doc/ClientUsageGuide#Configuration The following is an example, please note you may need to adjust the URLs for your system: root@linuxbox ~]# wget http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/x86_64/ius-release-1-2.ius.el5.noarch.rpm root@linuxbox ~]# wget http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/x86_64/epel-release-1-1.ius.el5.noarch.rpm root@linuxbox ~]# rpm -Uvh ius-release*.rpm epel-release*.rpm Once you get these two packages installed you will be able to use yum to interact with the IUS repos Please let us know if you have any additional issues. --- Jeffrey Ness On Jan 27, 2011, at 5:38 PM, Garey Mills wrote: Hello - I'm trying to use IUS packages to install Python2.6. But for all packages I keep on getting this message: [root@localhost gmills]# yum install epel-release-1-1.ius.el5.noarch.rpm Loaded plugins: rhnplugin, security Setting up Install Process Examining epel-release-1-1.ius.el5.noarch.rpm: epel- release-1-1.ius.el5.noarch Marking epel-release-1-1.ius.el5.noarch.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package epel-release.noarch 0:1-1.ius.el5 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================================================== Package Arch Version Repository Size ================================================================================================================== Installing: epel-release noarch 1-1.ius.el5 /epel- release-1-1.ius.el5.noarch 22 k Transaction Summary ================================================================================================================== Install 1 Package(s) Upgrade 0 Package(s) Total size: 22 k Is this ok [y/N]: y Downloading Packages: warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 9cd4953f Public key for epel-release-1-1.ius.el5.noarch.rpm is not installed Any ideas what might be happening? -- This message was sent from Launchpad by Garey Mills (https://launchpad.net/~gmills) using the "Contact this team" link on the IUS Community Members team page (https://launchpad.net/~ius-community). For more information see https://help.launchpad.net/YourAccount/ContactingPeople _______________________________________________ Mailing list: https://launchpad.net/~ius-community Post to : [email protected] Unsubscribe : https://launchpad.net/~ius-community More help : https://help.launchpad.net/ListHelp Confidentiality Notice: This e-mail message (including any attached or embedded documents) is intended for the exclusive and confidential use of the individual or entity to which this message is addressed, and unless otherwise expressly indicated, is confidential and privileged information of Rackspace. Any dissemination, distribution or copying of the enclosed material is prohibited. If you receive this transmission in error, please notify us immediately by e-mail at [email protected], and delete the original message. Your cooperation is appreciated.
_______________________________________________ Mailing list: https://launchpad.net/~ius-community Post to : [email protected] Unsubscribe : https://launchpad.net/~ius-community More help : https://help.launchpad.net/ListHelp

