On 06/27/2016 03:27 PM, Rick Stevens wrote:
Taking my cursory look at the system-upgrade plugin, it appears that it looks at the file I mentioned to figure out which version it currently is and where you want it to go. I've never dug through it that closely, but that seems to be what it does. I could be wrong (and probably am).
That's the obvious answer, but it's wrong, or at least, it was wrong for yum and may be for dnf. What it does is check the database to find out what version of the rpm is installed and that that as the answer. Normally, of course, it works just fine. However, just after an upgrade, the database might show both the old and the new version as being installed but the program stops when it finds the first result, and that's the old one. Try using package-cleanup --dupes or whatever the dnf version is and find out if that's an issue.
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org