>>> On 08/28/2012 03:56 PM, Arif Tri Waluyo wrote: >>>> >>>> On Wed, Aug 29, 2012 at 3:47 AM, Orion Poplawski <[email protected] >>>> <mailto:[email protected]>> wrote: >>>> >>>> On 08/28/2012 02:10 PM, Arif Tri Waluyo wrote: >>>> >>>> Hi, >>>> >>>> Is it good if I enable multiple repositories? >>>> >>>> >>>> Depends on the repos. >>>> >>>> >>>> In this case: EPEL repo and RepoForge. >>>> >>>> Would it be a conflict if I enable both? >>>> >>>> >>>> In my experience, lots of problems having both of these. >>>> >>>> So what is your recommendation?
Depends on what you need. EPEL, for example, refuses to publish components that would replace SL or our favorite upstream vendor's base components, for lots of very understandable reasons. Repoforge will, but puts them in the "extras" repository. Neither of them touch NVidia drivers, which are historically nightmarish to maintain, and both of them sometimes have skewed versions of related packages. (I'm seeing an issue right now with perl-XML-SAX-* packages conflicting.) And they disagree on they layout of some related components, so "nagios-plugins" from one will include lots of Nagioos widgets, and in the other repo it includes the base utilities for naigos-plugins, but most of the actual Nagios test utilities are in individual RPM's. So I, personally, use EPEL by default to get components most likely to work well with SL and our favorite upstream vendor's environment, and Repoforge to get components that would replace SL components. (I published the last Subversion at Repoforge, in fact.)
