A game I found recently through an web repository. Downloaded the all neded dependencies and .rpm files, but cant install them.. terminal output below:'
Code:
[root@localhost Downloads]# yum localinstall luola-1.3.2-2.fc6.rf.i386.rpm luola-levels-1.3.2-1.0.rf.noarch.rpm luola-debuginfo-1.3.2-2.fc3.rf.i386.rpm
Loaded plugins: axelget, fastestmirror, langpacks, presto, refresh-packagekit
Adding en_US to language list
Setting up Local Package Process
Examining luola-1.3.2-2.fc6.rf.i386.rpm: luola-1.3.2-2.fc6.rf.i386
Marking luola-1.3.2-2.fc6.rf.i386.rpm to be installed
Loading mirror speeds from cached hostfile
* fedora: fedoramirror.hnsdc.com
* livna: rpm.livna.org
* rpmfusion-free: mirror.cse.iitk.ac.in
* rpmfusion-free-updates: mirror.cse.iitk.ac.in
* rpmfusion-nonfree: mirror.cse.iitk.ac.in
* rpmfusion-nonfree-updates: mirror.cse.iitk.ac.in
* updates: fedoramirror.hnsdc.com
Examining luola-levels-1.3.2-1.0.rf.noarch.rpm: luola-levels-1.3.2-1.0.rf.noarch
Marking luola-levels-1.3.2-1.0.rf.noarch.rpm to be installed
Examining luola-debuginfo-1.3.2-2.fc3.rf.i386.rpm: luola-debuginfo-1.3.2-2.fc3.rf.i386
Marking luola-debuginfo-1.3.2-2.fc3.rf.i386.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package luola.i386 0:1.3.2-2.fc6.rf set to be installed
---> Package luola-debuginfo.i386 0:1.3.2-2.fc3.rf set to be installed
---> Package luola-levels.noarch 0:1.3.2-1.0.rf set to be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
luola i386 1.3.2-2.fc6.rf /luola-1.3.2-2.fc6.rf.i386 1.9 M
luola-debuginfo
i386 1.3.2-2.fc3.rf /luola-debuginfo-1.3.2-2.fc3.rf.i386 939 k
luola-levels noarch 1.3.2-1.0.rf /luola-levels-1.3.2-1.0.rf.noarch 2.1 M
Transaction Summary
================================================================================
Install 3 Package(s)
Total size: 4.8 M
Installed size: 4.8 M
Is this ok [y/N]: y
Downloading Packages:
warning: rpmts_HdrFromFdno: Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY
Public key for luola-levels-1.3.2-1.0.rf.noarch.rpm is not installed
[root@localhost Downloads]#
How to install the public key? Thanks for help