On 01/17/2014 10:06 AM, Ljubomir Ljubojevic wrote:Ideally by eliminating package duplication for the SIG/repos who work
> So how do you intend to solve this without priorities? Especially if
> there is a need for some packages to be compiled with different flags?
with us, but that's an ivory tower goal that's likely unattainable.
It will likely be a combination of working with SIGs to coordinate and
cooperate, changing to SCL builds where possible and appropriate, and
documentation to better educate the users.
SCL builds provide a nice name-spaced way to have multiple versions of
the same packages installed. For example, python27, python33, multiple
php and httpd versions, etc. All of which are mostly impractical with
the older rpm packaging style (see php and httpd for example). This is
by no means a silver bullet, but it does solve a fair chunk of the issue.