Bug 357611

Summary: zypper shell search has weird behavior
Product: [openSUSE] openSUSE 11.0 Reporter: Michal Svec <msvec>
Component: libzyppAssignee: Jan Kupec <jkupec>
Status: RESOLVED DUPLICATE QA Contact: Duncan Mac-Vicar <dmacvicar>
Severity: Normal    
Priority: P5 - None    
Version: Alpha 2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michal Svec 2008-01-31 14:04:53 UTC
Notice the difference between the first and second search :)

zypper> se yast2-network

S | Repository                | Type    | Name                    | Version   |
--+---------------------------+---------+-------------------------+-----------+
v | openSUSE-10.3-retail 10.3 | package | yast2-network           | 2.15.81-2 |
i | Factory                   | package | yast2-network           | 2.16.21-7 |
  | openSUSE-10.3-retail 10.3 | package | yast2-network-devel-doc | 2.15.81-2 |
  | Factory                   | package | yast2-network-devel-doc | 2.16.21-7 |

zypper> in yast2-core
* Reading repository 'Factory' cache
* Reading repository 'Packman-10.3' cache
* Reading repository 'openSUSE-10.3-Updates' cache
* Reading repository 'openSUSE-10.3-retail 10.3' cache
* Reading repository 'FATE-10.3' cache
* Reading repository 'ODF-10.3' cache
* Reading repository 'kde4-10.3' cache
* Reading repository 'Hlavní repozitář (DEBUG)' cache
Reading RPM database...
skipping package 'yast2-core' (the newest version already installed)
Nothing to do.

zypper> se yast2-network

S | Repository                | Type    | Name                    | Version   |
--+---------------------------+---------+-------------------------+-----------+
i | openSUSE-10.3-retail 10.3 | package | yast2-network           | 2.15.81-2 |
v | Factory                   | package | yast2-network           | 2.16.21-7 |
i | openSUSE-10.3-retail 10.3 | package | yast2-network-devel-doc | 2.15.81-2 |
v | Factory                   | package | yast2-network-devel-doc | 2.16.21-7 |
Comment 1 Jan Kupec 2008-01-31 14:53:00 UTC
yup. an old shell bug

*** This bug has been marked as a duplicate of bug 264404 ***