mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 00:31:56 -06:00
ce9346e74e
The tasks.download_packages method is using dnf install --downloaddir PATH --downloadonly but the option --downloaddir does not exist any more with dnf5 that is shipped in rawhide. An alternative is to use dnf download which downloads to the current directory. This alternative works for both dnf and dnf5. Fixes: https://pagure.io/freeipa/issue/9399 Signed-off-by: Florence Blanc-Renaud <flo@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com> |
||
---|---|---|
.. | ||
integration | ||
__init__.py | ||
additional_config.py | ||
beakerlib.py | ||
declarative.py | ||
deprecated_frameworks.py | ||
nose_compat.py | ||
slicing.py |