|
Bugzilla – Full Text Bug Listing |
| Summary: | libzypp claims no patches are available even though some are | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Dirk Mueller <dmueller> |
| Component: | libzypp | Assignee: | Jan Kupec <jkupec> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P2 - High | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | maint:released:11.1:22228 | ||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | solver testcase | ||
|
Description
Dirk Mueller
2009-01-08 13:57:06 UTC
Created attachment 263844 [details]
solver testcase
'zypper lp' does not list the patch either. I must check why 'pch' thinks it is needed then. (In reply to comment #0 from Dirk Mueller) > zypper update -t patch > <nothing> Are you sure there was _nothing_ here? Not even other patches (esp. those affecting package management stack, e.g. yast)? ok. I can reproduce now. Got it. The problem is the repository priority - your update test repo obviously has lower priority than the openSUSE-11.1-Update. And the second problem is that zypper uses it's own function to determine what it will choose for update (which ignores repo priority), except for 'zypper patch' (zypper up -t patch), where i forgot replace the function. Thanx for finding this! Fixed in git, to be in zypper 1.0.4 Submitted. The proper fix (zypper honoring repo priority everywhere) will be done for 11.2/SP1. Update released for: gnome-packagekit, gnome-packagekit-lang, libqdialogsolver1, libqdialogsolver1-devel, libsatsolver, libsatsolver-devel, libzypp, libzypp-debuginfo, libzypp-debugsource, libzypp-devel, perl-satsolver, python-satsolver, ruby-satsolver, satsolver-tools, yast2, yast2-devel-doc, yast2-online-update, yast2-online-update-frontend, yast2-pkg-bindings, yast2-pkg-bindings-debuginfo, yast2-pkg-bindings-debugsource, zypper Products: openSUSE 11.1 (debug, i586, ppc, x86_64) |