i installed F13 at work in VirtualBox to test Fedora features in order to have a web server under Linux. while playing aroung i run the yum command : yum info kernel and i got the following message:
Quote: Loaded plugins: presto, refresh-packagekit Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again i've search on internet and after googling a lot, i tried several solution like: - uncomment all baseurl and commenting mirrorlist - disable networkManager - add http_proxy in yum.conf
however, nothing works internet works well the proof is that i'm writting this thread thanks to F13 :-)
Some of the programs that I can install from the repos are outdated. Particularly, Amarok. In the repos 2.3.0 is available and I need 2.3.1 to fix a bug that's occurring on my system. How do accomplish this without having duplicates on the system along with any such error that might complicate the functioning of Amarok.
Having problems with yum in FC11, it is updates for files that do not exist.Did a 'yum clean metadb', 'yum clean cache', 'yum clean all' as that normally fixes issues, not this time.It does pull down all the xml files just fine, the problem is that the rpm filesets it suggests for update from those new files just do not exist.It only finds about 30 packages to update (as I have been a good boy and keep things updated) but none of the files actually exist on the mirror servers. I selected a single one here as I'm sure you don't want to trawl through the lot...
[root@eagle packages]# yum update bzr Loaded plugins: priorities, refresh-packagekit Setting up Update Process
[code]....
I then used firefox to browse the updates directories (at download.fedoraproject.org and some of the other mirrors) that were reporting the 404 errors, and the errors are correct, the files just do not exist (well not yet anyway).So are the updates repo files out of sync at that end or have I missed something obvious that I should also have deleted from the yum setup.
1.how to create repository of Server directory which contains rpm files
now i will tell how to create repo and problem is in it
at first i had created one directory in filesystem /data
#mkdir /data now i mounted the ftp server to /mnt #mount 192.168.1.254:/var/ftp/pub/ /mnt and copied directory of Server #cp -r /mnt/Server /data # createrepo -v /root/Server # vim /etc/yum.repos.d/rhel-debuginfo.repo
[Code]....
2.how to install total packages by using repository through yum command what are the steps to update and remove the packages
Once I've booted my Etch install disc, are there some parameters in configuration files I can edit in the ramdisk filesystem that will allow me to install Squeeze instead? Or, even, paramters I can edit to point at the archive.debian.org repository to install Etch?
Why:
I've got a Sun Ultra10 with IDE drives (hard disk and cd drive) on which I previously had Etch installed. I recently tried to upgrade it to Squeeze, botched the upgrade, and formatted the drive. I'm now trying to install Squeeze from scratch.
When I use the Squeeze disc (debian-6.0.0-sparc-xfce+lxde-CD-1.iso), it cannot detect my IDE drives. I also have the disc I originally used to install Etch, way back when. It will boot and detect the drives, but cannot install because Etch is no longer in the repositories.
I have a freshly installed Ubuntu Karmic 32 bits installed in an old machine (Pentium 4 512 Mb RAM) and I'm having a severe problem with apt-get. No matter what repository I choose, I can't update the repository files. I get the following error during a
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.
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
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.
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.
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
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.
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.
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.
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...
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.
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
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.