Dne 12.8.2015 v 14:28 Michael Schwendt napsal(a): > On Tue, 11 Aug 2015 15:43:15 -0400 (EDT), Honza Šilhan wrote: > >> Hi. >> >> Another crucial release of DNF is out with a lot of new features and over 20 bug fixes. >> > # dnf update > Last metadata expiration check performed 2:18:33 ago on Wed Aug 12 12:09:11 2015. > Dependencies resolved. > Traceback (most recent call last): > File "/bin/dnf", line 35, in <module> > main.user_main(sys.argv[1:], exit_code=True) > File "/usr/lib/python3.4/site-packages/dnf/cli/main.py", line 193, in user_main > errcode = main(args) > File "/usr/lib/python3.4/site-packages/dnf/cli/main.py", line 84, in main > return _main(base, args) > File "/usr/lib/python3.4/site-packages/dnf/cli/main.py", line 146, in _main > ret = resolving(cli, base) > File "/usr/lib/python3.4/site-packages/dnf/cli/main.py", line 168, in resolving > base.do_transaction(display=displays) > File "/usr/lib/python3.4/site-packages/dnf/cli/cli.py", line 165, in do_transaction > pkg_str = self.output.list_transaction(trans) > File "/usr/lib/python3.4/site-packages/dnf/cli/output.py", line 1024, in list_transaction > for pkg in self._skipped_broken_deps(skipped_conflicts): > File "/usr/lib/python3.4/site-packages/dnf/cli/output.py", line 947, in _skipped_broken_deps > goal_diff -= skipped_conflicts > TypeError: unsupported operand type(s) for -=: 'set' and 'map' And this time, my DNF update transaction failed somewhere :/ I had to kill the task: http://paste.fedoraproject.org/255015/39536100/ Vít -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct