similar to: Yum updates packages for other arch too

Displaying 20 results from an estimated 7000 matches similar to: "Yum updates packages for other arch too"

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
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=
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 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 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
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
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
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
2008 Aug 07
1
Firewire/IEEE1394 support on centos.plus repro and yum update
Helo, I'm trying to update a centos server with a kernel form the centos.plus repro because it contain Firewire/IEEE1394 support. But when y do a : # yum update The kernel from the base is more recent thant the centos plus repro I have tried with the http://wiki.centos.org/PackageManagement/Yum/Priorities plug-in and it didn't take the right kernel :
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
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
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]
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,
2011 May 22
3
Keep CentOS 5.5 from upgrading?
Thanks, I'm trying to keep CentOS 5.5 from upgrading to 5.6 because of my issue with the time sync. I thought I had it figured out till today. I have tried google for help but with no luck. Can someone point me to a page or link that will give me a good idea as to how to stop the upgrade but still allow me to update my 5.5 packages? This is what I tried, that is not working
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:
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
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
2007 Sep 06
1
CentOSPlus Perl Upgrade
Hey All, I'm trying to upgrade to perl 5.8.8 via CentOSPlus, but am having no luck. Here is what I have done. # yum list | grep perl . . . perl.i386 3:5.8.5-12.1 installed . . . Created /etc/yum.repos.d/CentOS-Base.repo with: #additional packages that extend functionality of existing packages [centosplus] name=CentOS-$releasever - Plus