Issue #16156 has been updated by Sandra Schlichting.
I think it is the bug tracker editor that replaces -- I can't test the command, as I downgraded to 2.7.15. The Ubuntu server is the Alternative edition 64bit. ---------------------------------------- Bug #16156: "Could not evaluate" error https://projects.puppetlabs.com/issues/16156#change-70200 Author: Sandra Schlichting Status: Investigating Priority: High Assignee: Sandra Schlichting Category: Target version: 3.0.0 Affected Puppet version: 3.0.0-rc4 Keywords: Branch: When I do this node testip { package {'isc-dhcp-server': ensure => purged, } service {'isc-dhcp-server': ensure => stopped, enable => false, pattern => 'dhcpd' } } I get this error Error: /Stage[main]//Node[testip]/Service[isc-dhcp-server]: Could not evaluate: Execution of '/sbin/initctl --version' returned 1: initctl: invalid command: --version Try `initctl --help' for more information. The puppetmaster is CentOS6 with puppet 3rc3 and the node is UbuntuServer 12.04 with puppet 3rc3. I have to use rc3, as rc4 doesn't work. See bug #16137 -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
