Bug 1841682 - F33FailsToInstall: black
Summary: F33FailsToInstall: black
Keywords:
Status: CLOSED DUPLICATE of bug 1838452
Alias: None
Product: Fedora
Classification: Fedora
Component: python-black
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Christian Heimes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F33FailsToInstall
TreeView+ depends on / blocked
 
Reported: 2020-05-29 14:35 UTC by Igor Raits
Modified: 2020-05-29 15:08 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-05-29 15:04:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Igor Raits 2020-05-29 14:35:12 UTC
Hello,

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

Your package (python-black) Fails To Install in Fedora 33:

can't install black:
  - nothing provides python3.8dist(attrs) >= 18.1 needed by black-19.10~b0-2.fc32.noarch
  - nothing provides python3.8dist(click) >= 6.5 needed by black-19.10~b0-2.fc32.noarch
  - nothing provides python3.8dist(toml) >= 0.9.4 needed by black-19.10~b0-2.fc32.noarch
  - nothing provides python3.8dist(typed-ast) >= 1.4 needed by black-19.10~b0-2.fc32.noarch
  - nothing provides python3.8dist(appdirs) needed by black-19.10~b0-2.fc32.noarch
  - nothing provides python3.8dist(regex) needed by black-19.10~b0-2.fc32.noarch
  - nothing provides (python3.8dist(pathspec) < 1 with python3.8dist(pathspec) >= 0.6) needed by black-19.10~b0-2.fc32.noarch
  
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/rawhide-gating/multi-builds/

Thanks!

Comment 1 Miro Hrončok 2020-05-29 15:04:45 UTC

*** This bug has been marked as a duplicate of bug 1838452 ***

Comment 2 Christian Heimes 2020-05-29 15:08:07 UTC
Works for me:

$ podman run -ti fedora:33 /bin/bash
[root@adb8decd8147 /]# dnf install -y black
Fedora 33 openh264 (From Cisco) - x86_64                                                                            2.0 kB/s | 5.1 kB     00:02    
Fedora - Modular Rawhide - Developmental packages for the next Fedora release                                       503 kB/s | 3.0 MB     00:06    
Fedora - Rawhide - Developmental packages for the next Fedora release                                                18 MB/s |  72 MB     00:04    
Dependencies resolved.
====================================================================================================================================================
 Package                                    Architecture                Version                                  Repository                    Size
====================================================================================================================================================
Installing:
 black                                      noarch                      19.10~b0-2.fc32                          rawhide                      168 k
Installing dependencies:
 python3-aiohttp                            x86_64                      3.6.2-3.fc33                             rawhide                      360 k
 python3-appdirs                            noarch                      1.4.3-13.fc32                            rawhide                       22 k
 python3-async-timeout                      noarch                      3.0.1-7.fc32                             rawhide                       19 k
 python3-attrs                              noarch                      19.3.0-2.fc32                            rawhide                       67 k
 python3-cffi                               x86_64                      1.14.0-1.fc32                            rawhide                      243 k
 python3-chardet                            noarch                      3.0.4-15.fc32                            rawhide                      194 k
 python3-click                              noarch                      7.1.2-1.fc33                             rawhide                      145 k
 python3-idna                               noarch                      2.9-1.fc33                               rawhide                       99 k
 python3-multidict                          x86_64                      4.7.6-1.fc33                             rawhide                       59 k
 python3-pathspec                           noarch                      0.6.0-2.fc32                             rawhide                       48 k
 python3-ply                                noarch                      3.11-7.fc32                              rawhide                      104 k
 python3-pycares                            x86_64                      3.1.1-2.fc32                             rawhide                       88 k
 python3-pycparser                          noarch                      2.19-2.fc32                              rawhide                      125 k
 python3-regex                              x86_64                      2020.5.14-1.fc33                         rawhide                      348 k
 python3-setuptools                         noarch                      46.4.0-1.fc33                            rawhide                      598 k
 python3-toml                               noarch                      0.10.0-7.fc32                            rawhide                       36 k
 python3-typed_ast                          x86_64                      1.4.1-2.fc32                             rawhide                      201 k
 python3-yarl                               x86_64                      1.4.2-2.fc32                             rawhide                      129 k
Installing weak dependencies:
 python3-aiodns                             noarch                      2.0.0-3.fc32                             rawhide                       17 k
 python3-aiohttp-cors                       noarch                      0.7.0-9.fc32                             rawhide                       40 k

