The webrev, https://cr.opensolaris.org/action/browse/pkg/padraig/ips-18875-v1/webrev/, fixes 18875 packagemanager Dependencies skewed in Dependency and Installed Version columns

The problem was that the version listed in the middle column of the dependencies tab was not always the version of the correct package.

This was because the list of packages returned in API info call with local set to False was not in the same order as the list of dependencies.

The fix is to check that the package names match when constructing the data being output in the dependencies tab.

Padraig
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to