Modify ↓
Ticket #34 (closed defect: fixed)
Client traceback
Reported by: | [email protected]… | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | bcfg2-client | Version: | |
Keywords: | Cc: |
Description
When the 0.8.1 client is started without a config file on the machine:
Traceback (most recent call last): File "/usr/sbin/bcfg2", line 10, in ? import Bcfg2.Client.Proxy, Bcfg2.Logging File "/usr/lib/python2.3/site-packages/Bcfg2/Client/Proxy.py", line 10, in ? class SafeProxy: File "/usr/lib/python2.3/site-packages/Bcfg2/Client/Proxy.py", line 14, in SafeProxy _components = _cfile._sections['components'] KeyError: 'components'
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Fixed in revision [bd12f736a1ec1258c38e958935915e3cb1709646] (SVN r1809)