Submitted by responsiveny on Mon, 05/05/2014 - 11:18
Hi, I am running Centos 5.7 x64.
Questions:
Is that a correct to say that one should not mess with the default repository configuration to ensure that VM updates itself correctly?
How can I check the respository search order I have now, and make sure it is correct?
I want to yum install apachetop, but it requires EPEL repository. I know the commands to install EPEL, but how do I remove it from the search order after apachetop is installed?
Thank you
Status:
Active
Comments
Submitted by JamieCameron on Mon, 05/05/2014 - 11:31 Comment #1
Yes, that is correct. Adding third-party repos (or disabling default repos) can break Virtualmin by either installing un-supported versions of packages like PHP, or preventing the install of needed packages.
As far as I know, the search order doesn't matter to Virtualmin.
You can disable EPEL by removing it's file from under /etc/yum.repos.d
Submitted by responsiveny on Mon, 05/05/2014 - 12:03 Comment #2
Here is what we have now in /etc/yum.repos.d. See anything that looks out of place?
http://screencast.com/t/HhJ1ybSan
Submitted by andreychek on Mon, 05/05/2014 - 12:13 Comment #3
Well, I'm not familiar with newrelic, though that is a third party repository, so it comes with the potential to cause problems.
However, the rest of your repositories appear to be normal repositories included with CentOS, along with the Virtualmin repository.
Submitted by responsiveny on Mon, 05/05/2014 - 12:21 Comment #4
thanks. pls close.