Peter Wood
2014-Aug-25 21:06 UTC
[CentOS] Packages cmake (base) and metis (epel) conflict with each other
[root at build6 ~]# cat /etc/redhat-release CentOS release 6.5 (Final) [root at build6 ~]# [root at build6 ~]# uname -a Linux build6 2.6.32-431.23.3.el6.x86_64 #1 SMP Thu Jul 31 17:20:51 UTC 2014 x86_64 x86_64x86_64 GNU/Linux [root at build6 ~]# yum clean all Loaded plugins: fastestmirror, security Cleaning repos: base extras updates Cleaning up Everything Cleaning up list of fastest mirrors [root at build6 ~]# [root at build6 ~]# yum --enablerepo=epel install cmake metis Loaded plugins: fastestmirror, security Determining fastest mirrors * base: mirror.keystealth.org * epel: mirrors.solfo.com * extras: mirror.san.fastserv.com * updates: repos.lax.quadranet.com base | 3.7 kB 00:00 base/primary_db | 4.4 MB 00:00 extras | 3.4 kB 00:00 extras/primary_db | 19 kB 00:00 updates | 3.4 kB 00:00 updates/primary_db | 4.7 MB 00:00 Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package cmake.x86_64 0:2.6.4-5.el6 will be installed ---> Package metis.x86_64 0:5.1.0-1.el6 will be installed --> Processing Conflict: metis-5.1.0-1.el6.x86_64 conflicts cmake < 2.8 --> Finished Dependency Resolution Error: metis conflicts with cmake-2.6.4-5.el6.x86_64 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest [root at build6 ~]# I don't recall ever running into a conflict between packages in base and packages in epel repositories. Anyone else getting the same error? Thanks, -- Peter
Warren Young
2014-Aug-26 01:36 UTC
[CentOS] Packages cmake (base) and metis (epel) conflict with each other
On 8/25/2014 15:06, Peter Wood wrote:> > I don't recall ever running into a conflict between packages in base and > packages in epel repositories.I see it here, too. It's clearly a packaging bug, probably due to the fact that the more recent Red Hattish Linuxes use CMake 2.8+. EPEL has a cmake28 package. Installing it doesn't placate the dependency checker, but you could force the install, then link the "cmake28" binary to "cmake". Or, you could try it with the platform CMake, and hope 2.6 is sufficient. It may well be. CMake is fairly stable from a feature standpoint.
Jim Perrin
2014-Aug-26 15:35 UTC
[CentOS] Packages cmake (base) and metis (epel) conflict with each other
On 08/25/2014 04:06 PM, Peter Wood wrote:> I don't recall ever running into a conflict between packages in base and > packages in epel repositories. > > Anyone else getting the same error?If you would, please file a bug against the package in epel at bugzilla.redhat.com. This shouldn't happen. -- Jim Perrin The CentOS Project | http://www.centos.org twitter: @BitIntegrity | GPG Key: FA09AD77
Apparently Analagous Threads
- [FYI] yum error message: Error: database disk image is malformed
- After upgrade to 3.0: Warning: Error 400 on SERVER: Could not retrieve facts for
- Developmental version of Matrix package for R-1.9.0
- Why are all repos < 5.6 listed?
- new Centos server install yum dependancy error