Description of problem: The latest mock invokes createrepo by default * No ideas which issue this behavior is supposed to resolve, in it's current form it's definitely not useful * Even if this behavior was useful, introducing such a change midst of a release is unwise. Version-Release number of selected component (if applicable): mock-1.0.5-1.fc12.noarch Actual results: Any invokation of mock invokes createrepo. Expected results: Mock not to invoke createrepo. Additional info: * mock is supposed to build rpms and not to create repos. => This feature is a design flaw. * createing repos in real world repos requires more than simply invoking "createrepo", e.g. to pass additional arguments to createrepo, e.g. to specify the type of checksums or to trigger creation of drpms. * In the probably most common use case, Fedora CVS's "make mockbuild", this createrepo call doesn't make any sense. * This createrepo call adds a dependency between mock and createrepo. This is a regression, because mock and createrepo used to be independent.
mock-1.0.7-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/mock-1.0.7-1.fc12
mock-1.0.7-1.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update mock'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/mock-1.0.7-1.fc12
mock-1.0.7-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.