Bug 974791

Summary: Patch with same id but different package list in oss and non-oss update repos
Product: [openSUSE] openSUSE Distribution Reporter: Michael Calmer <mc>
Component: MaintenanceAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None CC: astieger
Version: 13.2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michael Calmer 2016-04-10 14:23:11 UTC
We release patches with the same ID in two different repositories and with different package lists. This is wrong!

zypp see this as one patch and it select one of the patches which gets installed.
The other is never installed.

If patches are not exactly the same, they must have a different ID.

Here is and example from openSUSE 13.2 (but same happend also in Leap):

ID: openSUSE-2016-436
A patch with this ID exists in 
.../update/13.2/ as well as in .../update/13.2-non-oss/ 
Both patches have different package list.

The consequence is:

lesch:~ # zypper lp
Repository                     | Name              | Category | Severity | Status | Summary                    
-------------------------------+-------------------+----------+----------+--------+----------------------------
openSUSE 13.2 Updates (x86_64) | openSUSE-2016-436 | bugfix   |          | needed | Recommended update for Mesa
lesch:~ # zypper patch
Resolving package dependencies...

Nothing to do.
Comment 1 Andreas Stieger 2016-04-10 14:33:12 UTC
duplicate of bug 974776

*** This bug has been marked as a duplicate of bug 974776 ***