Bug 1220603 - nothing provides 'python3-distro' needed by the to be installed python3-salt-3006.0-150500.4.29.1.x86_64
Summary: nothing provides 'python3-distro' needed by the to be installed python3-salt-...
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Other (show other bugs)
Version: Leap 15.6
Hardware: Other Other
: P2 - High : Normal (vote)
Target Milestone: Leap 15.6
Assignee: Max Lin
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-29 08:11 UTC by Lubos Kocman
Modified: 2024-03-06 22:53 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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