thanks a lot....now i have got my yum working....but i have some doubts....i searched a lot and read all the docs given on the fedora website but couldnt get it clarified.... This is regarding the yum.conf file and yum.repos.d directory containing the repository information. I want to know why do we have 2 things for maintaining the repository information and not one. I presently have both yum.conf and yum.repos.d. Does yum check both the files or just checks yum.repos.d for repository information. Can i get rid of my yum.conf file. As far as I can see, I can specify repository information in both yum.conf and yum.repos.d files then why is there a need for yum.repos.d directory itself. We can just specify all the repositories in the yum.conf file itself. Why a separate directory for repositories. Can someone clarify on this? Thanks a lot On 8/24/05, Michael Schwendt <mschwendt.tmp0501.nospam@xxxxxxxx> wrote: > On Wed, 24 Aug 2005 00:35:16 +0530, Ankur Nayak wrote: > > > hi, > > i was using FC-2 for quite a while...but now i have upgraded to > > FC-3...i know FC-4 is also out...but i wanted to test the upgradation > > with FC-3.....everything seems to be working fine except > > "yum"....earlier with FC-2 i was able to use yum with much ease but > > now with upgraded FC-3, yum is giving me errors.... > > whenever i do something like..."yum search open-ssl"...or any other > > package...then it gives me the following output... > > ---------- > > Repository updates-released already added, not adding again > > Repository base already added, not adding again > > Watch those warnings! They mean that you define repositories in > /etc/yum.conf but should use files in /etc/yum.repos.d/*.repo > Check your configuration files. Verify that the base= URLs to > Livna's repository can be loaded with your web browser. > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list >