Modify

Ticket #336 (closed defect: fixed)

Opened 16 years ago

Last modified 16 years ago

Cheetah traceback

Reported by: lueningh Owned by: desai
Priority: minor Milestone: Bcfg2 0.9.0 Release
Component: bcfg2-server Version:
Keywords: Cc:

Description

Dec 13 13:29:22 tg-prez bcfg2-server[a646475d4bde88bf6c342683bd6dd1fb3f71c7ef] (SVN r6048): Failed to template /etc/auto.master Traceback (most recent call last):   File "/usr/lib/python2.3/site-packages/Bcfg2/Server/Plugins/TCheetah.py", line 51, in BuildFile     entry.text = str(self.template)   File "/usr/lib/python2.3/site-packages/Cheetah/Template.py", line 990, in __str__     def __str__(self): return getattr(self, mainMethName)()   File "DynamicallyCompiledCheetahTemplate.py", line 87, in respond NotFound: cannot find 'Id'

Attachments

Change History

comment:1 Changed 16 years ago by lueningh

I bet this is because the first line of the file is:

# $Id: auto.master,v 1.1 2001/04/17 11:43:02 arvin Exp arvin $

comment:2 Changed 16 years ago by desai

  • Status changed from new to closed
  • Resolution set to fixed

comment:3 Changed 16 years ago by desai

  • Milestone set to Bcfg2 0.9.0 Release

WARNING! You need to establish a session before you can create or edit tickets. Otherwise the ticket will get treated as spam.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.