Custom Query (894 matches)
Results (19 - 21 of 894)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#19 | desai | [email protected]… | fixed | client side traceback |
Description |
netzero# /usr/sbin/bcfg2 -q -v -n Traceback (most recent call last): File "/usr/sbin/bcfg2", line 413, in ? Client(argv[1:]).run() File "/usr/sbin/bcfg2", line 311, in run proxy = Bcfg2.Client.Proxy.SafeProxy(self.setup, self) File "/usr/lib/python2.3/site-packages/Bcfg2/Client/Proxy.py", line 20, in __init__ self.log = logging.getLogger(component) File "/usr/lib/python2.3/logging/__init__.py", line 1117, in getLogger return Logger.manager.getLogger(name) File "/usr/lib/python2.3/logging/__init__.py", line 772, in getLogger if self.loggerDict.has_key(name): TypeError: dict objects are unhashable netzero# dpkg -l bcfg2 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-================-================-================================================ ii bcfg2 0.8.1pre3-1 build configuration system |
|||
#20 | hagedorn | [email protected]… | fixed | extra info in the reports |
Description |
From: Gene Rackow <[email protected]> Subject: idea for stats.html page. To: [email protected], [email protected] Cc: [email protected] Date: Mon, 20 Feb 2006 16:22:40 -0600 When clicking on the summary page, and it gives the list of hosts that are bad, it would be nice if it had the date bcfg2 last ran on those hosts on that same line. Basicly it makes it easier to prioritize fixes. I can target things that are bad and ran last night and are still bad vs other machines that are off. ie I wouldn't have to go to lcrc-tutorial-03 details to see that it hasn't run since Dec. Yes it's out of date. it's also off and not coming back. |
|||
#21 | desai | desai | wontfix | Integrate GenerateHostInfo functionality into Bcfg2.Server.Metadata |
Description |
We should integrate ping sweeping functionality into the bcfg server. It will improve the latency of report generation and reduce the number of shipped commands by one. |
Note: See TracQuery
for help on using queries.