LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   [Help] REDHAT rpmforge not working (https://www.linuxquestions.org/questions/linux-newbie-8/%5Bhelp%5D-redhat-rpmforge-not-working-4175523335/)

sh.shekhar89 10-25-2014 01:17 PM

[Help] REDHAT rpmforge not working
 
Hi friends,i am trying to intall rpmforge epel on redhat,i have installed it successfully, but when i am trying to install any packages using than i am getting error :
"[root@localhost yum.repos.d]# yum install openssl
Loaded plugins: katello, security
Unable to read consumer identity
Setting up Install Process
Nothing to do
"

Can any one help me how to use rpmforge.repo

do i have to change configuration files to make it work??

John VV 10-25-2014 01:28 PM

first off rpmforge has a LOT of incompatible with RHN rpm's
you really DO need to install and CONFIGURE!!!! "yum-plugin-priorities"

use the redhat knowlagebase

login to redhat with the user name you set up when you registered the install you paid for
https://access.redhat.com/knowledgebase/
and search

you bought the REQUIRED support contract
so you might want to use it

or
install the free rebuild of redhat
CentOS


http://wiki.centos.org/AdditionalResources/Repositories
http://wiki.centos.org/PackageManagement/Yum/Priorities

sh.shekhar89 10-25-2014 01:40 PM

Hi John VV,

I am just trying to learn how to use rpmforge or build an additional repo. Help me in configuration.

TB0ne 10-25-2014 02:58 PM

Quote:

Originally Posted by sh.shekhar89 (Post 5259484)
Hi John VV,
I am just trying to learn how to use rpmforge or build an additional repo. Help me in configuration.

What you're trying to do is immaterial; if you're using Red Hat Enterprise, you need to PAY FOR IT. Otherwise, all you're going to have is an unstable, unpatched system, that's harder to work with. You DO NOT get bugfixes, security updates, or patches unless you PAY FOR THEM. If your only goal is to learn, then stop where you are, and load the latest version of CentOS instead....it's 99.x% IDENTICAL to RHEL, but totally FREE.

And if you want to use rpmforge or create your own local repository, did you try to look these things up? Read the documentation?? Doing basic research on your own is always the best, first step:
http://repoforge.org/use/
http://repoforge.org/faq/
http://wiki.centos.org/HowTos/CreateLocalRepos

John VV 10-25-2014 09:44 PM

Quote:

I am just trying to learn how to use rpmforge
then FIRST
Install the yum plugin
Code:

su -
yum install yum-plugin-priorities

then SECOND
edit the rhn repo and updates ( they are text files but you need to be root to edit them )

add to it
"priority=N" where N is 1 to 99
with 1 the HIGHEST priority
set rpmforge at 99
set rhn to 1
you DO NOT!!!!!! want rpmforge replace critical system files with INCOMPATIBLE VERSIONS !!!!!!

chrism01 10-27-2014 06:09 AM

In addition to the above,
Quote:

i am trying to intall rpmforge epel on redhat,
you do realize that rpmforge and EPEL are 2 different(!) repo sets?

FWIW EPEL is far less likely to bork your system (imho), but in any case DO use yum-plugin-priorities FIRST or you'll regret it...


All times are GMT -5. The time now is 01:00 AM.