Ah but the point is that if they both use the same base repository they wouldn't have version conflicts as there should only be one version of a dependency in the base repository. If the app required a different version of a dependent package than was in the base repository then the child repository would supply it in a way suitable for installation along side the other version. Or the base repository could also supply this dependency. This technique is used quite a bit these days.> Not true. The dependancy graph should be like a tree. With > dependancies going down and sideways only. Ie, KDE can obly > depend on a package either A) supplied by a sibling repository > or B) supplied by the base repository. That's what he said. The twist he added is that different repositories may demand different versions of their dependendencies in a shared parent repository. And then, indeed, he's hosed.
--
|