LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   No Repositories Available to Set Up.Nothing to Do (https://www.linuxquestions.org/questions/linux-newbie-8/no-repositories-available-to-set-up-nothing-to-do-739684/)

malickhat 07-13-2009 03:05 AM

No Repositories Available to Set Up.Nothing to Do
 
Hi,
I'm learning Linux for my RHCE, for that i've installed the RHEL5 server edition for 32-bit x86,and in installlation process i didn't check the software develepment and web server option ,and my installation works fine ,but there is some problem when i try to use Yum for installation like the following
Code:

[root@localhost ~]# yum install mysql
Loading "security" plugin
Loading "installonlyn" plugin
Loading "rhnplugin" plugin
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Setting up repositories
No Repositories Available to Set Up
Reading repository metadata in from local files
Parsing package install arguments
Setting up repositories
No Repositories Available to Set Up
Reading repository metadata in from local files
No Match for argument: mysql
Nothing to do

or
Code:

[root@localhost ~]# yum install mysql
Loading "security" plugin
Loading "installonlyn" plugin
Loading "rhnplugin" plugin
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Setting up repositories
No Repositories Available to Set Up
Reading repository metadata in from local files
Parsing package install arguments
Setting up repositories
No Repositories Available to Set Up
Reading repository metadata in from local files
No Match for argument: mysql
Nothing to do

I know i haven't created any repo in yum.repos.d,just tell me how can i create my mysql repo and others

srinivasmiriyalu 07-13-2009 05:18 AM

No Repositories Available to Set Up.Nothing to Do
 
sounds like you are using RHEL5 with out redhat network support and this is illegal but there are ways to get and you need to work around that
but with out rhn support you cant do any more but some ways are there
instead of using rhn repositories you can use cent os repositories , I hope
this link will help you click here

malickhat 07-13-2009 07:34 AM

Quote:

Originally Posted by srinivasmiriyalu (Post 3605889)
sounds like you are using RHEL5 with out redhat network support and this is illegal but there are ways to get and you need to work around that
but with out rhn support you cant do any more but some ways are there
instead of using rhn repositories you can use cent os repositories , I hope
this link will help you click here

I Got the CD from a REDHAT authorized center and i can't able to find the CD key during the installation too ,

I thought Linux is open source and how come it's illegal

pixellany 07-13-2009 08:14 AM

Open source does not always mean free. In the case of RHEL, there is a free clone (CentOS) which is built using the RHEL source code.

What you pay for with RHEL is support (this includes the redhat network mentioned earlier)

If you bought the CD, I'm sure they will be able to give you the CD key.

Most Linux distros are available free---go to http://distrowatch.com for a description of each one.


All times are GMT -5. The time now is 03:40 PM.