shelljob-0.8.0 setup.py fails on Ubuntu 12.04

Bug #1274176 reported by Steve Newcomb
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mortoray.com
Fix Released
Critical
Unassigned

Bug Description

I'd sure like to try shelljob, but I ran into a snag while installing under Ubuntu 12.04:

root@basil:/usr/local/ch-tools/shelljob-0.3.5# python ./setup.py install
Traceback (most recent call last):
  File "./setup.py", line 6, in <module>
    desc = pypandoc.convert( 'README.md', 'rst' )
  File "build/bdist.linux-x86_64/egg/pypandoc.py", line 19, in convert
  File "build/bdist.linux-x86_64/egg/pypandoc.py", line 35, in _convert
RuntimeError: Missing format!
root@basil:/usr/local/ch-tools/shelljob-0.3.5#

Revision history for this message
edA-qa (eda-qa) wrote :

Hmm, very strange since Ubuntu 12.04 is actually the OS I develop on.

I guess I'm expecting a different version of pypandoc. I didn't actually realize this is needed at all for the setup. I added it for the descritpion on pypi. I can simply put this bit into a try/except. you won't get a description locally, but oh well...

Changed in mortoray.com:
status: New → Fix Committed
Revision history for this message
edA-qa (eda-qa) wrote :

Try the newest version 0.4.1 and see if it fixes the problem.

Changed in mortoray.com:
importance: Undecided → Critical
status: Fix Committed → Fix Released
Revision history for this message
Steve Newcomb (srn-coolheads) wrote :

Installation worked. Thanks. Soon I'll play with it.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.