[Bug 1155153] Re: rst2s5 can't find theme files

Dmitry Shachnev mitya57 at gmail.com
Sun May 19 14:48:00 UTC 2013


Thanks for reporting this.

> '/usr/local/lib/python2.7/dist-
packages/docutils/writers/s5_html/themes'

The "/usr/local" prefix means that you did your own installation of
docutils. This works fine here with the installation from repositories
(on 13.04):

>>> import docutils.writers.s5_html
>>> docutils.writers.s5_html.themes_dir_path
'/usr/share/docutils/writers/s5_html/themes'

Can you please check if this bug exists for you with docutils from
repositories?

** Changed in: python-docutils (Ubuntu)
       Status: New => Invalid

** Changed in: python-docutils (Ubuntu)
       Status: Invalid => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-docutils in Ubuntu.
https://bugs.launchpad.net/bugs/1155153

Title:
  rst2s5 can't find theme files

Status in “python-docutils” package in Ubuntu:
  Incomplete

Bug description:
  When using rst2s5, I noticed is not finding the theme files anymore,
  making rst2s5 basically useless (or just a poor HTML writer).

  >>> docutils.writers.s5_html.themes_dir_path
  '/usr/local/lib/python2.7/dist-packages/docutils/writers/s5_html/themes'

  But:

  $ dpkg -L docutils-common | grep s5_html.*theme | head -n1
  /usr/share/docutils/writers/s5_html/themes

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: python-docutils 0.8.1-4ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-26.42~precise1-generic 3.5.7.6
  Uname: Linux 3.5.0-26-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  Date: Thu Mar 14 15:16:47 2013
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: python-docutils
  UpgradeStatus: Upgraded to precise on 2012-05-24 (294 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-docutils/+bug/1155153/+subscriptions




More information about the foundations-bugs mailing list