Transaction Summary
====================================================================================================================================================
Install  21 Packages

Total download size: 3.0 M
Installed size: 13 M
Downloading Packages:
(1/21): python3-aiodns-2.0.0-3.fc32.noarch.rpm                                                                      256 kB/s |  17 kB     00:00    
(2/21): black-19.10~b0-2.fc32.noarch.rpm                                                                            2.3 MB/s | 168 kB     00:00    
(3/21): python3-aiohttp-3.6.2-3.fc33.x86_64.rpm                                                                     3.6 MB/s | 360 kB     00:00    
(4/21): python3-appdirs-1.4.3-13.fc32.noarch.rpm                                                                    676 kB/s |  22 kB     00:00    
(5/21): python3-aiohttp-cors-0.7.0-9.fc32.noarch.rpm                                                                1.0 MB/s |  40 kB     00:00    
(6/21): python3-attrs-19.3.0-2.fc32.noarch.rpm                                                                      3.2 MB/s |  67 kB     00:00    
(7/21): python3-async-timeout-3.0.1-7.fc32.noarch.rpm                                                               628 kB/s |  19 kB     00:00    
(8/21): python3-cffi-1.14.0-1.fc32.x86_64.rpm                                                                       4.2 MB/s | 243 kB     00:00    
(9/21): python3-chardet-3.0.4-15.fc32.noarch.rpm                                                                    3.6 MB/s | 194 kB     00:00    
(10/21): python3-click-7.1.2-1.fc33.noarch.rpm                                                                      2.6 MB/s | 145 kB     00:00    
(11/21): python3-idna-2.9-1.fc33.noarch.rpm                                                                         3.7 MB/s |  99 kB     00:00    
(12/21): python3-multidict-4.7.6-1.fc33.x86_64.rpm                                                                  3.0 MB/s |  59 kB     00:00    
(13/21): python3-pathspec-0.6.0-2.fc32.noarch.rpm                                                                   1.7 MB/s |  48 kB     00:00    
(14/21): python3-ply-3.11-7.fc32.noarch.rpm                                                                         3.7 MB/s | 104 kB     00:00    
(15/21): python3-pycares-3.1.1-2.fc32.x86_64.rpm                                                                    2.9 MB/s |  88 kB     00:00    
(16/21): python3-pycparser-2.19-2.fc32.noarch.rpm                                                                   3.3 MB/s | 125 kB     00:00    
(17/21): python3-regex-2020.5.14-1.fc33.x86_64.rpm                                                                  9.7 MB/s | 348 kB     00:00    
(18/21): python3-toml-0.10.0-7.fc32.noarch.rpm                                                                      2.4 MB/s |  36 kB     00:00    
(19/21): python3-setuptools-46.4.0-1.fc33.noarch.rpm                                                                8.3 MB/s | 598 kB     00:00    
(20/21): python3-typed_ast-1.4.1-2.fc32.x86_64.rpm                                                                  4.2 MB/s | 201 kB     00:00    
(21/21): python3-yarl-1.4.2-2.fc32.x86_64.rpm                                                                       3.0 MB/s | 129 kB     00:00    
----------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                86 kB/s | 3.0 MB     00:36     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                                            1/1 
  Installing       : python3-multidict-4.7.6-1.fc33.x86_64                                                                                     1/21 
  Installing       : python3-attrs-19.3.0-2.fc32.noarch                                                                                        2/21 
  Installing       : python3-typed_ast-1.4.1-2.fc32.x86_64                                                                                     3/21 
  Installing       : python3-toml-0.10.0-7.fc32.noarch                                                                                         4/21 
  Installing       : python3-setuptools-46.4.0-1.fc33.noarch                                                                                   5/21 
  Installing       : python3-chardet-3.0.4-15.fc32.noarch                                                                                      6/21 
  Installing       : python3-regex-2020.5.14-1.fc33.x86_64                                                                                     7/21 
  Installing       : python3-ply-3.11-7.fc32.noarch                                                                                            8/21 
  Installing       : python3-pycparser-2.19-2.fc32.noarch                                                                                      9/21 
  Installing       : python3-cffi-1.14.0-1.fc32.x86_64                                                                                        10/21 
  Installing       : python3-pycares-3.1.1-2.fc32.x86_64                                                                                      11/21 
  Installing       : python3-aiodns-2.0.0-3.fc32.noarch                                                                                       12/21 
  Installing       : python3-pathspec-0.6.0-2.fc32.noarch                                                                                     13/21 
  Installing       : python3-idna-2.9-1.fc33.noarch                                                                                           14/21 
  Installing       : python3-yarl-1.4.2-2.fc32.x86_64                                                                                         15/21 
  Installing       : python3-click-7.1.2-1.fc33.noarch                                                                                        16/21 
  Installing       : python3-async-timeout-3.0.1-7.fc32.noarch                                                                                17/21 
  Installing       : python3-aiohttp-3.6.2-3.fc33.x86_64                                                                                      18/21 
  Installing       : python3-aiohttp-cors-0.7.0-9.fc32.noarch                                                                                 19/21 
  Installing       : python3-appdirs-1.4.3-13.fc32.noarch                                                                                     20/21 
  Installing       : black-19.10~b0-2.fc32.noarch                                                                                             21/21 
  Running scriptlet: black-19.10~b0-2.fc32.noarch                                                                                             21/21 
  Verifying        : black-19.10~b0-2.fc32.noarch                                                                                              1/21 
  Verifying        : python3-aiodns-2.0.0-3.fc32.noarch                                                                                        2/21 
  Verifying        : python3-aiohttp-3.6.2-3.fc33.x86_64                                                                                       3/21 
  Verifying        : python3-aiohttp-cors-0.7.0-9.fc32.noarch                                                                                  4/21 
  Verifying        : python3-appdirs-1.4.3-13.fc32.noarch                                                                                      5/21 
  Verifying        : python3-async-timeout-3.0.1-7.fc32.noarch                                                                                 6/21 
  Verifying        : python3-attrs-19.3.0-2.fc32.noarch                                                                                        7/21 
  Verifying        : python3-cffi-1.14.0-1.fc32.x86_64                                                                                         8/21 
  Verifying        : python3-chardet-3.0.4-15.fc32.noarch                                                                                      9/21 
  Verifying        : python3-click-7.1.2-1.fc33.noarch                                                                                        10/21 
  Verifying        : python3-idna-2.9-1.fc33.noarch                                                                                           11/21 
  Verifying        : python3-multidict-4.7.6-1.fc33.x86_64                                                                                    12/21 
  Verifying        : python3-pathspec-0.6.0-2.fc32.noarch                                                                                     13/21 
  Verifying        : python3-ply-3.11-7.fc32.noarch                                                                                           14/21 
  Verifying        : python3-pycares-3.1.1-2.fc32.x86_64                                                                                      15/21 
  Verifying        : python3-pycparser-2.19-2.fc32.noarch                                                                                     16/21 
  Verifying        : python3-regex-2020.5.14-1.fc33.x86_64                                                                                    17/21 
  Verifying        : python3-setuptools-46.4.0-1.fc33.noarch                                                                                  18/21 
  Verifying        : python3-toml-0.10.0-7.fc32.noarch                                                                                        19/21 
  Verifying        : python3-typed_ast-1.4.1-2.fc32.x86_64                                                                                    20/21 
  Verifying        : python3-yarl-1.4.2-2.fc32.x86_64                                                                                         21/21 

