Use createrepo_c instead of createrepo
[Fedora-Rebuild.git] / TODO
blobb0dadc0a17705b9e66e429ab2817ca25bfeaeba9
1 * Work around koji network failures:
3 2014-05-21T14:25:31 Executing: ('git' 'pull')
4 fatal: read error: Spojení zrušeno druhou stranou
5 2014-05-21T14:25:32 Command ('git' 'pull') failed: exit code 1
7 * Provide a tool for backing rebuild results up.
9 * Allow to initialize mock environment with multiple groups and specific
10   (multiple) packages. Example: chroot_setup_cmd = \
11     'install @base @development scl-utils-build perl516-build'
12   The `groupinstall' keyword support group identiers only, while `install'
13   keyword allows both.