Issue #12844 has been updated by R.I. Pienaar.
Chris Price wrote: > It was reviewed by two people before I merged it. The original comments were > on pull request 538, which was targeted to the wrong git branch, and thus > closed. > > Also--if I'm understanding you correctly, the code that you are concerned > about was already released in 2.7.10, so this isn't the changeset that you > will be interested in. I'm saying to solve this ticket, we should raise a different change set. One that fixes this issue in a different way - by restoring widely the relied upon behaviour. It's an alternative fix to the problem this ticket represents. ---------------------------------------- Bug #12844: Puppet upgrade can't remove lockfile. https://projects.puppetlabs.com/issues/12844#change-55940 Author: Trevor Vaughan Status: Merged - Pending Release Priority: High Assignee: Chris Price Category: Target version: 2.7.12 Affected Puppet version: 2.7.11 Keywords: lock file, puppet agent, disable, enable Branch: https://github.com/puppetlabs/puppet/pull/540 Procedure: Start with 2.7.7 Run puppet agent --disable Upgrade to 2.7.11 Run puppet agent --enable Result: puppet agent --enable does not remove /var/lib/puppet/state/puppetdlock and puppet will no longer run. -- 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.
