Bug 949415 - http man page was generated incorrectly
Summary: http man page was generated incorrectly
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: httpie
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rick Elrod
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-08 06:35 UTC by Sjoerd Mullender
Modified: 2013-04-20 19:52 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-11 10:02:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Sjoerd Mullender 2013-04-08 06:35:11 UTC
Description of problem:
The man page of the http command contains a Python stacktrace instead of information about the command.

Version-Release number of selected component (if applicable):
httpie-0.4.1-2.fc18.noarch

How reproducible:
100%

Steps to Reproduce:
1.man http
2.
3.
  
Actual results:
NAME
       Traceback - manual page for Traceback (most recent call last):

DESCRIPTION
   Traceback (most recent call last):
              File                                     "/builddir/build/BUILD‐
[...]

Expected results:
The man page for http.

Additional info:
The result of gunzip < /usr/share/man/man1/http.1.gz | head:
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.12.
.TH TRACEBACK "1" "March 2013" "Traceback (most recent call last):" "User Commands"
.SH NAME
Traceback \- manual page for Traceback (most recent call last):
.SH DESCRIPTION
.SS "Traceback (most recent call last):"
.IP
File "/builddir/build/BUILDROOT/httpie\-0.4.1\-2.fc18.noarch//usr/bin/http", line 5, in <module>
.IP
from pkg_resources import load_entry_point

Comment 1 Fedora Update System 2013-04-08 08:24:48 UTC
httpie-0.4.1-3.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/httpie-0.4.1-3.fc19

Comment 2 Fedora Update System 2013-04-08 08:32:49 UTC
httpie-0.4.1-3.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/httpie-0.4.1-3.fc18

Comment 3 Fedora Update System 2013-04-08 08:41:53 UTC
httpie-0.4.1-3.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/httpie-0.4.1-3.fc17

Comment 4 Fedora Update System 2013-04-08 15:59:41 UTC
Package httpie-0.4.1-3.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing httpie-0.4.1-3.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-5123/httpie-0.4.1-3.fc19
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-04-11 10:02:09 UTC
httpie-0.4.1-3.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2013-04-17 00:25:39 UTC
httpie-0.4.1-3.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2013-04-20 19:52:42 UTC
httpie-0.4.1-3.fc19 has been pushed to the Fedora 19 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.