http://bugzilla.opensuse.org/show_bug.cgi?id=1105992 http://bugzilla.opensuse.org/show_bug.cgi?id=1105992#c18 --- Comment #18 from Ignaz Forster <iforster@suse.com> --- (In reply to Thorsten Kukuk from comment #4)
The fix is not really correct (see https://trello.com/c/WPmWWpIx/60-transactional-update-parse-new-zypper- values).
If the attribute "packages-to-change" exist, we should use that to find out, if there are pending updates. If this attribute does not exist, we should fall back to the current attributes (which means best guess, which could go wrong).
Added support for the "packages-to-change" attribute. If this attribute does not exist in zypper's XML output then the old attributes will be used for backwards compatibility. Fixed since transactional-update 2.10 (https://github.com/openSUSE/transactional-update/commit/3aa0ae202da94c0bd125...). -- You are receiving this mail because: You are on the CC list for the bug.