[Python-apps-team] Bug#787852: phatch: FTBFS with Sphinx 1.3: tries to change wrong CSS file

Dmitry Shachnev mitya57 at debian.org
Fri Jun 5 16:44:13 UTC 2015


Package: phatch
Version: 0.2.7.1-3.1
User: python-modules-team at lists.alioth.debian.org
Usertags: sphinx1.3

phatch FTBFS with Sphinx 1.3 (which is available in experimental):

  make[2]: Leaving directory '/tmp/buildd/phatch-0.2.7.1/docs'
  Traceback (most recent call last):
    File "update.py", line 224, in <module>
      ('#f2f2f2', '#000'),
    File "update.py", line 205, in main
      colors)
    File "update.py", line 178, in switch_colors
      f = open(css, 'rb')
  IOError: [Errno 2] No such file or directory: 'build/html/_static/default.css'

The reason is that the CSS file has been renamed from default.css
to classic.css, so you either need to support the new file name, or
not try to hijack the new colors to it.

--
Dmitry Shachnev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-apps-team/attachments/20150605/7fe3d260/attachment.sig>


More information about the Python-apps-team mailing list