Bug 545981

Summary: Dependency of python-wxGTK on wxGTG is ignored
Product: [openSUSE] openSUSE 11.2 Reporter: Lukas Dolezal <docx>
Component: libzyppAssignee: E-mail List <zypp-maintainers>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P3 - Medium CC: ma
Version: Factory   
Target Milestone: ---   
Hardware: i586   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: zypper in --debug-solver python-wxGTK

Description Lukas Dolezal 2009-10-10 11:32:37 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; cs-CZ; rv:1.9.1.3) Gecko/20090909 SUSE/3.5.3-2.1 Firefox/3.5.3 FirePHP/0.3

Package python-wxGTK depends on wxGTK. It is in "requires" list, but when I check python-wxGTK for install, vwGTK is not automatically checked. I used YaST2 software management module.

OpenSUSE:Factory repository
libzypp version 6.17.0-1.6
YaST version 2.18.25-1.1
python-wxGTK version 2.8.10.1-3.3
wxGTK version 2.8.10.1-3.3 (same as above)



Reproducible: Always

Steps to Reproduce:
1. Open YaST2 software management
2. Find python-wxGTK
3. Select it for install
4. Proceed install
Actual Results:  
Dependency wxGTK is not installed.

Expected Results:  
wxGTK should appears in "automatic installation" window and should be installed.
Comment 1 Michael Andres 2009-10-20 11:23:28 UTC
Please attach a solver testcase (see http://en.opensuse.org/Bugs/YaST#I_want_to_report_a_bug_related_to_package_dependencies_and_libzypp_solver_and_now_I_am_asked_to_.22attach_a_solver_testcase.22._Which_logs_to_attach.3F).

Maybe a provider of wxGTK is already installed?
Comment 2 Lukas Dolezal 2009-10-20 13:29:20 UTC
Sorry, You're right. wxGTG dependency is satisfied also by wxWidgets package. And I have installed it. If I try to remove wxWidgets, wxGTK is automaticaly checked, so this is OK.

I reported this bug because program Wammu was giving me some errors about missing wxGTK and I looked for reasons (and I found that wxGTK is not installed even thought python-wxGTK is). But now it seems to be OK both with only wxWidgets or with only wxGTK and both of them installed.
Comment 3 Lukas Dolezal 2009-10-20 13:31:06 UTC
Created attachment 323252 [details]
zypper in --debug-solver python-wxGTK
Comment 4 Michael Andres 2009-10-20 14:33:14 UTC
no bug