I have installed RHEL 6.3:
Linux RHEL6.3-64-BuildMac 2.6.32-279.el6.x86_64 #1 SMP Wed Jun 13 18:24:36 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
My /etc/yum.conf looks as follows:
[main]
cachedir=/var/cache/yum/$basearch/$releasever
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
installonly_limit=3
reposdir=/etc/yum.repos.d/rhel.
I'm setting up a 64-bit AWS EC2 instance using the amazon flavour linux.
I've recently tries to install ffmpeg using the instruction found here...
http://wiki.razuna.com/display/ecp/FFMpeg+Installation+on+CentOS+and+RedHat
... but had a few problem with some of the dependancies.
I accidentally overwrote dag.repo by trying to add this
[dag]
name=DAG RPM Repository
baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
gpgcheck=1
enabled=1
does anyone have the backup file for dag.repo which is found in /etc/yum.repos.d for centOS 5.8 or where can I download it?
Hi, everyone!
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. Please verify its path and try again
i looked at /etc/yum.repos.d:
Hello,
I am trying to add a .repo to /etc/yum.repos.d for rhel 6 64 bit, but I can't seem to find a good yum url.
This is on a brand new fedora 12 install. I did some searching, but none of the answers I found cured the problem.
[root@localhost ~]# yum update networkmanager
Loaded plugins: refresh-packagekit
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again
Here is my hosts file:
How can I see a list of flags/options used to configure and compile a certain package in yum, without having to install it first? Say apache, for example.
$ yum list available httpd
Available Packages
httpd.x86_64 2.2.15-15.el6.centos.1 base
I'm running CentOS 6.3.
I would like to install dkms to install the VBGuessAdditions but
yum install dkms
always results in an error
loaded pluggins: fastestmirror, refresh-packagekit, security Loading
mirror speeds from cached hostfile Could not retrieve mirrorlist
http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os error was
14: PYCURL ERROR 6 - "Could not resoltve host 'mirrorlist.centos.
I have a situation where the stock repo files that should exist in /etc/yum.repos.d/ (like centos-base.repo) are not present. I need to get them installed. I am sure this is simple, but after hours of searching, it seems I am not googling it correctly.
Basically I have a server with custom repos that are useless to me. I need epel, and epel needs centos-base.repo.