Displaying 20 results from an estimated 5000 matches similar to: "Running a local mirror of centos?"
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 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
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 Nov 28
2
Using a local mirror?
We have a rsync'ed copy of the centos distro.
We want to point our local machines at that, what is our next step?
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- -
- Jason Pyeron PD Inc. http://www.pdinc.us -
- Sr. Consultant 10 West 24th Street #100 -
- +1 (443)
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
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
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 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)
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
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:
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
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
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
2014 Dec 04
3
DoD approval of Centos Was RE: Firefox fails to authenticate .mil sites with New DoDCAC
> -----Original Message-----
> From: Jason Ricles
> Sent: Thursday, December 04, 2014 11:23
> To: CentOS mailing list
> Subject: Re: [CentOS] Firefox fails to authenticate .mil
> sites with New DoDCAC
>
> I thought DoD used RHEL and not Centos, or did Centos did approved
> DADEMS recently?
DADMS is a Navy system, but yes Centos is approved for use by DISA. You would
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
2010 Dec 09
4
5.5 x86_64 live cd
In the bang head and repeat mode here.
The live usb partition is /dev/sda1
Reboot / power on
It auto mounts the /dev/sda2 as ext4 on /mnt/disc/sda2
$ umount /mnt/disc/sda2
$ mkdir /root/foo
$ mke2fs /dev/sda2
$ mount /dev/sda2 /root/foo
Kernel panic
Snip from the kernel panic:
??????
list_del+0xb/0x71
cache_alloc_refill+0xf1/0x186
ext2_fill_super+0x0/0xa37
....
system_call+0x7e/0x83
--
2016 Sep 22
3
VPAT for centos 7 - section 508 compliance statement
Can my jpyeron user be blessed to update the WIKI, so a CentOS 6 and CentOS 7 VPAT can be posted?
Recommending under FAQ or AdditionalResources
-Jason
> -----Original Message-----
> From: Jason Pyeron [mailto:jpyeron at pdinc.us]
> Sent: Friday, October 30, 2015 14:08
> To: 'centos-devel at centos.org'
> Subject: VPAT for centos 7 - section 508 compliance statement
>
2014 Dec 04
1
DoD approval of Centos Was RE: Firefox fails to authenticate .mil sites with New DoDCAC
> -----Original Message-----
> From: Jason Ricles
> Sent: Thursday, December 04, 2014 11:42
>
> Gotcha, I also work with DoD for Navy systems and was surprised by
> that. So you mean if we don't want to pay RHEL licensing fees, we can
> use Centos? Since we are paying about $100 per RHEL license.
But you will still need a (self?) support plan to be STIG compliant.
>
2008 Jan 06
2
I am confused. Chmod / chown issues?
Where did I go wrong?
[root at mail busdev]# stat .
File: `.'
Size: 4096 Blocks: 16 IO Block: 32768 Directory
Device: ah/10d Inode: 147591 Links: 5
Access: (0750/drwxr-x---) Uid: (56755/ busdev) Gid: (56755/ busdev)
Access: 2008-01-06 15:49:53.000000000 -0500
Modify: 2008-01-06 15:49:15.000000000 -0500
Change: 2008-01-06 15:59:59.000000000 -0500
[root at