Hide Forgot
Description of problem: [root@f27c ~]# dnf install systemd-journal-remote Traceback (most recent call last): File "/usr/bin/dnf", line 58, in <module> main.user_main(sys.argv[1:], exit_code=True) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 179, in user_main errcode = main(args) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 95, in _main cli.configure(list(map(ucd, args)), option_parser()) File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 838, in configure self.base.init_plugins(opts.disableplugin, opts.enableplugin, self) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 240, in init_plugins self._plugins._run_init(self, cli) File "/usr/lib/python3.6/site-packages/dnf/plugin.py", line 133, in _run_init plugin = p_cls(base, cli) File "/usr/lib/python3.6/site-packages/dnf-plugins/imgbased-persist.py", line 42, in __init__ cp = self.read_config(self.base.conf, self.PLUGIN_CONF) TypeError: read_config() takes 2 positional arguments but 3 were given [root@f27c ~]# rpm -qf /usr/lib/python3.6/site-packages/dnf-plugins/imgbased-persist.py imgbased-0.9.999-0.1.fc27.1.noarch
This appears to be a change in the DNF API since the plugin was written. I wasn't aware we were publishing imgbased on Fedora at all, but I'll push a patch
imgbased-1.0.999-0.1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-5603dcb9b0
imgbased-1.0.999-0.1.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-5603dcb9b0
imgbased-1.0.999-0.1.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.