Dominique Leuenberger changed bug 1170409
What Removed Added
Status NEW RESOLVED
Resolution --- FIXED

Comment # 6 on bug 1170409 from
(In reply to Andreas Stieger from comment #3)
> There are patchinfo in there right now. For update-test-trivial. Only that
> the OSS package is newer and the patchinfo no longer refers to an update.
> Hence what could be a good test for the update stack is broken.

The issue is basically that the patchinfo are static and do not refresh on
package updates/bumps in the underlying package (which is intentional)

I triggered a refresh of patchinfo.1 and this seems to be fine now:

zypper se -s update-test-trivial
>S | Name                | Type       | Version  | Arch   | Repository
>--+---------------------+------------+----------+--------+---------------------------
>  | Update-test-trivial | patch      | 1        | noarch | openSUSE-Tumbleweed-Update
>  | update-test-trivial | package    | 5.1-2.2  | x86_64 | openSUSE-Tumbleweed-Update
>  | update-test-trivial | package    | 5.1-1.19 | x86_64 | openSUSE-Tumbleweed-Oss
>  | update-test-trivial | package    | 5.1-2.2  | i586   | openSUSE-Tumbleweed-Update
>  | update-test-trivial | package    | 5.1-1.19 | i586   | openSUSE-Tumbleweed-Oss
>  | update-test-trivial | srcpackage | 5.1-2.2  | noarch | openSUSE-Tumbleweed-Update
>  | update-test-trivial | srcpackage | 5.1-1.19 | noarch | src-oss

zypper in -r openSUSE-Tumbleweed-Oss update-test-trivial
> (1/1) Installing: update-test-trivial-5.1-1.19.x86_64 ....................................................[done]

zypper lp
>Repository                 | Name                | Category    | Severity | Interactive | Status | Summary
>---------------------------+---------------------+-------------+----------+-------------+--------+------------------------------------
>openSUSE-Tumbleweed-Update | Update-test-trivial | recommended | low      | ---         | needed | Test-update for openSUSE Tumbleweed
>
>Found 1 applicable patch:
>1 patch needed (0 security patches)

zypper patch
>The following package is going to be upgraded:
>  update-test-trivial
>
>The following NEW patch is going to be installed:
>  Update-test-trivial
>
>1 package to upgrade.


You are receiving this mail because: