Skip to main content
1 of 6
Gaia
  • 272
  • 1
  • 16

Can't install httpd-devel on CentOS 6

using CentOS 6.3 x86_64 and Apache/2.2.15

> yum repolist Loaded plugins: fastestmirror, presto, priorities, > protectbase Loading mirror speeds from cached hostfile * base: > mirror.5ninesolutions.com * epel: mirrors.solfo.com * extras: > dist1.800hosting.com * updates: mirrors.easynews.com 644 packages > excluded due to repository priority protections 0 packages excluded > due to repository protections repo id > repo name > status asl-3.0 Atomicorp - - Atomic > Secured Linux 3.0 623 base > CentOS-6 - Base > 6,346 epel Extra Packages for > Enterprise Linux 6 - x86_64 7,621+125 extras > CentOS-6 - Extras > 4 updates CentOS-6 - Updates > 0+519 virtualmin RHEL/CentOS/Scientific > 6 - x86_64 - Virtualmin 73 > virtualmin-universal Virtualmin Distribution > Neutral Packages 187+1 

I get the following error running "yum install httpd-devel.x86_64"

`Error: Package: glibc-2.12-1.80.el6.i686 (base)

 Requires: glibc-common = 2.12-1.80.el6 Installed: glibc-common-2.12-1.80.el6_3.3.x86_64 (@updates) glibc-common = 2.12-1.80.el6_3.3 Available: glibc-common-2.12-1.80.el6.x86_64 (base) glibc-common = 2.12-1.80.el6` 

with "yum install httpd-devel.x86_64 --skip-broken", I get:

Packages skipped because of dependency problems:

> apr-1.3.9-3.el6_1.2.i686 from base apr-devel-1.3.9-3.el6_1.2.x86_64 > from base apr-util-devel-1.3.9-3.el6_0.1.x86_64 from base > cyrus-sasl-devel-2.1.23-13.el6.x86_64 from base > db4-cxx-4.7.25-17.el6.x86_64 from base db4-devel-4.7.25-17.el6.x86_64 > from base glibc-2.12-1.80.el6.i686 from base > 1:httpd-devel-2.2.15-15.el6.vm.1.x86_64 from virtualmin > libuuid-2.17.2-12.7.el6.i686 from base > nss-softokn-freebl-3.12.9-11.el6.i686 from base > openldap-devel-2.4.23-26.el6.x86_64 from base 

I can't get httpd-devel installed.

Could this be a priority problem?

Gaia
  • 272
  • 1
  • 16