Bug 4963 - Zypper deprecation warning with zypper >=1.8.13
Summary: Zypper deprecation warning with zypper >=1.8.13
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Server Installer (show other bugs)
Version: 4.1.1
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.13.0
Assignee: Frida Flodin
URL:
Keywords: linma_tester, prosaic
Depends on:
Blocks: 7336
  Show dependency treegraph
 
Reported: 2014-01-20 11:28 CET by Karl Mikaelsson
Modified: 2021-05-04 14:38 CEST (History)
2 users (show)

See Also:
Acceptance Criteria:


Attachments

Description Karl Mikaelsson cendio 2014-01-20 11:28:34 CET
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.
Comment 1 Pierre Ossman cendio 2019-04-25 11:30:38 CEST
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.
Comment 3 Frida Flodin cendio 2021-04-29 14:54:37 CEST
Fixed now, tested build 2025 on both SLES 12 and 15
Comment 4 Linn cendio 2021-05-04 14:38:18 CEST
Tested with build 2029 on SLES 12 and 15, and the deprecation warning is no longer shown in tlsetup.log.

Note You need to log in before you can comment on or make changes to this bug.