Hey guys,
I've just discovered that mash does not include packages without a koji build despite the fact that a RPM has been imported (koji import --create-build [package]).
Indeed, we have some packages already build with hudson/maven and not koji so we integrate them in koji to centralize RPMs. But then they don't appear in the generated mash repositories (used for cobbler).
In mash/__init__.py:286, listTaggedRPMS does not include them. Is there a workaround (like another koji python method to use or some SQL black magic) ?
Cheers, Thomas
buildsys@lists.fedoraproject.org