Run createrepo_c on the given path
Warning! This function doesn’t check user preferences. In most cases use createrepo(...)
| Parameters: |
|
|---|---|
| Return tuple: | (return_code, stdout, stderr) |
Creates repo depending on the project setting “auto_createrepo”. When enabled creates repodata at the provided path, otherwise
| Parameters: |
|
|---|---|
| Returns: | tuple(returncode, stdout, stderr) produced by createrepo_c |