|
Bugzilla – Full Text Bug Listing |
| Summary: | zypper install --capability by default? | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Michal Marek <mmarek> |
| Component: | libzypp | Assignee: | Jan Kupec <jkupec> |
| Status: | RESOLVED FIXED | QA Contact: | Duncan Mac-Vicar <dmacvicar> |
| Severity: | Enhancement | ||
| 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 Marek
2007-10-26 08:48:51 UTC
Yes it will become the default, but it needs some tuning yet. There were too many problems with it. (In reply to comment #1 from Jan Kupec) > Yes it will become the default, but it needs some tuning yet. Now it needs quite some tunning ;) it is broken zypper in --capability /usr/bin/netcat Given URL is invalid: /usr/bin/netcat (Url scheme is a required component) Problem downloading the specified RPM file: Malformed URI: Please check whether the file is accessible. Problem with the RPM file specified as '/usr/bin/netcat', skipping. No valid arguments specified. Ooops :O) Will fix that, thanx. Fixed in svn, to be in zypper 0.11.1. This feature request nevertheless fulfilled - zypper 0.11.0 now falls back to --by-capability if it does not find the requested package by name. Detail will be described in the man page and wiki soon. |