We got a report that the zypper package installer backend doesn't work on OpenSuSE 13.1 (x86_64). > 2014-01-19 14:07:13,549: zypper: Command 'what-provides' is replaced by 'search --provides --match-exact'. > 2014-01-19 14:07:13,549: zypper: See 'help search' for all available options. > 2014-01-19 14:07:13,550: zypper: Loading repository data... > 2014-01-19 14:07:13,550: zypper: Reading installed packages... Digging into the details, it looks like the what-provides command has been replaced by a search command since commit f3ca2426ddcf1b864fee9616872a20461b84fab8 of git://github.com/openSUSE/zypper.git. > $ git describe f3ca2426ddcf1b864fee9616872a20461b84fab8 > 1.8.12-5-gf3ca242 So 1.8.12 is the latest zypper version we support.
This seems to be just a warning as it still outputs the correct data and works just fine. Tested with zypper 1.14.12 on SLES 15.
Fixed now, tested build 2025 on both SLES 12 and 15
Tested with build 2029 on SLES 12 and 15, and the deprecation warning is no longer shown in tlsetup.log.