Bugzilla – Bug 1220603
nothing provides 'python3-distro' needed by the to be installed python3-salt-3006.0-150500.4.29.1.x86_64
Last modified: 2024-03-06 22:53:19 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
Seems like this was incorrect requires on SLES %if 0%{?suse_version} >= 1550 Requires: python3-distro
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.
I believe this is resolved