FedoraThis forum is for the discussion of the Fedora Project.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Okay gents. So I made the big leap from Slackware 10.0 to Fedora 7 today! Took me long enough, right? I am having a few issues with this though and was looking for someone to point me in the right direction.
Issue #1:
Yum is not working. At all. Behold.
Code:
[root@localhost eric]# yum -y update
Loading "installonlyn" plugin
Setting up Update Process
not using ftp, http[s], or file for repos, skipping - �T1ロ0
not using ftp, http[s], or file for repos, skipping - �oY�R�K��))r)mLs.i�%�q*SJI������.��ݷΡ娟�;�X������p);S*┤9│@Ց␉(┘SBS=┘AQ 9␉@4AWQܷ 40␌$ #>^P"QB+G^)R08\5;E└≤┼IR>'C *0┼*Ӓ*CJ⼁O=␌˾ӞR⎻+⎻␋
AHޒ┼≥=1G
│:⎽▒5┌è%├(E␍"$≤!≤▒ ю:└⎻1⎻J;│Q┐⎼=MŲ?;└>J9└-ѿ7─=≥W:N��[C/@G=l���.<`H�+�[^�$�v����Zׂ��*��(5����
Error: Cannot open/read repomd.xml file for repository: fedora
[root@localhost eric]#
Cool, huh? I reference /etc/yum.repos.d/fedora.repo and here is the file.
If I take the fedora repos out of the folder and simply use the Livna ones I put in it will work. But without the fedora repos I run into dependency heck.
Issue #2:
(It may be solved if I get issue #1 working and update)
When using the desktop-effects (Compiz, right?) if I maximize the window the top bar blanks out. It is still there and I can interact with it but the buttons and title/color are all gone. I am on a thinkpad R40 with a radeon M6.
Maybe it's a temporary failure? DNS resolution error? What happens if you use baseurl instead of mirrorlist? Or use the IP address of one of the repo servers for "download.fedora.redhat.com"?
Alright, so I tried another mirror and no dice. the .xml is still giving me the same error.. I then changed the fedora "Enabled" value to 0 and tried again. It began trying the livona (sp) repos and recieve the exact same XML error as before, then it tries another mirror etc. If I had the disk I could just try a re-install.
Hmm, I suggest that you see whether this does anything at all:
yum --disablerepo livna check-updates
You may also need to download a fresh yum.rpm for Fedora7 (the current one may have been corrupted - livna can do some vicious things from time to time).
If it works, please post back before actually doing the updates.
Tried disabling livna and then removing it form the directory to no avail.
Forced a reinstall of yum and did a clean all but still coming up with that exact same error. Perhaps it's the satellite internet connection I'm on. (Lots of caching, TCP to UDP conversion etc.) Dunno. I do not beleive I ahve successfully used YUM yet except possibly to download the livna information.
Alright, if pirut is creating issues as well, there must be something seriously wrong with your RPM database (unless you haven't got any (reliable) internet connectivity but I understand that this isn't the problem). Have a look at 4.5.2, which has solved many RPM related issues: http://docs.fedoraproject.org/drafts...n/ch04s05.html
Jay, rebuilding the database didn't work either. I assume it's an issue with the way the NOC deals with my traffic. I'll hold out with this until I get off this deployment! Thanks for all of the pointers - I learned a good bit from this.
Last edited by jimtherabbit; 08-06-2007 at 12:10 PM.
You wouldn't be using anything proxy-like? That would require a few extra lines in yum.conf. But if you aren't then I'm pretty much out of ideas for now.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.