Chef

chef-client debug output doesn't display the version

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 0.9.8
  • Component/s: None
  • Labels:
    None
  • Triage Status:
    Triaged

Description

When people post the debugging output looking for help with a chef problem, it'd be great if the output automatically provided the version at the top:

  1. /var/lib/gems/1.8/bin/chef-client -l debug | head
    [Thu, 19 Mar 2009 18:22:33 +0000] INFO: Starting Chef Run
    [Thu, 19 Mar 2009 18:22:33 +0000] INFO: Loading plugin os
    [Thu, 19 Mar 2009 18:22:33 +0000] INFO: Loading plugin ruby
    [Thu, 19 Mar 2009 18:22:33 +0000] INFO: Loading plugin languages

Activity

Hide
Adam Jacob added a comment - 20/Jul/10 5:20 AM

This is fixed; adamhjk/CHEF-184

Show
Adam Jacob added a comment - 20/Jul/10 5:20 AM This is fixed; adamhjk/CHEF-184
Hide
Daniel DeLeo added a comment - 21/Jul/10 6:16 AM

Funny, I just merged a duplicate of this bug, but I'm glad you fixed it too, we were missing a dependency on chef/version in the other fix. Many hands make light work.

Show
Daniel DeLeo added a comment - 21/Jul/10 6:16 AM Funny, I just merged a duplicate of this bug, but I'm glad you fixed it too, we were missing a dependency on chef/version in the other fix. Many hands make light work.

People

Vote (0)
Watch (1)

Dates

  • Created:
    19/Mar/09 6:24 PM
    Updated:
    21/Jul/10 6:16 AM
    Resolved:
    20/Jul/10 5:20 AM