Bug 705388

Summary: kpackagekit shows patches from repos with lower priority
Product: [openSUSE] openSUSE 12.1 Reporter: Forgotten User OfsFetVrzR <forgotten_OfsFetVrzR>
Component: libzyppAssignee: E-mail List <zypp-maintainers>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P2 - High    
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Forgotten User OfsFetVrzR 2011-07-13 11:10:27 UTC
User-Agent:       Mozilla/5.0 (X11; Linux i686; rv:5.0) Gecko/20100101 Firefox/5.0

I have the following repos installed on my system:

#  | Alias                 | Name                       | Aktiviert | Aktualisieren | Priorität
---+-----------------------+----------------------------+-----------+---------------+----------
 1 | KDE_4.6               | KDE_4.6                    | Ja        | Ja            |   60     
 2 | KDE_PIM_4.6           | KDE_PIM_4.6                | Ja        | Ja            |   60     
 3 | Wuala                 | Wuala by LaCie repository  | Ja        | Ja            |   80     
 4 | home:manugupt1        | home:manugupt1             | Ja        | Ja            |   80     
 5 | packman.inode.at-suse | Packman Repository         | Ja        | Ja            |   80     
 6 | repo-debug            | openSUSE-11.4-Debug        | Nein      | Ja            |   70     
 7 | repo-debug-update     | openSUSE-11.4-Update-Debug | Nein      | Ja            |   70     
 8 | repo-non-oss          | openSUSE-11.4-Non-Oss      | Ja        | Ja            |   70     
 9 | repo-oss              | openSUSE-11.4-Oss          | Ja        | Ja            |   70     
10 | repo-source           | openSUSE-11.4-Source       | Nein      | Ja            |   70     
11 | repo-update           | openSUSE-11.4-Update       | Ja        | Ja            |   70     

yast2-control-center and yast2-control-center-qt are installed from the kde repo as it compiled against a newer version of QT.

zypper se -s yast2-control-center 
Loading repository data...                                                                                                                                                          
Reading installed packages...                                                                                                                                                       
                                                                                                                                                                                    
S | Name                              | Type       | Version      | Arch   | Repository          
--+-----------------------------------+------------+--------------+--------+---------------------
i | yast2-control-center              | package    | 2.19.3-6.3   | i586   | KDE_4.6             
v | yast2-control-center              | package    | 2.20.2-1.3.1 | i586   | openSUSE-11.4-Update
v | yast2-control-center              | package    | 2.19.3-3.1   | i586   | openSUSE-11.4-Oss   
  | yast2-control-center              | srcpackage | 2.19.3-6.3   | noarch | KDE_4.6             
  | yast2-control-center              | srcpackage | 2.20.2-1.3.1 | noarch | openSUSE-11.4-Update
  | yast2-control-center              | patch      | 4200         | noarch | openSUSE-11.4-Update
  | yast2-control-center-debugsource  | package    | 2.19.3-6.3   | i586   | KDE_4.6             
  | yast2-control-center-gnome        | package    | 2.13.4-8.1   | i586   | openSUSE-11.4-Oss   
i | yast2-control-center-qt           | package    | 2.19.3-6.3   | i586   | KDE_4.6             
v | yast2-control-center-qt           | package    | 2.20.2-1.3.1 | i586   | openSUSE-11.4-Update
v | yast2-control-center-qt           | package    | 2.19.3-3.1   | i586   | openSUSE-11.4-Oss   
  | yast2-control-center-qt-debuginfo | package    | 2.19.3-6.3   | i586   | KDE_4.6            

Now as a patch is available in openSUSE-11.4-Update but it should not be installed due to vendor stickyness.

zypper up also shows this as 'is NOT going to be installed'.

It would be great if kpackagekit would behave the same


Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Michael Andres 2012-07-06 14:13:27 UTC
Selecting patches which are in fact not applicable due to vendor stickiness is not kpackagekit specific. Patches application rules may need to be adjusted.

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