Bug 1770577 - mypy manpage has a traceback instead of help text
Summary: mypy manpage has a traceback instead of help text
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python3-mypy
Version: 31
Hardware: All
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-10 17:23 UTC by w247
Modified: 2019-11-21 01:24 UTC (History)
2 users (show)

Fixed In Version: python3-mypy-0.740-2.fc31
Clone Of:
Environment:
Last Closed: 2019-11-21 01:24:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description w247 2019-11-10 17:23:28 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Gwyn Ciesla 2019-11-11 14:48:21 UTC
What version of python3-mypy is installed, and how do you reproduce the issue?

Comment 2 w247 2019-11-11 19:23:26 UTC
0.730-2.fc31 from fedora 31 repo.


user$ man mypy | cat
MYPY(1)                                                 User Commands                                                 MYPY(1)

NAME
       mypy - manual page for mypy 0.730-dev

DESCRIPTION
   Traceback (most recent call last):
              File "/builddir/build/BUILDROOT/python3-mypy-0.730-2.fc31.noarch/usr/bin/mypy", line 6, in <module>

              from pkg_resources import load_entry_point

              File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3250, in <module>

              @_call_aside

              File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3234, in _call_aside

              f(*args, **kwargs)

              File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3263, in _initialize_master_working_set

              working_set = WorkingSet._build_master()

              File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 583, in _build_master

              ws.require(__requires__)

              File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 900, in require

              needed = self.resolve(parse_requirements(requirements))

              File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 786, in resolve

              raise DistributionNotFound(req, requirers)

       pkg_resources.DistributionNotFound: The 'typing_extensions>=3.7.4' distribution was not found and is required by mypy

mypy 0.730-dev                                           October 2019                                                 MYPY(1)

Comment 3 Gwyn Ciesla 2019-11-11 19:30:01 UTC
Fascinating. Thank you, I'll get a fix out soon.

Comment 4 Fedora Update System 2019-11-11 19:42:26 UTC
FEDORA-2019-689560572d has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-689560572d

Comment 5 Fedora Update System 2019-11-13 04:56:49 UTC
python3-mypy-0.740-2.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-689560572d

Comment 6 Fedora Update System 2019-11-21 01:24:10 UTC
python3-mypy-0.740-2.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.


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