Bug 418265

Summary: zypper doesn't see available package updates
Product: [openSUSE] openSUSE 11.0 Reporter: Sven Schober <sschober>
Component: libzyppAssignee: E-mail List <zypp-maintainers>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Solver test case

Description Sven Schober 2008-08-19 11:06:19 UTC
Created attachment 234079 [details]
Solver test case

I added the X11:XOrg repo [1] via zypper and did a
 
pal:~ # zypper up -t package

which updated only some of my installed xorg-x11-packages, but not all them.
Reissuing the command yields 'Nothing to do.', though when i issue (e.g.):

pal:~ # zypper up -t package xorg-x11-server
Reading installed packages...

The following package is going to be upgraded:
  xorg-x11-server 


The following package is going to change vendor:
  xorg-x11-server 


Overall download size: 1.8 M. After the operation, 3.1 M will be freed.
Continue? [YES/no]: 

I created a solver test case, which i'll append to this report.


[1]http://download.opensuse.org/repositories/X11:/XOrg/openSUSE_11.0/X11:XOrg.repo
Comment 1 Jan Kupec 2008-09-30 18:02:04 UTC
That is because of the vendor change. See bug 408858. If you explicitly request a package, the solver picks it up.


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