Hello Dear I have lunched a local mirror but, I have a problem when I want to download package from it , I get this error when I run "yum update" failure: repodata/repomd.xml from base: [Errno 256] No more mirrors to try. http://centos.local/7/os/i386/repodata/repomd.xml: [Errno 14] HTTP Error 4 04 - Not Found I do not Find out what is problem? I haved installed centos 7 as Client and want to download package from centos.local server and there is one another , I checked on another PC and get this error http://centos.local/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. I saw other mirror but they have not this directory too Tahnk you so much for consideration Best Regards -- Check out my professional profile and connect with me on LinkedIn. http://lnkd.in/RqFEqH
On Mon, Jul 10, 2017 at 3:49 PM, mohsen Abbaspour <mohsen.abbaspour2012 at gmail.com> wrote:> Hello Dear > > I have lunched a local mirror but, I have a problem when I want to > download package from it , I get this error when I run "yum update" > > failure: repodata/repomd.xml from base: [Errno 256] No more mirrors to try. > http://centos.local/7/os/i386/repodata/repomd.xml: [Errno 14] HTTP Error 4 > > 04 - Not Found > I do not Find out what is problem?The file http://centos.local/7/os/i386/repodata/repomd.xml does exist? Did you mirror an actual functional repo or are you building a repo with selected packages? The error says you don't have a package index yum requires (it can be created with createrepo). -- Marcelo "?No ser? acaso que esta vida moderna est? teniendo m?s de moderna que de vida?" (Mafalda)
Thanks for consideration I use this command for update my repo rsync -avzH --delete-after centos.mirror.angkasa.id::centos /home/centos/ --log-file=/var/log/rsync/rsync.log.$(date +%Y%m%d%H%m%S) Best Regard Mohsen On Mon, Jul 10, 2017 at 11:32 PM, Marcelo Roccasalva < marcelo-centos at irrigacion.gov.ar> wrote:> On Mon, Jul 10, 2017 at 3:49 PM, mohsen Abbaspour > <mohsen.abbaspour2012 at gmail.com> wrote: > > Hello Dear > > > > I have lunched a local mirror but, I have a problem when I want to > > download package from it , I get this error when I run "yum update" > > > > failure: repodata/repomd.xml from base: [Errno 256] No more mirrors to > try. > > http://centos.local/7/os/i386/repodata/repomd.xml: [Errno 14] HTTP > Error 4 > > > > 04 - Not Found > > I do not Find out what is problem? > > The file http://centos.local/7/os/i386/repodata/repomd.xml does exist? > Did you mirror an actual functional repo or are you building a repo > with selected packages? The error says you don't have a package index > yum requires (it can be created with createrepo). > > -- > Marcelo > > "?No ser? acaso que esta vida moderna est? teniendo m?s de moderna que de > vida?" (Mafalda) > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos >-- Check out my professional profile and connect with me on LinkedIn. http://lnkd.in/RqFEqH