[Bug 1070770] New: zypper broken search matchinmg for items with dash
http://bugzilla.novell.com/show_bug.cgi?id=1070770 Bug ID: 1070770 Summary: zypper broken search matchinmg for items with dash Classification: openSUSE Product: openSUSE Distribution Version: Leap 42.3 Hardware: Other OS: Other Status: NEW Severity: Major Priority: P5 - None Component: libzypp Assignee: zypp-maintainers@forge.provo.novell.com Reporter: nettezzaumanaa@gmail.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- hello geeko followers, I've found completely surprising thing after so many years with suse, so assuming it's not standard behaviour ... if zypper search (zypper -vv se) for item with dash, it matches only to the exact item like with -x, eg `se -st package amarok-l' doesn't match to amarok-lang as well as for example `-st package gstreamer-plugin'' doesn't match to anything containing gstreamer-plugin substring in the name .. regards, d ps. I hope it's some new bug and not expected behaviour otherwise I'd feel like I've got crazy -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=1070770 http://bugzilla.novell.com/show_bug.cgi?id=1070770#c1 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED --- Comment #1 from Michael Andres <ma@suse.com> --- That's a bug. A '-' may be part of the name but it may also separate name and version (e.g. kernel-default-4.4.79). 'gstreamer-plugin' may be intepreted as (exact) name 'gstreamer' version 'plugin'. A match here obviously prevents looking for (substring) name 'gstreamer-plugin'. We'll have a closer look at it... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=1070770 http://bugzilla.novell.com/show_bug.cgi?id=1070770#c2 --- Comment #2 from Daniel Pecka <nettezzaumanaa@gmail.com> --- Hello Michael ... can you confirm if it has happened before ? I'm 99% sure that it didn't, it must have broke recently .. is it ? regards, d -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=1070770 http://bugzilla.novell.com/show_bug.cgi?id=1070770#c3 --- Comment #3 from Daniel Pecka <nettezzaumanaa@gmail.com> --- rpm -qa --qf '%{version}-%{release}\n' | perl -ne 'print if m@-.+-@' proves that package with additional dash in release or version ain't usual .. regards, d -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=1070770 http://bugzilla.novell.com/show_bug.cgi?id=1070770#c4 --- Comment #4 from Michael Andres <ma@suse.com> --- (In reply to Daniel Pecka from comment #2)
can you confirm if it has happened before ? I'm 99% sure that it didn't, it must have broke recently .. is it ?
Yes. I see it working on the latest 42.1 (zypper-1.12.x) but broken in the latest 42.2/3 (zypper-1.13.x)... -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com