Re: unable to install with yum in fc6 xp_64
David Timms <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
balaji v wrote:
> If i give yum install emacs i get the message in my terminal
> that Error: Cannot open/read repomd.xml file for repository : livna and
> keeps on trying other mirror before returning to terminal command prompt.
> Also I am not able to view my Applications --> Add/remove software , it
> finally returns as unable to retrieve software information
disable the livna repo since it seemd inaccessible at the moment {for
some reason}.
yum --disablerepo=livna
what does it say now ?
DaveT.