|
Prev: Up2date - Selinux
Next: problem ghosting a fedora boot partition (error 29004 - Read sector failure ...)
From: Christian Gammelgaard on 4 Nov 2005 05:11 Hi What does this mean? [root(a)localhost cgol03]# yum update Setting up Update Process Setting up repositories Cannot open/read repomd.xml file for repository: livna failure: repodata/repomd.xml from livna: [Errno 256] No more mirrors to try. Error: failure: repodata/repomd.xml from livna: [Errno 256] No more mirrors to try. Regards Christian
From: formica dinette on 4 Nov 2005 08:02 Christian Gammelgaard wrote: > Hi > > What does this mean? > > [root(a)localhost cgol03]# yum update > Setting up Update Process > Setting up repositories > Cannot open/read repomd.xml file for repository: livna > failure: repodata/repomd.xml from livna: [Errno 256] No more mirrors to > try. > Error: failure: repodata/repomd.xml from livna: [Errno 256] No more > mirrors to try. > > > Regards Christian Livna's repository is currently down. Try again later...
From: Igor Jagec on 4 Nov 2005 08:17 formica dinette wrote: .... > Livna's repository is currently down. Try again later... Or: # yum update --disablerepo=livna -- Igor Jagec
From: Christian Gammelgaard on 6 Nov 2005 09:10
thanks.. Igor Jagec wrote: > formica dinette wrote: > > ... > >>Livna's repository is currently down. Try again later... > > > Or: > > # yum update --disablerepo=livna > |