Comment # 18 on bug 1105992 from
(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/3aa0ae202da94c0bd1252deb97604aaa00c1ff1d).


You are receiving this mail because: