Modify

Ticket #726 (closed defect: fixed)

Opened 14 years ago

Last modified 14 years ago

In Packages.py, ret['component'] is not a valid key

Reported by: David Strauss <[email protected]…> Owned by: desai
Priority: critical Milestone: Bcfg2 1.0.0 Release
Component: bcfg2-client Version: 1.0
Keywords: Cc:

Description

The Packages plugin goes into backtrace over this:

    if ret['component'] == []:
        ret['component'] = ['placeholder']

Attachments

Change History

comment:1 Changed 14 years ago by David Strauss <[email protected]…>

This could possibly be a result of substituting in trunk's Packages.py into a 1.0pre5 system.

comment:2 Changed 14 years ago by desai

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

It was a typo. Fixed in [0ad0afb0c17a8f833e21ffed6a0c81a3f213eed2] (SVN r5426)

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.