Custom Query (894 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (133 - 135 of 894)

Ticket Owner Reporter Resolution Summary
#329 desai lueningh fixed 0.8.7.1 server broken
Description

The spec file needs to be updated for 0.8.7.1 to only contain the line /usr/lib*/python%{pythonversion}/site-packages/Bcfg2/Server/* at the place we talked about in person earlier today.

After this, however, I still get non-fatal error messages when starting the server:

tg-v096:/var/lib/bcfg2 # /etc/init.d/bcfg2-server start
/etc/init.d/bcfg2-server: line 29: alias: l_msg: not found
/etc/init.d/bcfg2-server: line 29: alias: log_success_msg: not found
/etc/init.d/bcfg2-server: line 30: alias: l_fail: not found
/etc/init.d/bcfg2-server: line 30: alias: log_failure_msg: not found
Starting Configuration Management Server: /etc/init.d/bcfg2-server: line 42: l_msg: command not found
#334 hagedorn [email protected] fixed New Reporting System - feature request
Description

I want the ability to remove hosts from the reports database so they don't show up in the reports as being "Bad" if the hosts no longer exist.

Joey and I had already talked about this in IRC. Just wanted to make sure this minor issue doesn't fall through the cracks.

#335 desai lueningh fixed cheetah traceback
Description
Dec 13 12:59:08 tg-prez bcfg2-server[13a817e07aeb3890972a62fa4905eb73e9f4cb99] (SVN r5185): Unexpected initiantiation failure for plugin TCheetah Traceback (most recent call last):   File "/usr/lib/python2.3/site-packages/Bcfg2/Server/Core.py", line 239, in __init__     self.plugins[plugin] = struct(self, self.datastore)   File "/usr/lib/python2.3/site-packages/Bcfg2/Server/Plugins/TCheetah.py", line 81, in __init__     self.properties = CheetahProperties('%s/../etc/properties.xml' % self.data, self.core.fam)   File "/usr/lib/python2.3/site-packages/Bcfg2/Server/Plugin.py", line 167, in __init__     fam.AddMonitor(filename, self)   File "/usr/lib/python2.3/site-packages/Bcfg2/Server/Core.py", line 41, in AddMonitor     mode = os.stat(path)[stat.ST_MODE] OSError: [Errno 2] No such file or directory: '/var/lib/bcfg/repository/TCheetah/../etc/properties.xml'

Note: See TracQuery for help on using queries.