Bug 2069837

Summary: [abrt] pylint: resolve(): __init__.py:783:resolve:pkg_resources.DistributionNotFound: The 'wrapt<1.14,>=1.11' distribution was not found and is required by astroid
Product: [Fedora] Fedora Reporter: Mikhail <mikhail.v.gavrilov>
Component: pylintAssignee: Gwyn Ciesla <gwync>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: asosedki, gwync, jpazdziora, orion, philip.wyett, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/60f5fc2546809e02f7fd666fc30f9b615ef76aa5
Whiteboard: abrt_hash:6a88bde9ab95cf24c45d9e602fe5cfa6b1380cd7;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-04-22 07:19:59 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:
Attachments:
Description Flags
File: backtrace
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Mikhail 2022-03-29 20:11:06 UTC
Version-Release number of selected component:
pylint-2.12.2-2.fc36

Additional info:
reporter:       libreport-2.17.1
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-sublime_text-5049.scope
cmdline:        /usr/bin/python3 /usr/bin/pylint '--msg-template=\'{line}:{column}:{msg_id}: {msg} ({symbol})\'' --module-rgx=.* --reports=n --persistent=n '/home/mikhail/packaging-work/git/sbis-crm/www/service/\xd0\x9c\xd0\xbe\xd0\xb4\xd1\x83\xd0\xbb\xd0\xb8/\xd0\x90\xd0\xba\xd1\x82\xd0\xb8\xd0\xb2\xd0\xbd\xd1\x8b\xd0\xb5 \xd0\xbf\xd1\x80\xd0\xbe\xd0\xb4\xd0\xb0\xd0\xb6\xd0\xb8/activesales/crmclients/templates.py'
crash_function: resolve
exception_type: pkg_resources.ContextualVersionConflict
executable:     /usr/bin/pylint
interpreter:    python3-3.10.4-1.fc37.x86_64
kernel:         5.18.0-0.rc0.20220325git34af78c4e616.7.fc37.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
#1 [/usr/lib/python3.10/site-packages/pkg_resources/__init__.py:788] resolve
#2 [/usr/lib/python3.10/site-packages/pkg_resources/__init__.py:897] require
#3 [/usr/lib/python3.10/site-packages/pkg_resources/__init__.py:579] _build_master

Comment 1 Mikhail 2022-03-29 20:11:09 UTC
Created attachment 1869157 [details]
File: backtrace

Comment 2 Mikhail 2022-03-29 20:11:10 UTC
Created attachment 1869158 [details]
File: cpuinfo

Comment 3 Mikhail 2022-03-29 20:11:11 UTC
Created attachment 1869159 [details]
File: environ

Comment 4 Mikhail 2022-03-29 20:11:13 UTC
Created attachment 1869160 [details]
File: mountinfo

Comment 5 Mikhail 2022-03-29 20:11:14 UTC
Created attachment 1869161 [details]
File: namespaces

Comment 6 Mikhail 2022-03-29 20:11:15 UTC
Created attachment 1869162 [details]
File: open_fds

Comment 7 Alexander Sosedkin 2022-04-04 13:45:18 UTC
subscribe; pylint is unusable on rawhide because of this, causing an FTBFS for crypto-policies

Comment 8 Alexander Sosedkin 2022-04-04 18:11:53 UTC
Seems to be caused by wrapt update: bz2022393

Comment 9 Zbigniew Jędrzejewski-Szmek 2022-04-22 07:19:59 UTC

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