Bug #2243

puppetrun fails with Wrong type NilClass

Added by Malcolm Howe almost 3 years ago. Updated over 2 years ago.

Status:Closed Start date:05/12/2009
Priority:Normal Due date:
Assignee:James Turnbull % Done:

0%

Category:-
Target version:0.25.0
Affected Puppet version:0.25.0 Branch:
Keywords:
Votes: 0

Description

Using configuration that works under 0.24.8 puppetrun fails under 0.25.0beta:

# /usr/local/sbin/puppetrun --host xxx
Failed to load ruby LDAP library. LDAP functionality will not be available
Triggering xxx
Host xxx failed: Wrong type NilClass. Not allowed!
xxx finished with exit code 2
Failed: xxx

I’m not using LDAP so the first line is normal and expected. Confirmed puppetd is running and listening.

History

Updated by Luke Kanies almost 3 years ago

  • Status changed from Unreviewed to Accepted
  • Target version set to 0.25.0

Updated by K Hightower over 2 years ago

I get the same issue running puppet 0.25 from master using new puppet.conf

Updated by Luke Kanies over 2 years ago

  • Status changed from Accepted to Ready For Checkin
  • Assignee set to James Turnbull

Fixed in the tickets/master/puppetrun branch in my repo.

Updated by James Turnbull over 2 years ago

  • Status changed from Ready For Checkin to Closed

Pushed in commit:b83b159b69e1952c20f23629fc1255069ad5abb0 in branch master.

Also available in: Atom PDF