Displaying 20 results from an estimated 3000 matches similar to: "How to query the new style mirrorlist ?"
2010 Apr 02
5
Could not retrieve mirror list while using yum command
Hi
I wanted to download and install the net-snmp package. Usually on my
other CentOS boxes i use the following command to do it:
yum install net-snmp
I was able to successfully install net-snmp on 4 of my CentOS boxes but
not on one of them. It reports me the following error message:
[root at localhost yum.repos.d]# yum install net-snmp
Loaded plugins: fastestmirror
Determining fastest
2012 Jul 19
2
YUM FAILED AFTER YUM CLEANALL
Dear all,
my yum was working fine.
I was just trying to remove cache from yum through yum cleanall, after that
i tried to do yum update, but it failed to do update and giving fallowing
error
bash-4.1# yum update
Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist
2008 Aug 21
1
YumRepo Warning: not using ftp, http[s], or file for repos, skipping - 5 is not a valid release or hasnt been released yet
Hi all
Does anyone know what causes this error?
I have setup a local CentOS repository, with mrepo, and can succesfully use
it for updates & installation of just about anything. Yet, this error comes
up.
Here's my /etc/yum.conf:
# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
[base-local]
name=CentOS-$releasever - Base
#mirrorlist=
2006 Aug 30
2
Yum updates packages for other arch too
Hi,
I have the x86_64 arch on my server so therfore i expect that yum
updates only x86_64 packages.
With the last *yum update* i?ve noticed a strange behaviour while
retrieving the needed packeges. As you you see, yum wants install
packages for different architectures:
glibc x86_64 2.3.4-2.25 base 4.9 M
glibc i686 2.3.4-2.25 base 5.1 M
.
.
2012 Jun 01
1
problems installing parted tool
i have downloaded the CentOS distribution that comes with Xen Cloud
Platform (XCP) at http://www.xen.org/download/xcp/index.html. i am
trying to install the parted utility.
yum install parted
however, i get the following message.
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Setting up Install Process
No package parted available.
Nothing to do
any ideas on what's
2007 Jul 20
1
centosplus repo updates
Hello,
First of all thanks to the poster on the wiki for centosplus. I've
configed it added include and exclude lines, do i need the centos-priority
plugin? I want to enable centosplus to use the centosplus kernel and the
centosplus webstack. Below are my base, updates, and centosplus repo
definitions. I'm getting an error when i do a yum update that a dependency
for postfix
2008 Jun 19
4
can't install software, "not using ftp, http[s], or file for repos, skipping - 5 is not a valid release or hasnt been released yet"
Hi all
I've just installed CentOS 5.1 x64, from the 1st CD (minimal
installation) and then tried to install Apache, but keep on getting this
error:
[root at cacti ~]# yum install apache
Loading "installonlyn" plugin
Repository centosplus is listed more than once in the configuration
Setting up Install Process
Setting up repositories
not using ftp, http[s], or file for repos,
2008 Feb 18
5
Yum not updating kernel
I'm having the same problem as Valent Turkovic. I have the
following /etc/yum.repos.d/CentOS-Base.repo (mind the line-wraps):
[base]
name=CentOS-$releasever - Base
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=
$basearch&repo=os
#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5
2011 May 27
2
local repo
Hi all,
When I am installing I use kickstart and have a line like:
repo --name=Updates
--baseurl=http://192.168.1.14/centos/5.6/updates/x86_64/
and that works great for installing the OS.
After that the machine reboots and I have it automatically go into
additional installations running scripts.
These installations do "yum install XXX".
However, its no longer using my above repo
2008 Jan 31
1
centosplus + priority plugin
I have a Centos 4 box that has been updated all the way to 4.6 without
using the centosplus repository.
Now I want to use the centosplus repository for Centos 4 to get the
latest LAMP, mod_perl, perl and other perl modules so that I can install
rt 3.6.6 and its necessary modules.
However, for some reason, the latest perl package in the centosplus
repository does not appear on the radar when
2011 Mar 16
3
only one puppet client fails with yum
hello list..
I am sharing a yum configuration in a class (centos.pp) between two
nodes. But the yum configuration doesn''t apply at all to one node
even tho it does to another identically configured node.
## packages are failing to install via yum on one ec2 aws instance and
another identical ec2 instance works fine
[root@kromep2 ~]# cat /etc/redhat-release
CentOS release 5.5 (Final)
2015 Oct 19
2
CentOS 6 update issues
Hello Clint,
Our Centos-base.repo file looks like this:
[base]
name=CentOS-$releasever - Base
mirrorlist=
http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os
#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
I also tried yours, however I experienced the same issue. It seems like
2013 Oct 06
1
reposync
Hello,
During a reposync of the centos base mirror, how come there are more
packages downloaded than the iso file contains...
The iso's Packages directory contains 3956 rpm packages.
The reposync of base holds 6381 rpm packages.
This was done using centos's default yum repo file
[base]
name=CentOS-$releasever - Base
2011 Dec 07
2
yum with a proxy
Hello,
While yum is configured to use a proxy, like this :
[base]
name=CentOS-$releasever - Base
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os
#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
proxy=http://proxy.lasb:3128
it still make some attempts to connect
2015 Oct 19
5
CentOS 6 update issues
Hello all,
I manage a few servers overseas that are running CentOS 6.
When performing a yum update, it fails because it's trying to download from:
mirror.centos.org/centos/*6.6*/extras/x86_64/repodata/repomd.xml
Which fails due to the fact that the entire 6.6 directory is empty on all
of the mirrors I have checked. From what I can tell it should be using:
2008 Jan 24
3
Problems with yum not updating properly
Has anyone else seen this?
I recently got the announcement about the xorg 1.5 update being available,
so I ran yum update to get it.
To my surprise, I found that yum did not see it at all.
With some help from Karanbir (thanks again), we decided there might be
something wrong with my repo path, so I checked it against the older one I
had from 5.0 (which I saved, for some reason) and found that
2007 Aug 07
1
postfix+mysql
Hi
Howto install postfix-mysql and pam-mysql from repository yum
PD. excuse my English, I I speak Spanish
2015 Dec 08
4
yum errors
> On Dec 7, 2015, at 10:02 PM, Jake Shipton <jakems at fedoraproject.org> wrote:
>
> Wes James wrote:
>>
>>> On Dec 7, 2015, at 8:37 PM, Wes James <comptekki at me.com> wrote:
>>>
>>>>
>>>> On Dec 7, 2015, at 8:23 PM, Wes James <comptekki at me.com <mailto:comptekki at me.com>> wrote:
>>>>
2006 May 06
4
Protectbase Plugin not working?
Alle,
I have installed and enabled (I think) the yum protectbase plugin:
[cwfox at lurker ~]$ rpm -qa | grep -i protectbase
yum-plugin-protectbase-1.1-1.c4
[cwfox at lurker ~]$ cat /etc/yum/pluginconf.d/protectbase.conf
[main]
enabled = 1
[cwfox at lurker ~]$ grep plugin /etc/yum.conf
plugins=1
[cwfox at lurker ~]$ cat /etc/yum.repos.d/CentOS-Base.repo
<SNIP>
[base]
2016 Apr 28
2
Where can I find the CentOS gpg keys?
On 2016-04-28 21:08, Andreas Benzler wrote:
> repository gpg can be found in
> /etc/pki/rpm-gpg/
>
> read the repo file(s) in
>
> /etc/yum.repos.d/
>
> cat /etc/yum.repos.d/CentOS-Base.repo
> # CentOS-Base.repo
> #
> # The mirror system uses the connecting IP address of the client and the
> # update status of each mirror to pick mirrors that are updated to