#1033 closed defect

*.xhtml and tahoe.css are not copied from web directory on Windows — at Version 2

Reported by: freestorm Owned by: somebody
Priority: major Milestone: 1.7.0
Component: packaging Version: 1.6.1
Keywords: windows xhtml tahoe.css web install Cc:
Launchpad Bug:

Description (last modified by davidsarah)

When Tahoe is installed using setup.py install from a darcs checkout, the *.xhtml and tahoe.css from web directory are not copied to lib/allmydata/web.

The result is that the web interface cannot be used, because of the missing files.

This issue occurs only on Windows.

It works in these cases (Windows):

  • Installing tahoe from tarballs
  • Creating tarballs with "python setup.py sdist"
  • Running bin/tahoe from the source directory

Tested with python2.6

External link: http://mail.python.org/pipermail/distutils-sig/2006-October/006740.html

Change History (3)

comment:1 Changed at 2010-05-09T21:31:52Z by davidsarah

  • Description modified (diff)
  • Milestone changed from undecided to 1.7.0
  • Summary changed from *.xhtml and tahoe.css are not copied from web directory to *.xhtml and tahoe.css are not copied from web directory on Windows

comment:2 Changed at 2010-05-09T21:43:55Z by davidsarah

  • Description modified (diff)
Note: See TracTickets for help on using tickets.