Problem installing tools with Yum on RHEL 5.2

Phillip Sorensen pas37 at cornell.edu
Wed Jan 13 15:32:37 UTC 2010


Robert S. Grimes wrote:
> Hi,
>
> Finally bit the bullet, got a RedHat system, and am trying to install 
> the tools using Yum, which is new to me.  Here is the results:
>
> rsg at ws:~/tmp $ ls
> rtems-4.9-release-0.21-1.el5.noarch.rpm  
> rtems-4.9-yum-conf-0.21-1.el5.noarch.rpm
>
> rsg at ws:~/tmp $ rpm -ivh rtems-4.9-yum-conf-0.21-1.el5.noarch.rpm
> warning: rtems-4.9-yum-conf-0.21-1.el5.noarch.rpm: Header V4 DSA 
> signature: NOKEY, key ID 69ce4a83
> error: Failed dependencies:
>         rtems-4.9-release = 0.21-1.el5 is needed by 
> rtems-4.9-yum-conf-0.21-1.el5.noarch
>
> Looks like I'm missing something, though it seems I'm following the 
> wiki instructions...
It looks like you need to install rtems-4.9-release first or at  the 
same time. Try

rpm -ivh rtems-4.9-release-0.21-1.el5.noarch.rpm  
rtems-4.9-yum-conf-0.21-1.el5.noarch.rpm


Phil Sorensen



More information about the users mailing list