Bug ID 915695
Summary zypper search --provides --match-exact option ignored
Classification openSUSE
Product openSUSE Distribution
Version 13.2
Hardware x86-64
OS openSUSE 13.2
Status NEW
Severity Normal
Priority P5 - None
Component libzypp
Assignee zypp-maintainers@forge.provo.novell.com
Reporter devel.suse@gmail.com
QA Contact qa-bugs@suse.de
CC devel.suse@gmail.com
Found By ---
Blocker ---

There is similar old bug https://bugzilla.opensuse.org/show_bug.cgi?id=500988

When you use the command like:

zypper search --provides --match-exact 'kernel-desktop=3.16.7'

zypper ignores capability command part and instead shows *all* packages with
the same name only, but not with the capability specified in the search query,
like this:

v | kernel-desktop | pac-> | version1   | x86_64 
i | kernel-desktop | pac-> | 3.16.7-7.1 | x86_64
v | kernel-desktop | pac-> | version3   | x86_64
v | kernel-desktop | pac-> | version4   | i686
v | kernel-desktop | pac-> | version5   | i686


You are receiving this mail because: