Custom Query (894 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (154 - 156 of 894)

Ticket Owner Reporter Resolution Summary
#378 desai [email protected] fixed Traceback with 0.9.0
Description
Unexpected failure of verification method for entry type PostInstall
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/Bcfg2/Client/Tools/__init__.py", line 104, in Inventory
    func = getattr(self, "Verify%s" % (entry.tag))
AttributeError: Action instance has no attribute 'VerifyPostInstall'
#379 desai naapuri fixed debian: bcfg2-server should log to daemon.log
Description

I presume that the Debian policy states that daemons should (by default) write their logs to /var/log/daemon.log, not to /var/log/messages.

#380 desai naapuri fixed Unprecise message when trying to diff binary files
Description

The code in POSIX.py says "No diff available" for binary, non-utf8 files.

It could say eg.:

"Binary file: diff not printed."

Note: See TracQuery for help on using queries.