Bug 105127

Summary: Problem with Package Dependencies Solver
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Lukas Ocilka <locilka>
Component: YaST2Assignee: Michael Andres <ma>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None CC: jsrain, lnussel
Version: Beta 1   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: y2log - The buggy one
y2log - The working one
packages - conflicts.txt

Description Lukas Ocilka 2005-08-17 09:46:07 UTC
There might be a problem solving the package dependencies. I have found it by
installing the "postgres-server" and "postgres" packages at once. Reproduced
with today's STABLE. I'll try it again after we download the inofficial Beta2.

"postgres-server" requires "postgres" and "postgres-libs"
"postgres" requires "postgres-libs"

So the requirement is there twice...

Howto reproduce the error:
If you select "postgres-server" AND "postgres" in the package manager, it
returns dependency conflict => postgres-libs unavailable. Then (after clicking
on [Ignore] it selects the postgres-libs package).

Howto make it working:
If you select "postgres-server" ONLY, it retutns => "dependencies are OK" and
selects also the dependent packages: "postgres" and "postgres-libs".

logs will follow...
Comment 1 Lukas Ocilka 2005-08-17 09:52:01 UTC
Created attachment 46253 [details]
y2log - The buggy one
Comment 2 Lukas Ocilka 2005-08-17 09:52:47 UTC
Created attachment 46255 [details]
y2log - The working one
Comment 3 Lukas Ocilka 2005-08-17 09:53:11 UTC
Created attachment 46256 [details]
packages - conflicts.txt
Comment 4 Ludwig Nussel 2005-08-17 11:08:06 UTC
postgresql-libs provides the same name in two versions. An optimization in  
search_for_provider prevented the solver from seeing the second one. Fixed in  
svn.