Installation problem

Aanjhan R aanjhan at gmail.com
Mon Mar 22 17:10:38 UTC 2010


On Mon, Mar 22, 2010 at 4:22 PM, Johannes Schock
<j.schock at stiefelgmbh.de> wrote:
> Hello,
> I'm trying to switch from Win to Linux for RTEMS development, but face a
> huge problem:
> I have an up to date Fedora 12 system and try to use yum rpm to get the
> RTEMS toolchain. But I always get the following output:
>
> [root at scj Downloads]# rpm -ivh
> rtems-4.10-yum-conf-0.20100311.0-1.fc12.noarch.rpm
> warning: rtems-4.10-yum-conf-0.20100311.0-1.fc12.noarch.rpm: Header V4 DSA
> signature: NOKEY, key ID 69ce4a83
> error: Failed dependencies:
>        rtems-4.10-release = 0.20100311.0-1.fc12 is needed by
> rtems-4.10-yum-conf-0:0.20100311.0-1.fc12.noarch
>
> Can someone point me in the right direction?

You need the release rpm to be installed.

rpm -ivh http://www.rtems.org/ftp/pub/rtems/linux/4.10/fedora/12/i386/rtems-4.10-release-0.20100311.0-1.fc12.noarch.rpm

and then the yum-conf should install without issues.

--
Aanjhan



More information about the users mailing list