ftests fail. Chesty's absolute paths don't work for stAgent

Bug #115036 reported by wdickers
2
Affects Status Importance Assigned to Milestone
stAgent
Fix Committed
Medium
wdickers

Bug Description

Ran tests in stagent directory
$python ftests.py

Raised exception:
    Traceback (most recent call last):
      File "doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest ftests.txt[4]>", line 1, in ?
        agent.sendUnregister()
      File "/home/wdickers/agents/chesty/src/chesty/agent.py", line 103, in sendUnregister
        self.request = request.Unregister(self.conf)
      File "/home/wdickers/agents/chesty/src/chesty/request.py", line 65, in __init__
        vars=self.vars).strip()
      File "build/bdist.linux-i686/egg/breve/template.py", line 141, in render
      File "build/bdist.linux-i686/egg/breve/template.py", line 114, in render_partial
      File "build/bdist.linux-i686/egg/breve/cache.py", line 10, in compile
      File "build/bdist.linux-i686/egg/breve/loaders.py", line 7, in stat
    OSError: [Errno 2] No such file or directory: 'src/chesty/templates/unregister.b'

Revision history for this message
wdickers (wdickers) wrote :

Tom Hoffman and I will have to decide how to use paths in our packages.

Changed in stagent:
assignee: nobody → wdickers
importance: Undecided → Medium
status: Unconfirmed → Confirmed
Revision history for this message
wdickers (wdickers) wrote :

I fixed the problem in chesty, however Tom has to merge his branches and commit the change.

wdickers (wdickers)
Changed in stagent:
status: Confirmed → Fix Committed
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.