> > I could easily add virtual provides support into 'yum install' in > cvs-HEAD and this problem goes away - I'm just wondering would it make > more sense to hack yum to make it comply with mach2 or to hack mach2 to > make it work with yum. You mean "hack mach to make it work with yum" as in "import yum..." kind of thing? If so, I think that's far better approach than invoking it from through command line with all the overhead of re-re-re-reading in metadata etc - it'd not only improve speed but give far more control over things. Regardless of that, supporting virtual provides in 'yum install' would be a nice little addition to yum anyway.