Re: [CentOS] Packages cmake (base) and metis (epel) conflict with each other

2014-08-27 Thread Peter Wood
Sure. I will file a bug. Just to close this thread I used: yum --enablerepo=epel install cmake28 metis This works as long as one doesn't need cmake from the base repository. Or, as Warren suggested, one can probably force install cmake and it will not conflict with cmake28. Thanks, On Tue, A

Re: [CentOS] Packages cmake (base) and metis (epel) conflict with each other

2014-08-26 Thread Jim Perrin
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 happe

Re: [CentOS] Packages cmake (base) and metis (epel) conflict with each other

2014-08-25 Thread Warren Young
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 cmak

[CentOS] Packages cmake (base) and metis (epel) conflict with each other

2014-08-25 Thread Peter Wood
[root@build6 ~]# cat /etc/redhat-release CentOS release 6.5 (Final) [root@build6 ~]# [root@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@build6 ~]# yum clean all Loaded plugins: fastestmirror, security Cleaning r