|
Bugzilla – Full Text Bug Listing |
| Summary: | zypper se -s output is incorrect or misleading if "-t package" is not specified | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Sanford Armstrong <saarmstrong> |
| Component: | libzypp | Assignee: | Jan Kupec <jkupec> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | aschnell, grfgguvf, kontakt, sontek |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | openSUSE 11.0 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Sanford Armstrong
2008-07-22 17:41:58 UTC
Search should default to the type "package" since install does. The results are misleading since the search will display one thing but then when you install it, you'll get something different, or if its already installed, it wont show it as installed. Also, It should be able to display packages of the same name if they have different types, it seems to do this for package and patch, but not for srcpackage. An example of this is the application firebird in the repository "openSUSE BuildService - Database". If you do zypper -se firebird its going to return: firebird | srcpackage | 2.0.4.13130.1-1.4 | noarch and not show the package, but you can see the package if you do zypper se -s -t package firebird firebird | package | 2.0.4.13130.1-1.4 | noarch Yes, the srcpacakge handling is broken. *** Bug 391306 has been marked as a duplicate of this bug. *** fixed in libzypp and zypper svn, to be in libzypp > 5.3.0 and zypper 0.12.1 *** Bug 404733 has been marked as a duplicate of this bug. *** submitted *** Bug 431072 has been marked as a duplicate of this bug. *** |