Problem installing tools with Yum on RHEL 5.2

Robert S. Grimes rsg at alum.mit.edu
Wed Jan 13 15:52:07 UTC 2010


  Thanks Ralf and Daron,

  I was wondering if that (root) was the issue.  I'm
  forwarding this to my sys admin for his help.

  Cheers,
  -Bob

  ---- Original message ----

    Date: Wed, 13 Jan 2010 16:25:45 +0100
    From: Ralf Corsepius <ralf.corsepius at rtems.org>
    Subject: Re: Problem installing tools with Yum on
    RHEL 5.2
    To: rsg at alum.mit.edu
    Cc: rtems-users at rtems.org
    >On 01/13/2010 03:40 PM, 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,
    >
    >Yep, you are facing 2 to 3 issues at once.
    >
    >0. You need to be root to run yum/rpm
    >1. You don't have having the rtems key installed
    >2. You are installing out of sequence.
    >
    >There are several ways to "fix" this.
    >
    >The easiest way is to use yum (All one line):
    >
    ># yum --nogpg localinstall \
    >rtems-4.9-release-0.21-1.el5.noarch.rpm \
    >rtems-4.9-yum-conf-0.21-1.el5.noarch.rpm
    >
    >This will install the rtems keys (contained in
    *-release) and the
    >rtems-4.9 repository's yum configuration.
    >
    >Afterwards use yum, rpm, PackageKit, yumex or
    else like you would use
    >any other repository.
    >
    >> though it seems
    >> I'm following the wiki instructions...
    >Well, due to a recent change, they are outdated.
    >
    >Ralf

Robert S. Grimes

RSG Associates
Embedded Systems and Software Development
for Military, Aerospace, Industry - and beyond!
617.697.8579
www.rsgassoc.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20100113/227ddf3c/attachment-0001.html>


More information about the users mailing list