On 10/08/17 18:30, kc wrote: > > My DNF for some reason stopped working today, when I do `dnf remove package` I > always get following Traceback on Fedora 26: > > Traceback (most recent call last): > File "/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 99, in _main > return cli_run(cli, base) > File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run > cli.run() > File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1010, in run > self._process_demands() > File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 763, in > _process_demands > load_available_repos=self.demands.available_repos) > File "/usr/lib/python3.6/site-packages/dnf/base.py", line 347, in fill_sack > self._setup_excludes_includes() > File "/usr/lib/python3.6/site-packages/dnf/base.py", line 157, in > _setup_excludes_includes > self.sack.set_use_includes(True, r.id) > ValueError: Can't set use_includes for repo with given name. > > > [kc04bc@locahost ~]$ dnf --version > 2.7.2 > Installed: dnf-0:2.7.2-1.fc26.noarch at Thu 05 Oct 2017 07:29:53 GMT > Built : Fedora Project at Mon 02 Oct 2017 09:31:46 GMT > > Installed: rpm-0:4.13.0.1-7.fc26.x86_64 at Sun 03 Sep 2017 20:26:23 GMT > Built : Fedora Project at Wed 23 Aug 2017 13:35:47 GMT > > > I tried dnf clean all and it didn't help. Does anyone have information on this > problem and how it may be fixed? What package are you trying to remove? Give the entire sequence, not just the error. -- Fedora Users List - The place to go to speculate endlessly
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx