>Hi Ortega, > >Thanks very much for the quick response. > >I donot have another centos could you send me the Centos-Base.repo please. > >Thanks in advance
>From a CentOS box: # yum whatprovides \*/CentOS-Base.repo 10:centos-release-5-3.el5.centos.1.i386 : CentOS release file Matched from: Filename : /etc/yum.repos.d/CentOS-Base.repo So goto a public mirror and pull down that rpm: cd /tmp wget http://mirror.centos.org/centos/5/os/i386/CentOS/centos-release-5-3.el5.centos.1.i386.rpm rpm2cpio centos-release-5-3.el5.centos.1.i386.rpm | cpio -dimv mv /tmp/etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo Enjoy... jlc _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users sipXecs IP PBX -- http://www.sipfoundry.org/
