LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Yum problem (https://www.linuxquestions.org/questions/linux-server-73/yum-problem-658731/)

rahilmaknojia 07-28-2008 04:56 AM

Yum problem
 
I am try to install bind package by yum install <packagename> but Im getting some error while installing..... please help me guyz.

[root@rahil ~]# yum install bind
Loading "rhnplugin" plugin
Loading "installonlyn" plugin
Loading "security" 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: bind
Nothing to do


this is the error i find when i try to install, I think this is rhn support error when I try to do software updates from GUI it tell me to register and put subscription ID. what I suppose to do, please help me I am try to solve this problem from 1week.

billymayday 07-28-2008 05:04 AM

Do you have a subscription? If so use it, otherwise you won't get support from RH.

You could set up CentOS repositories, but you'd be better off moving to CentOS instead of RH (CentOS in an unbranded version of RH, but has its own repo setup)

billymayday 07-28-2008 05:10 AM

Rahil, tell me something interesting. I think you're a bot from your post history

mahesh.saga 07-28-2008 05:14 AM

hi, this is mahesh.
i read ur problem.do one thing #yum install bind.*
i think it will help u.
""i think you are installing rpm package""

reply me the result.
bye

billymayday 07-28-2008 05:19 AM

Actually, the bind package on RH is called named, but that's not the issue

Edit -sorry - the package is bind, the daemon in named

linuxlover.chaitanya 07-28-2008 05:23 AM

His error does not seem to be that. He has not got his subscription activated and hence he is getting the errors.
As billymayday suggested above, he should move from RH to CentOS if he does not have any paid subscriptions.
And better, he should have posted problem in only one thread and in one forum. Already had hijacked a very old thread in newbie forum that I just answered.

mahesh.saga 07-28-2008 05:24 AM

use #yum install bind*
it will take all the packages of bind.
first of all you make a repo file to install a package using yum.
or
otherwise use #rpm -ivh bind* --aid --force --alldeps
ok

linuxlover.chaitanya 07-28-2008 05:25 AM

Just for info billymayday, what does "bot" mean? Is it something like zombie?

billymayday 07-28-2008 05:46 AM

Basically, a bot is an automated poster. Never worked out why people bother.

linuxlover.chaitanya 07-28-2008 06:26 AM

Nah not bothered much. Just was curious to know about new word.

unSpawn 07-28-2008 07:17 AM

Quote:

Originally Posted by billymayday (Post 3228514)
I think you're a bot from your post history

I do not think it is wise for LQ members to judge others and call them a bot.
Next time you have a suspicion please ask any moderator to deal with it.

rahilmaknojia 07-28-2008 11:42 PM

No my friend Im not a bot
 
No my friend Im not a bot Im new to linux I have done RHCE course and want to give exam thats y im practicing more I got this error.

rahilmaknojia 07-28-2008 11:49 PM

diff between censtos and rhel
 
Hello friendz,

What is diffrent between cestos and Rhel5, guy I need to give exam so please guide me which OS I should use confuse.

And I dont have subscription of RHN support is there anything to stop rhn support, bcoz wen I am try to Use yum from client OS it works but not on Server.

linuxlover.chaitanya 07-29-2008 12:22 AM

There not much difference between RHEL and CentOS. CentsOS is derived from RHEL, or should I say it is RHEl without logos and enterprise network and subscriptions. Theres no difference what-so-ever in the usage. You wont find much difference while you are practicing.

rahilmaknojia 07-29-2008 01:37 AM

problem
 
[root@rahil Server]# rpm -Fvh yum* --aid --force --alldeps
--alldeps: unknown option

anyother command to install all deps package


All times are GMT -5. The time now is 04:57 PM.