Installed:
  black-19.10~b0-2.fc32.noarch                     python3-aiodns-2.0.0-3.fc32.noarch            python3-aiohttp-3.6.2-3.fc33.x86_64              
  python3-aiohttp-cors-0.7.0-9.fc32.noarch         python3-appdirs-1.4.3-13.fc32.noarch          python3-async-timeout-3.0.1-7.fc32.noarch        
  python3-attrs-19.3.0-2.fc32.noarch               python3-cffi-1.14.0-1.fc32.x86_64             python3-chardet-3.0.4-15.fc32.noarch             
  python3-click-7.1.2-1.fc33.noarch                python3-idna-2.9-1.fc33.noarch                python3-multidict-4.7.6-1.fc33.x86_64            
  python3-pathspec-0.6.0-2.fc32.noarch             python3-ply-3.11-7.fc32.noarch                python3-pycares-3.1.1-2.fc32.x86_64              
  python3-pycparser-2.19-2.fc32.noarch             python3-regex-2020.5.14-1.fc33.x86_64         python3-setuptools-46.4.0-1.fc33.noarch          
  python3-toml-0.10.0-7.fc32.noarch                python3-typed_ast-1.4.1-2.fc32.x86_64         python3-yarl-1.4.2-2.fc32.x86_64                 

Complete!

Comment 3 Miro Hrončok 2020-05-29 15:08:55 UTC
The new Python version is not yet on mirrors.


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