Fedora :: How To Disable Planetos Repository
Apr 9, 2011
I am running Fedora 14. When I try to install new software (like "yum install vlc") I get error message Error: Cannot retrieve repository metadata (repomd.xml) for repository: planetos.Software sources program shows that all planetccrma repositories are disabled, however when I open file //etc/yum.repos.d/planet ccrma. repo it shows that planetos repository is still enabled (enabled=1).I wanted to disable planetos in file //etc/yum.repos.d/planetccrma.repo but cannot open the file as a root user.
View 2 Replies
ADVERTISEMENT
Mar 17, 2011
I have Fedora 13 in a VPS. I cannot work with yum. I got this error: [Errno 256] No more mirrors to try # yum list Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. verify its path and try again.
View 4 Replies
View Related
Dec 1, 2009
I have install fedora 12 (i686) from Live CD. Now i want to install some package. I typed comand like this:
Code:
yum install some_package_name
But i have an error:
Code:
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. verify its path and try again i looked at /etc/yum.repos.d:
Quote:
[fedora]
name=Fedora $releasever - $basearch
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/
[code]....
View 2 Replies
View Related
Dec 15, 2009
[root@127 scott]# yum update Loaded plugins: presto, refresh-packagekit [URL]: [Errno 14] PYCURL ERROR 7 - "" Trying other mirror. [URL]: [Errno 14] PYCURL ERROR 7 - "" Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora.
verify its path and try again ...browsed through solutions like using yum clear and setting proxy in yum.conf
View 9 Replies
View Related
Dec 22, 2009
Here's the details to this mornings update error:
Error Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module>
main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main
code....
It mentioned bug report but I don't know where that is. I'll try later.
View 9 Replies
View Related
Feb 14, 2010
Today I installed Fedora12 from the DVD, so this is my first contact with all of you. The last years I ran very well with gentoo, but the time for system maintenance got to big the last few times I updated the system, so I decided to change and here am I. The Problem: My system is newly installed from the DVD and I was trying to run the first update, but got the following errormassage by KPackageKit:
Code:
Error Type:
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in
main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main
backend.dispatcher(sys.argv[1:])
File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 710, in dispatcher
self.dispatch_command(args[0], args[1:])
[Code]...
It occured after informing me about the amount of packages that need to be updated and a message about some dependencies that have to be newly installed. At the moment I'm a bit lost about what to do. Also I realy don't know which system-information would be useful - let me know and I will answer.
View 2 Replies
View Related
Jun 14, 2010
When I try to install some programs, like Asunder, I get the following:
Code:
[root@localhost theAdmiral]# yum install asunder
Loaded plugins: presto, refresh-packagekit
Could not retrieve mirrorlist http://rpm.livna.org/mirrorlist error was
14: PYCURL ERROR 7 - ""
Error: Cannot retrieve repository metadata (repomd.xml) for repository: livna. Please verify its path and try again
[Code]...
View 14 Replies
View Related
Jul 28, 2010
I installed Fedora 13 in my new system from DVD image. Now I want to update all repositories. I coul'nt update. error message as below: Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. verify its path and try again
View 3 Replies
View Related
Aug 8, 2011
I cant get yum to work
every time I go to install something it gives this output code...
View 1 Replies
View Related
Nov 14, 2009
I installed FC10, but do not find xfig (command not found)..then I do password:xxxxxxx, and then do the following $yum install xfig, and I get the following error Loaded plugins: refresh-packagekit [URL].. [Errno 14] HTTP Error 401: Unauthorized Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: adobe-linux-i386.
View 14 Replies
View Related
Dec 27, 2009
yum is completely broken. I cannot install or update any software. yum is always throwing:
Code: Loaded plugins: presto, refresh-packagekit Could not retrieve mirrorlist http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-12&arch=x86_64 error was 14: PYCURL ERROR 7 - "" Error: Cannot retrieve repository metadata (repomd.xml) for repository: rpmfusion-free. Please verify its path and try again I have tried globally to disable the gpg check as stated in other threads. I have no proxies or such in yum.conf or in my bashrc. If I manually click on the link it will resolve in firefox so I am sure it is not my net connection per se, it seems yum or curl is adding a : to the end of the url thats why it wont resolve properly.
I have done a yum clean all , which didnt really help either. reinstalling the rpmfusion repos isnt an option either as I start getting curl errors in the terminal. I am really at a loss here and am completely out of ideas as I cant install any updates or software , at first I thought the repositories were having problems with the holidays but this has been going on for 4 days now. /var/log/messages isnt showing anything either.
[Code]....
View 3 Replies
View Related
Apr 19, 2010
I just installed Fedora Core 12 and when attempting use the update utility am receiving the following error:
[code]...
View 3 Replies
View Related
Jun 9, 2010
I updated my up to date F12 to F13. I have what must be a 640X480 display with no way to change it. I get an error:
"Error: Cannot retrieve repository metadata (repomd.xml) for repository: pgdg90. Please verify its path and try again" on all Yum commands so no yum installs are possible. I don't have the /usr/bin/GLX command So theAIGLX doesn't work.
View 1 Replies
View Related
Dec 14, 2009
I'm having trouble getting my fusion repos to work. When I try to install something that uses them I get:-
Loaded plugins: presto, refresh-packagekit
rpmfusion-free | 3.9 kB 00:00
http://download1.rpmfusion.org/free/...ta/repomd.xml: [Errno -1] Error importing repomd.xml for rpmfusion-free: Damaged repomd.xml file
[code]....
View 3 Replies
View Related
Feb 7, 2010
I did a clean install of Fedora 12 (AMD64) two days ago and I have been trying to update the packages. But it won't work. I keep getting these errors. I tried both Software Update and command-line utility to update. code...
View 4 Replies
View Related
Mar 18, 2011
I just did a fresh install of F14 using a Live USB. I can't do a yum update, I'm getting Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora.I've done a yum clean all and I've tried coping the .repos from another F14 system that's working fine.
View 4 Replies
View Related
May 5, 2011
While installing CodeLite on F13,there is some error:
[root@localhost ~]# yum install codelite
Loaded plugins: presto, refresh-packagekit
Could not retrieve mirrorlist
HTTP Error 404 : mirroslist
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rpmfusion-free. Please verify its path and try again
what i should do to resolve this question?(the computer can conntect to network,because I'm in China?)
I have googling this question,but those methods didn't work
View 1 Replies
View Related
Jul 8, 2011
When i use command ( yum update ) in Terminal I take this output:
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rpmfusion-free. Please verify its path and try again
I have try to disable "rpmfusion-free' but after this operation i can not take free packets and codecs for mplayer.
View 10 Replies
View Related
Aug 23, 2010
I recently registered a Red Hat 5 machine. It registered ok and was able to do a yum update. Now, yum update gives this error:
Loaded plugins: rhnplugin, security
There was an error communicating with RHN. RHN support will be disabled. Error communicating with server. The message was:
Temporary failure in name resolution
Could not retrieve mirrorlist <red hat mirror url here>error was
[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rpmforge. Please verify its path and try again I can ssh into the machine, and I can open up Firefox and browse the web. I have another Red Hat 5 machine set up and working fine, and I've checked that the /etc/yum.conf, /etc/sysconfig/rhn/up2date, .bash_profile, and /etc/hosts files are all the same (except for hostnames and ip addresses). I'm fairly new to Red Hat, and I don't know what other configuration files to check.
View 6 Replies
View Related
Apr 20, 2010
Description of problem:Cannot retrieve repository metadata (repomd.xml) for repository: fedora. verify its path and try again
View 6 Replies
View Related
Feb 7, 2010
I have Fedora 12 (kernel 2.6.31.12-174.2.3.fc12.i686) installed on my machine. This was a new install, not an upgrade from 11. I am getting the following error when I try to use yum (such as yum update):Could not retrieve mirrorlist http://ayo.freshrpms.net/fedora/linu...rors-freshrpms error was 14: HTTP Error 404 : http://ayo.freshrpms.net/fedora/linu...rors-freshrpms Error: Cannot retrieve repository metadata (repomd.xml) for repository: freshrpms. Please verify its path and try again
When I go to the website mentioned, I see that there is no linux/12/ directory. Is there another website I should be pointing to? Or more generally, how do I fix this? I read another thread relating to a problem with the metadata and tried the fixes suggested (yum clean and yum -y remove yum-fastestmirror). There was only limited improvement with this.I am new to Linux so I'm not sure what else would be helpful here. I did do the yum repolist command.
View 6 Replies
View Related
Mar 25, 2010
Error Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module>
main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main
backend.dispatcher(sys.argv[1:])
Also, how can I upgrade drivers/add drivers for my hardware?
I just installed Fedora and have no idea what Im doing lol.
View 5 Replies
View Related
May 29, 2010
I'm getting this strange error when i run updates... This is the error report i get...
Quote:
[Code]....
I have been trying to install selected packages but the problem is still there....
View 1 Replies
View Related
Aug 30, 2009
I've made a terrible mistake that I changed files in /etc/yum.repo.d and /etc/yum.conf.Now I can't get update by yum update, saying that ERROR: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again. Now I'd like to reset everything to default.What can I do now?
View 8 Replies
View Related
Apr 28, 2010
just installed a fresh copy of fedora 12 and getting this error when trying to update the system.
Code:
Error Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module>
main()
[code]....
View 2 Replies
View Related
Jun 17, 2010
Running System>Adminstration>Software Udates, I get the following errors
[code]...
Similarly, if I click on System>Add/Remove Software>Package Collections, I get No groups could be found. A cache refresh should fix this. I don't see how to do a cache refresh. I tried rpm --rebuilddb, which didn't do any good and um clean all which also did no good. I did manage to do the updates with yum updates But I don't want to have to use yum at the command line all the time to do updates.
View 4 Replies
View Related
Mar 4, 2011
I am trying to configure DNS on my CentOS 5. When i am trying to install BIND using YUM, i am getting the following error.
Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile http://mirror.centos.org/centos/5/addons/x86_64/repodata/repomd.xml: [Errno 12] Ti meout: <urlopen error timed out> Trying other mirror.Error: Cannot retrieve repository metadata (repomd.xml) for repository: addons. Pl ease verify its path and try again. I am able to ping from Linux to windows OS. But when iam trying to do
[Code]...
View 2 Replies
View Related
Sep 18, 2009
I've been trying to get my wireless working on the livecd to make sure its possible before I install it, but, I get a ton of errors when I install RPM's
Code:
Traceback (most recent call last):
File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 1649, in install_files
txmbr = self.yumbase.installLocal(inst_file)
[code]....
RepoError: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. verify its path and try again I get that one trying to install a driver installer from [URL]
View 4 Replies
View Related
May 18, 2010
when i was trying to install perl with fedora using yum: # yum install perl i got the following error: Loaded plugins: presto, refresh-packagekit Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again
View 3 Replies
View Related
Jul 8, 2010
When I tell yum to update i get this error, Quote: $ yum update Loaded plugins: presto, refresh-packagekit Error: Cannot retrieve repository metadata (repomd.xml) for repository: InstallMedia. Please verify its path and try again
View 4 Replies
View Related