Results 1 to 4 of 4

Thread: Problems with yum on RHEL5

  1. #1
    Join Date
    Jul 2009
    Posts
    17

    Problems with yum on RHEL5

    I have rhel5 installed on my box and something is wrong with my computer. I face Problems with yum on RHEL5. When i try to install any software [not from redhat repo]. I always get an error saying something like this :

    Code:
    Cannot find a valid baseurl for repo: package-name
    Error: Cannot find a valid baseurl for repo: package-name
    What shall be done to resolve this error? Please help...!

  2. #2
    Join Date
    Jan 2009
    Posts
    289

    Re: Problems with yum on RHEL5

    If you are installing a non redhat software, you must manually update the software. If you want to update the software while the entire system update is going on then you need to add the repositories of the software in the repository list of redhat so that redhat would know about it and will check for available update when the system update is taking place...

  3. #3
    Join Date
    Jul 2009
    Posts
    17

    Re: Problems with yum on RHEL5

    Ok, i understand that it doesn't get the urls to get the update for the installed softwares... So how do i add the third party repositories to my redhat system? There must be a simple way to do it link configuring a text file? Most of the link configurations are done in a text file... Please help!

  4. #4
    Join Date
    Jan 2009
    Posts
    1,738

    Re: Problems with yum on RHEL5

    Open terminal and type the following commands one line at a time :
    Code:
    # cd /etc/yum.repos.d
    # vi foo
    Now add the url of the third party repository and the authentication keys and other required information there and save the file. You can also use other text editors if you find vi difficult...

Similar Threads

  1. Installing oracle 10g on Linux RHEL5
    By LaMarcus in forum Software Development
    Replies: 4
    Last Post: 09-02-2010, 07:08 PM
  2. Configuring Mail Server in RHEL5
    By button in forum Technology & Internet
    Replies: 3
    Last Post: 15-09-2009, 10:12 AM
  3. Mounting thumb drive in rhel5
    By ReD-GuY-ReD-HaT in forum Operating Systems
    Replies: 3
    Last Post: 31-07-2009, 11:22 PM
  4. Installing ftp server on rhel5
    By Unix'EM in forum Operating Systems
    Replies: 3
    Last Post: 30-07-2009, 07:33 PM
  5. Replies: 4
    Last Post: 28-06-2008, 01:06 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,728,207,539.43964 seconds with 17 queries