ius-community team mailing list archive
-
ius-community team
-
Mailing list archive
-
Message #00170
Re: problem downloading IUS packages
Actually, epel-release provides the GPG Key which is missing (same for ius-release and the IUS GPG key). The best way to setup IUS/EPEL is to manually pull down the RPMs from the repo and install them [1]. Then you can install the rest via Yum (as the GPG keys and Yum repos will be setup). The packages can be downloaded from the official upstream mirror [2].
Please let me know if that doesn't work for you.
References:
[1] http://wiki.iuscommunity.org/Doc/ClientUsageGuide#Configuration
[2] http://dl.iuscommunity.org/pub/ius/stable/
---
BJ Dierkes
Linux Systems Engineer IV / [RH]acker
Infrastructure Services [Development]
Rackspace Hosting
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 : ius-community@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ius-community
> More help : https://help.launchpad.net/ListHelp
References