The httpd-devel package fails because of Base and Virtualmin repositories conflict

2 posts / 0 new
Last post
#1 Sun, 05/11/2014 - 02:46
yngens

The httpd-devel package fails because of Base and Virtualmin repositories conflict

Hi All,

I needed "apxs" which comes with httpd-devel on CetnOS 6.5, my exact system is:

cat /etc/*release*
CentOS release 6.5 (Final)
LSB_VERSION=base-4.0-ia32:base-4.0-noarch:core-4.0-ia32:core-4.0-noarch
cat: /etc/lsb-release.d: Is a directory
CentOS release 6.5 (Final)
CentOS release 6.5 (Final)
cpe:/o:centos:linux:6:GA

However running "yum install httpd-devel" gives the following error:

yum install httpd-devel
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* base: mirror-centos.hostingswift.com
* updates: mirrors.tummy.com
36 packages excluded due to repository priority protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package httpd-devel.i686 0:2.2.15-30.el6.centos will be installed
--> Processing Dependency: httpd = 2.2.15-30.el6.centos for package: httpd-devel-2.2.15-30.el6.centos.i686
--> Processing Dependency: apr-util-devel for package: httpd-devel-2.2.15-30.el6.centos.i686
--> Processing Dependency: apr-devel for package: httpd-devel-2.2.15-30.el6.centos.i686
--> Running transaction check
---> Package apr-devel.i686 0:1.3.9-5.el6_2 will be installed
---> Package apr-util-devel.i686 0:1.3.9-3.el6_0.1 will be installed
--> Processing Dependency: openldap-devel for package: apr-util-devel-1.3.9-3.el6_0.1.i686
--> Processing Dependency: expat-devel for package: apr-util-devel-1.3.9-3.el6_0.1.i686
---> Package httpd-devel.i686 0:2.2.15-30.el6.centos will be installed
--> Processing Dependency: httpd = 2.2.15-30.el6.centos for package: httpd-devel-2.2.15-30.el6.centos.i686
--> Running transaction check
---> Package expat-devel.i686 0:2.0.1-11.el6_2 will be installed
---> Package httpd-devel.i686 0:2.2.15-30.el6.centos will be installed
--> Processing Dependency: httpd = 2.2.15-30.el6.centos for package: httpd-devel-2.2.15-30.el6.centos.i686
---> Package openldap-devel.i686 0:2.4.23-34.el6_5.1 will be installed
--> Processing Dependency: cyrus-sasl-devel >= 2.1 for package: openldap-devel-2.4.23-34.el6_5.1.i686
--> Running transaction check
---> Package cyrus-sasl-devel.i686 0:2.1.23-13.el6_3.1 will be installed
---> Package httpd-devel.i686 0:2.2.15-30.el6.centos will be installed
--> Processing Dependency: httpd = 2.2.15-30.el6.centos for package: httpd-devel-2.2.15-30.el6.centos.i686
--> Finished Dependency Resolution
Error: Package: httpd-devel-2.2.15-30.el6.centos.i686 (updates)
           Requires: httpd = 2.2.15-30.el6.centos
           Installed: 1:httpd-2.2.15-15.el6.vm.1.i686 (@virtualmin)
               httpd = 1:2.2.15-15.el6.vm.1
           Available: httpd-2.2.15-29.el6.centos.i686 (base)
               httpd = 2.2.15-29.el6.centos
           Available: httpd-2.2.15-30.el6.centos.i686 (updates)
               httpd = 2.2.15-30.el6.centos
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

How would you suggest to overcome this issue? Thanks!

Tue, 05/13/2014 - 01:38
yngens

Any thoughts?

Topic locked