Modify

Ticket #423 (closed defect: fixed)

Opened 16 years ago

Last modified 16 years ago

0.9.3-0.0pre5 Client Traceback when drivers are not specified.

Reported by: [email protected] Owned by: desai
Priority: major Milestone: Bcfg2 0.9.3 Release
Component: bcfg2-client Version:
Keywords: Cc:

Description

When drivers are not specified on the command line or in bcfg2.config file the following Traceback occurs. Traceback (most recent call last):

File "/usr/sbin/bcfg2", line 235, in <module>

client.run()

File "/usr/sbin/bcfg2", line 218, in run

self.tools = Bcfg2.Client.Frame.Frame(self.config, self.setup, times)

File "/usr/lib64/python2.5/site-packages/Bcfg2/Client/Frame.py", line 49, in init

if self.setupdrivers?:

KeyError?: 'drivers'

Attachments

Change History

comment:1 Changed 16 years ago by desai

  • Status changed from new to closed
  • Resolution set to fixed

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.