Bug 2060348 - F37FailsToInstall: python3-dns+trio
Summary: F37FailsToInstall: python3-dns+trio
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-dns
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lumír Balhar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F37FailsToInstall
TreeView+ depends on / blocked
 
Reported: 2022-03-03 11:26 UTC by Miro Hrončok
Modified: 2022-03-09 12:15 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-03-09 12:15:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FREEIPA-7924 0 None None None 2022-03-03 11:32:40 UTC

Description Miro Hrončok 2022-03-03 11:26:44 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-dns) Fails To Install in Fedora 37:

can't install python3-dns+trio:
  - nothing provides (python3.10dist(trio) < 0.20~~ with python3.10dist(trio) >= 0.14) needed by python3-dns+trio-2.2.0-1.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. To reproduce, use the koji/local repo only, e.g. in mock:

    $ mock -r fedora-37-x86_64 --disablerepo='*' --enablerepo=local install python3-dns+trio


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 Lumír Balhar 2022-03-09 12:15:49 UTC
This should be fixed by the latest build:

# Packages downloaded from Koji
# dnf install -y python3-dns*
…
Installed:
  python3-async-generator-1.10-13.fc37.noarch                                   
  python3-attrs-21.4.0-2.fc36.noarch                                            
  python3-dns-2.2.1-1.fc37.noarch                                               
  python3-dns+trio-2.2.1-1.fc37.noarch                                          
  python3-idna-3.3-2.fc36.noarch                                                
  python3-outcome-1.1.0-6.fc37.noarch                                           
  python3-sniffio-1.2.0-6.fc36.noarch                                           
  python3-sortedcontainers-2.4.0-5.fc36.noarch                                  
  python3-trio-0.20.0-2.fc37.noarch


Note You need to log in before you can comment on or make changes to this bug.