Bug 842800 - rst2pdf.tests modules is making python help crash
Summary: rst2pdf.tests modules is making python help crash
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rst2pdf
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Sergio Pascual
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-24 16:01 UTC by kushaldas@gmail.com
Modified: 2012-08-14 00:51 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-08-14 00:51:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description kushaldas@gmail.com 2012-07-24 16:01:36 UTC
Python modules command in help exists.

Version-Release number of selected component (if applicable):
rst2pdf-0.92-1.fc17.noarch.rpm

How reproducible:


Steps to Reproduce:
1. open python
2. help()
3. modules
  
Actual results:
 Exists with a message "Use bootstrap.py and buildout to create executable"

Expected results:
Should print all python module names

One can just tryin python : 

>>> import rst2pdf.tests


This will print the same message and exists from python. 

May be we can skip installing the tests to fix this ?

Comment 1 Sergio Pascual 2012-07-27 09:59:50 UTC
Hi, I have reproduced the problem here. A fix is on its way

Comment 2 Fedora Update System 2012-07-27 10:31:56 UTC
rst2pdf-0.92-2.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/rst2pdf-0.92-2.fc17

Comment 3 Fedora Update System 2012-07-28 01:19:08 UTC
Package rst2pdf-0.92-2.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing rst2pdf-0.92-2.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-11196/rst2pdf-0.92-2.fc17
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2012-08-14 00:51:48 UTC
rst2pdf-0.92-2.fc17 has been pushed to the Fedora 17 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.