|
Bugzilla – Full Text Bug Listing |
| Summary: | improve zypper messages and dialogs | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Cristian Rodríguez <crrodriguez> |
| Component: | libzypp | Assignee: | Martin Vidner <mvidner> |
| Status: | RESOLVED FIXED | QA Contact: | Stanislav Visnovsky <visnov> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | mmarek |
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Cristian Rodríguez
2006-10-27 23:23:42 UTC
a quick reproduce steps lizard:~ # zypper install ipython (note without the Uppercase "I") Restoring system sources... Adding http://ftp.gwdg.de/pub/opensuse/distribution/SL-OSS-factory/inst-source resolvables to the pool... Adding 20061027-150109 resolvables to the pool... Adding system resolvables to the pool... **Not found** ( huh ? you mean "error: '%s' matches no packages" or "package '%s' not found in the installation media" right ?? ) Problems: (none) Summary: Continue? [y/n] y lizard:~ # Good points, thanks. *** Bug 216214 has been marked as a duplicate of this bug. *** These fixes will be in zypper-0.5.2: Removed "Problems: (none)". Removed "Continue?" if there is nothing to install/remove. Adding FOO resolvables to the pool -> Parsing metadata for FOO Not found -> "package 'foo' not found" |