centos 5.3 ispconfig 2 i386 - perfect server

Discussion in 'Installation/Configuration' started by akeem, Jul 13, 2009.

  1. akeem

    akeem New Member

    hi falko,

    thanx for this nice howto. im working on setting up high availability system and want to configure my server using your howto. but unfortunately im getting stuck all the time at step 7 - Installing Software

    rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY*

    Then we update our existing packages on the system:

    yum update

    the update is giving me error: cannot find a valid baseurl for repo.


    what should i do next? can i skip that step?

    thanx
     
  2. falko

    falko Super Moderator Howtoforge Staff

    That's not good. What's the output of
    Code:
    ls -la /etc/yum.repos.d/
    ?
     
  3. akeem

    akeem New Member

    the output is

    total 40
    drwxr-xr-x 2 root root 4096 Jan 22 05:53 .
    drwxr-xr-x 91 root root 12288 Jul 15 16:48 ..
    -rw-r--r-- 1 root root 2323 Mar 16 21:30 CentOS-Base.repo
    -rw-r--r-- 1 root root 626 Mar 16 21:30 CentOS-Media.repo
     
  4. falko

    falko Super Moderator Howtoforge Staff

    What's in the CentOS-Base.repo and CentOS-Media.repo files?
     

Share This Page