From: Christian Gammelgaard on
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
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
formica dinette wrote:

....
> Livna's repository is currently down. Try again later...

Or:

# yum update --disablerepo=livna

--
Igor Jagec
From: Christian Gammelgaard on
thanks..

Igor Jagec wrote:
> formica dinette wrote:
>
> ...
>
>>Livna's repository is currently down. Try again later...
>
>
> Or:
>
> # yum update --disablerepo=livna
>