Bug 2160500 - F38FailsToInstall: python3-pylint
Summary: F38FailsToInstall: python3-pylint
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: pylint
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F38FailsToInstall
TreeView+ depends on / blocked
 
Reported: 2023-01-12 15:53 UTC by Fedora Fails To Install
Modified: 2023-01-13 17:46 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-01-13 17:46:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Fedora Fails To Install 2023-01-12 15:53:51 UTC
Hello,

Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py
If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/

Your package (pylint) Fails To Install in Fedora 38:

can't install python3-pylint:
  - nothing provides (python3.11dist(astroid) <= 2.13~~dev0 with python3.11dist(astroid) >= 2.11.6) needed by python3-pylint-2.14.4-3.fc37.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-38-x86_64 --config-opts mirrored=False install python3-pylint


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 Miro Hrončok 2023-01-13 10:25:03 UTC
This now blocks thonny: https://koschei.fedoraproject.org/package/thonny?collection=f38

Comment 2 Miro Hrončok 2023-01-13 17:38:33 UTC
The build failed even when you commented out all the %check section (please don't do that).

%pyproject_wheel is only really supported with %pyproject_buildrequires. If you use it without (please don't), you need to BR python3-pip.

Comment 3 Gwyn Ciesla 2023-01-13 17:46:01 UTC
I did and rebuilt.


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