Web interface does not work

Bug #858781 reported by JC Hulce
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Tarmac
Won't Fix
Low
Unassigned

Bug Description

The tarmac-web file in the source suggests that tarmac has a web interface available, but there's no documentation about how to use or configure it.
I have hunted down a scrap of documentation, in the merge proposal where the web interface was merged in.
https://code.launchpad.net/~statik/tarmac/web-status-page/+merge/8579
So, I copied the tarmac-web file to /usr/bin and marked it as executable. By trial and error I found that the command format was:
tarmac-web <port> <project>

However, when I try to access the page, I get the following error:
127.0.0.1:38593 - - [25/Sep/2011 04:40:37] "HTTP/1.1 GET /" - 500 Internal Server Error
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/web/application.py", line 240, in process
    return p(lambda: process(processors))
  File "/usr/lib/pymodules/python2.7/web/application.py", line 560, in processor
    h()
  File "/usr/lib/pymodules/python2.7/web/application.py", line 77, in reload_mapping
    mod = __import__(module_name)
ImportError: No module named tarmac-web

dobey (dobey)
Changed in tarmac:
importance: Undecided → Low
Revision history for this message
dobey (dobey) wrote :

Setting this to won't fix, as the web interface will be removed. Integrating tarmac with Jenkins or similar is a better solution to solving this, than the web interface ever could have been.

Changed in tarmac:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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