Mailinglist Archive: opensuse-bugs (15135 mails)

< Previous Next >
[Bug 328299] New: Search filtering broken in zypper
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Tue, 25 Sep 2007 13:18:11 -0600 (MDT)
  • Message-id: <bug-328299-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=328299

           Summary: Search filtering broken in zypper
           Product: openSUSE 10.3
           Version: RC 1
          Platform: Other
        OS/Version: openSUSE 10.3
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: libzypp
        AssignedTo: kkaempf@xxxxxxxxxx
        ReportedBy: eskil@xxxxxxxxxxxxxxx
         QAContact: kkaempf@xxxxxxxxxx
          Found By: ---


The options -i and -u to the search command in zypper seems to be broken.

eskil@localhost:~> rpm -q libzypp zypper
libzypp-3.24.6-3.x86_64
zypper-0.8.22-6.x86_64


eskil@localhost:~> zypper search --match-exact gedit
* Reading installed packages [100%]

S | Repository                   | Type    | Name  | Version  | Arch  
--+------------------------------+---------+-------+----------+-------
i | openSUSE-10.3-OSS-Gnome 10.3 | package | gedit | 2.20.0-2 | x86_64
  | openSUSE 10.3 standard       | package | gedit | 2.20.0-6 | i586  
v | openSUSE 10.3 standard       | package | gedit | 2.20.0-5 | x86_64


eskil@localhost:~> zypper search --match-exact -i gedit
* Reading installed packages [100%]
No resolvables found.


eskil@localhost:~> zypper search --match-exact -u gedit
* Reading installed packages [100%]

S | Repository                   | Type    | Name  | Version  | Arch  
--+------------------------------+---------+-------+----------+-------
  | openSUSE-10.3-OSS-Gnome 10.3 | package | gedit | 2.20.0-2 | x86_64
  | openSUSE 10.3 standard       | package | gedit | 2.20.0-6 | i586  
  | openSUSE 10.3 standard       | package | gedit | 2.20.0-5 | x86_64


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >