Bug 2005294

Summary: F36FailsToInstall: python3-pyscaffold
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: python-pyscaffoldAssignee: Ankur Sinha (FranciscoD) <sanjay.ankur>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: neuro-sig, sanjay.ankur
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-pyscaffold-4.1-2.fc36 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-10-03 10:58:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1992487    

Description Miro Hrončok 2021-09-17 11:04:54 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok).

Your package (python-pyscaffold) Fails To Install in Fedora 36:

can't install python3-pyscaffold:
  - nothing provides (python3.10dist(configupdater) < 3 with python3.10dist(configupdater) >= 2) needed by python3-pyscaffold-4.0.2-2.fc36.noarch
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.

P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors.

P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages

Thanks!

Comment 1 Ankur Sinha (FranciscoD) 2021-09-17 11:44:37 UTC
Thanks for this Miro,

Upstream for pyscaffold (who are also upstream for configupdater) have RCs out for 4.1 which work with configupdater v3:

https://github.com/pyscaffold/pyscaffold/commit/64b7edb4c5585d55d537b3519b747eb0084c6b0b

So we can update to the RC here for the time being to fix this. The 4.1 release seems to be centred more around CI improvements:

https://github.com/pyscaffold/pyscaffold/releases/tag/v4.1rc1

"v4.1 will bring several improvements specially regarding CI automated tasks configuration and documentation."