LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 07-28-2008, 04:56 AM   #1
rahilmaknojia
Member
 
Registered: Dec 2007
Distribution: RHEL6, CentOS6.3
Posts: 188

Rep: Reputation: 32
Unhappy 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.
 
Old 07-28-2008, 05:04 AM   #2
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
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)
 
Old 07-28-2008, 05:10 AM   #3
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
Rahil, tell me something interesting. I think you're a bot from your post history
 
Old 07-28-2008, 05:14 AM   #4
mahesh.saga
LQ Newbie
 
Registered: Jul 2008
Location: Hyderabad,India
Distribution: Redhat,CentOS,Ubuntu
Posts: 17

Rep: Reputation: 0
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
 
Old 07-28-2008, 05:19 AM   #5
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
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

Last edited by billymayday; 07-28-2008 at 05:46 AM.
 
Old 07-28-2008, 05:23 AM   #6
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
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.
 
Old 07-28-2008, 05:24 AM   #7
mahesh.saga
LQ Newbie
 
Registered: Jul 2008
Location: Hyderabad,India
Distribution: Redhat,CentOS,Ubuntu
Posts: 17

Rep: Reputation: 0
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
 
Old 07-28-2008, 05:25 AM   #8
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
Just for info billymayday, what does "bot" mean? Is it something like zombie?
 
Old 07-28-2008, 05:46 AM   #9
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
Basically, a bot is an automated poster. Never worked out why people bother.
 
Old 07-28-2008, 06:26 AM   #10
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
Nah not bothered much. Just was curious to know about new word.
 
Old 07-28-2008, 07:17 AM   #11
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by billymayday View Post
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.
 
Old 07-28-2008, 11:42 PM   #12
rahilmaknojia
Member
 
Registered: Dec 2007
Distribution: RHEL6, CentOS6.3
Posts: 188

Original Poster
Rep: Reputation: 32
Unhappy 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.
 
Old 07-28-2008, 11:49 PM   #13
rahilmaknojia
Member
 
Registered: Dec 2007
Distribution: RHEL6, CentOS6.3
Posts: 188

Original Poster
Rep: Reputation: 32
Question 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.
 
Old 07-29-2008, 12:22 AM   #14
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
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.
 
Old 07-29-2008, 01:37 AM   #15
rahilmaknojia
Member
 
Registered: Dec 2007
Distribution: RHEL6, CentOS6.3
Posts: 188

Original Poster
Rep: Reputation: 32
Exclamation problem

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

anyother command to install all deps package
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem Installing Yum: "No module named yum" braclayrab Linux - Newbie 9 08-04-2009 06:57 PM
problem after yum yum yum (delicious) alaios Fedora 3 01-14-2009 02:34 AM
Yum Problem - /var/cache/yum/base/primary.xml.gz:1 ice99 Linux - Software 0 12-15-2005 01:08 PM
yum problem! thesalmon83 Fedora 1 03-27-2005 12:30 PM
Problem with yum saravkrish Fedora 5 12-16-2004 10:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 12:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration