Modify

Ticket #19 (closed defect: fixed)

Opened 17 years ago

Last modified 16 years ago

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

bcfg2.client.patch (1.7 KB) - added by desai 17 years ago.

Change History

comment:1 Changed 17 years ago by anonymous

wow I hate this formatting crap it never works right

Changed 17 years ago by desai

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

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.