Bug 1220603

Summary: nothing provides 'python3-distro' needed by the to be installed python3-salt-3006.0-150500.4.29.1.x86_64
Product: [openSUSE] openSUSE Distribution Reporter: Lubos Kocman <lubos.kocman>
Component: OtherAssignee: Max Lin <mlin>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P2 - High CC: mlin, rtsvetkov
Version: Leap 15.6   
Target Milestone: Leap 15.6   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Lubos Kocman 2024-02-29 08:11:29 UTC
Seems related to https://bugzilla.opensuse.org/show_bug.cgi?id=1182293
https://openqa.opensuse.org/tests/3970464#step/salt/21

Processing conflicts -  0
0| 2024-02-28 17:28:39 <3> susetest(4245) [zypp::solver] SATResolver.cc(solving):849 Solverrun finished with an ERROR
0| 2024-02-28 17:28:39 <2> susetest(4245) [zypp::solver] SATResolver.cc(resolvePool):921 SATResolver::resolvePool() done. Ret:0
0| 2024-02-28 17:28:39 <1> susetest(4245) [zypp::solver] Resolver.cc(problems):414 Resolver::problems()
0| 2024-02-28 17:28:39 <1> susetest(4245) [zypp::solver] SATResolver.cc(problems):1353 Encountered problems! Here are the solutions:
0| 2024-02-28 17:28:39 <1> susetest(4245) [zypp::solver] SATResolver.cc(problems):1353 
0| 2024-02-28 17:28:39 <1> susetest(4245) [zypp::solver] SATResolver.cc(problems):1357 Problem 1:
0| 2024-02-28 17:28:39 <1> susetest(4245) [zypp::solver] SATResolver.cc(problems):1358 ====================================
0| 2024-02-28 17:28:39 <1> susetest(4245) [zypp::solver] SATResolver.cc(problems):1362 nothing provides 'python3-distro' needed by the to be installed python3-salt-3006.0-150500.4.29.1.x86_64
0| 2024-02-28 17:28:39 <1> susetest(4245) [zypp::solver] SATResolver.cc(problems):1363 ------------------------------------
0| 2024-02-28 17:28:39 <1> susetest(4245) [libsolv++] PoolImpl.cc(logSat):131 solver statistics: 0 learned rules, 2 unsolvable, 0 minimization steps
Comment 1 Lubos Kocman 2024-02-29 08:50:12 UTC
Seems like this was incorrect requires on SLES 

%if 0%{?suse_version} >= 1550
Requires:       python3-distro
Comment 2 Max Lin 2024-02-29 10:41:10 UTC
I'll take care of this, this is an error in Leap's ftp-tree, the _3.11 version_ build has been added and _3.6 version_ build has been removed, however the later one is still be used. I also changed product to openSUSE.
Comment 3 Lubos Kocman 2024-03-06 22:53:19 UTC
I believe this is resolved