From 8a4ae5b70a9119856969918a575e4f71cfabd3f3 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Feb 24 2021 16:08:58 +0000 Subject: Apply patch 0002-Revert-Fix-setopt-cachedir-writing-outside-of-installroot.patch patch_name: 0002-Revert-Fix-setopt-cachedir-writing-outside-of-installroot.patch present_in_specfile: true location_in_specfile: 2 --- diff --git a/dnf/cli/cli.py b/dnf/cli/cli.py index b5f7bca..5878c2a 100644 --- a/dnf/cli/cli.py +++ b/dnf/cli/cli.py @@ -974,6 +974,8 @@ class Cli(object): self.base.configure_plugins() + self.base.conf._configure_from_options(opts) + self.command.configure() if self.base.conf.destdir: