hawkey: add support for rich deps in Reldep dnf-plugins-core: add support for rich deps in builddep
sudo dnf upgrade --refresh --advisory=FEDORA-2017-3e5b1be305
Please login to add feedback.
0 | 0 | Test Case desktop update graphical/it |
0 | 0 | Test Case desktop update notification/it |
This update has been submitted for testing by ignatenkobrain.
This update has been pushed to testing.
This update has reached the stable karma threshold and can be pushed to stable now if the maintainer wishes.
This update has been submitted for stable by ignatenkobrain.
This update has been pushed to stable.
Found an issue with the hawkey update. Seems that it depends on new features in the libsolv update but the dependencies aren't strict enough to pull it in. So if you install f24 and then update just hawkey the needed libsolv update is not pulled in. Output of running this in an F24 container that shows the issue: https://gist.github.com/abadger/94ef27df1039fe7cf1d0d82ea14b060a
Updating libsolv prior to updating hawkey (in that Dockerfile, hawkey is updated as a dep of python2-dnf) prevents the issue from happening.