Red Hat / Fedora :: Finding The Default Repository Directory For Yum?
Apr 24, 2011
How can i find the default repository directory ?? one of the reasons why i need to know this is so that i can place any new downloaded .rpm files in that directory and then use
> yum install filenameto install that package .. (does that make sense ?? is that a good idea ??)I just installed a new linux and i am trying to get familiar with the enviroment I know that yum gets the source directories from /etc/yum.repos.d but i really couldnt understand the files in there.
View 5 Replies
ADVERTISEMENT
May 17, 2010
Is there any repository providing latest ALSA packages for Debian?
View 4 Replies
View Related
Feb 24, 2011
When I add an external device it is automatically mounted by Fedora to /media. Does anyone know if it is possible to change the default mount directory to something else (like /mnt) ?
View 14 Replies
View Related
Mar 20, 2011
I have had trouble updating for ages, but only just got round to checking it. Updated to Maverick at christmas 2010.
The essential problem is synaptic (or updte manager) won't talk to the repository. code...
I still get the error.
Where has the system got these filenames stored or where is it getting these aberrant filenames from?
View 3 Replies
View Related
May 14, 2009
I need a sed command to print a list of files in "/home" directory, ending in ".sh"
View 4 Replies
View Related
Apr 22, 2009
I have managed to blow up something trying to follow this:http://wiki.centos.org/AdditionalResources/Repositories/RPMForgeHere is what i get when i try: yum update
Quote:Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.nuvio.com
[code]....
View 4 Replies
View Related
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
Mar 26, 2009
I just installed PHP 5.2 using this guide [url]
The install did work without errors and is listed correctly on yum but isn't working when I test a php script.
So now I need to downgrade back to the php 5.1 but yum is now stuck on this atomic repository, how do I get back to the Centos repository and downgrade PHP to 5.1?
View 17 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
May 11, 2009
I would like, from a C program, find the hardware MAC address of the default route path. With BASH I can do a 'route' find 'default and then an ifconfig and grep for 'HWaddr'. Are there C calls to do the same??
View 12 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
Sep 2, 2010
This should be relatively simple, I've tried searching google for it already posted, but couldn't find the list. Would anyone possibly know what the default autostart settings are for kubuntu? Like, if you haven't changed much in your autostart, could you open that up real quick and take a screenshot and post it?. I was trying to remove one of the things I had in autostart but my laptops touchpad got stuck and held down the "remove" and removed 3 of the default applications.
View 3 Replies
View Related
Mar 20, 2010
I avoid capslock like the plague and use "ctrl:nocaps" when in X, and would like to have the same behaviour in the console. Back when I was using Debian I got it set up the way I want, but now I can't seem to locate the default keymap. I tried editing
Code:
/usr/share/kbd/keymaps/i386/qwerty/defkeymap.map.gz
and it works when I use loadkeys manually, but not on boot.
View 3 Replies
View Related
Jan 22, 2011
Where i can get/see original Maverick sources.list? I have googled but no results, maybe wrong search-words..
View 3 Replies
View Related