Bug 1430733 - man http shows traceback
Summary: man http shows traceback
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: httpie
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rick Elrod
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1433099 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-09 12:56 UTC by Kamil Páral
Modified: 2017-03-23 01:20 UTC (History)
3 users (show)

Fixed In Version: httpie-0.9.4-8.fc25 httpie-0.9.4-8.fc24
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-17 18:51:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Kamil Páral 2017-03-09 12:56:44 UTC
Description of problem:
It seems that manpage for httpie is wrongly generated. When I type "man http", I see this:

NAME
       Traceback - manual page for Traceback (most recent call last):

DESCRIPTION
   Traceback (most recent call last):
              File "/builddir/build/BUILDROOT/httpie-0.9.4-7.fc25.noarch//usr/bin/http", line 5, in <module>

              from pkg_resources import load_entry_point

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

              @_call_aside

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

              f(*args, **kwargs)

              File   "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py",  line  2971,  in  _initial‐
              ize_master_working_set

              working_set = WorkingSet._build_master()

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

              ws.require(__requires__)

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

              needed = self.resolve(parse_requirements(requirements))

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

              raise DistributionNotFound(req, requirers)

       pkg_resources.DistributionNotFound: The 'httpie==0.9.4' distribution was not found and is  required  by
       the application

              File "/builddir/build/BUILDROOT/httpie-0.9.4-7.fc25.noarch//usr/bin/http", line 5, in <module>

              from pkg_resources import load_entry_point

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

              @_call_aside

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

              f(*args, **kwargs)

              File   "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py",  line  2971,  in  _initial‐
              ize_master_working_set

              working_set = WorkingSet._build_master()

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

              ws.require(__requires__)

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

              needed = self.resolve(parse_requirements(requirements))

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

              raise DistributionNotFound(req, requirers)

       pkg_resources.DistributionNotFound: The 'httpie==0.9.4' distribution was not found and is  required  by
       the application


Version-Release number of selected component (if applicable):
httpie-0.9.4-7.fc25.noarch

Comment 1 Fedora Update System 2017-03-10 22:53:15 UTC
httpie-0.9.4-8.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-11d8c3ea44

Comment 2 Fedora Update System 2017-03-10 22:53:25 UTC
httpie-0.9.4-8.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-04981a2ca5

Comment 3 Fedora Update System 2017-03-11 13:54:16 UTC
httpie-0.9.4-8.fc24 has been pushed to the Fedora 24 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-2017-11d8c3ea44

Comment 4 Fedora Update System 2017-03-11 14:27:10 UTC
httpie-0.9.4-8.fc25 has been pushed to the Fedora 25 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-2017-04981a2ca5

Comment 5 Ralph Bean 2017-03-17 11:45:10 UTC
*** Bug 1433099 has been marked as a duplicate of this bug. ***

Comment 6 Fedora Update System 2017-03-17 18:51:11 UTC
httpie-0.9.4-8.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2017-03-23 01:20:06 UTC
httpie-0.9.4-8.fc24 has been pushed to the Fedora 24 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.