Modify ↓
Ticket #19 (closed defect: fixed)
client side traceback
Reported by: | [email protected]… | Owned by: | desai |
---|---|---|---|
Priority: | critical | Milestone: | Bcfg2 0.8.1 Release |
Component: | bcfg2-client | Version: | |
Keywords: | Cc: |
Description (last modified by desai) (diff)
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
Attachments
Change History
comment:2 Changed 17 years ago by desai
- Status changed from new to assigned
- Description modified (diff)
- Reporter changed from anonymous to [email protected]…
comment:3 Changed 17 years ago by desai
I think that attached patch fixes things. Can you try it out?
comment:4 Changed 17 years ago by desai
- Status changed from assigned to closed
- Resolution set to fixed
- Milestone set to Bcfg2 0.8.1 Release
Fixed in [52fc8b90c2665e33da220c757ee7606d2d0893b4] (SVN r1747)
Note: See
TracTickets for help on using
tickets.
wow I hate this formatting crap it never works right