Issue #21478 has been updated by Charlie Sharpsteen. Status changed from Unreviewed to In Topic Branch Pending Review Branch set to https://github.com/puppetlabs/puppet/pull/1731
---------------------------------------- Bug #21478: Puppet fails on plymouth-ready https://projects.puppetlabs.com/issues/21478#change-93751 * Author: Richard Stevenson * Status: In Topic Branch Pending Review * Priority: Normal * Assignee: * Category: * Target version: * Affected Puppet version: 3.2.2 * Keywords: * Branch: https://github.com/puppetlabs/puppet/pull/1731 ---------------------------------------- The command "puppet resource service" fails with the error "Error: Could not run: Execution of '/sbin/status plymouth-ready' returned 1: status: Unknown parameter: UPSTART_EVENTS". This occurs when puppet 3.2.2-1puppetlabs1 is run on Ubuntu 12.04.2, with the updated plymouth package, version 0.2.2-2ubuntu31.1 installed, but not with older versions of the plymouth package. This appears to be due to the newly added /etc/init/plymouth-ready.conf file, introduced in response to this ubuntu bug (https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/982889). When its status is requested with "status plymouth-ready", it fails with a familiar "status: Unknown parameter: UPSTART_EVENTS". I reported this on the ubuntu launchpad here (https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1194971), but was informed that this is desired behaviour for jobs that have an instance, and that the bug is with puppet. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
