Bug 432142

Summary: 0.24.1 dies with "is already being managed" error
Product: [Fedora] Fedora Reporter: Frank Sweetser <fs>
Component: puppetAssignee: David Lutterkort <lutter>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 8CC: hbrock
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: 0.24.4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-05-06 19:35:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Fix 0.24.1 "already managed" bug none

Description Frank Sweetser 2008-02-09 01:33:28 UTC
Puppet 0.24.1 has a known bug which prevents clients from successfully applying
manifests.  The tell-tale error message is a complaint about resources already
being managed, such as:

err: File[/var/lib/puppet] is already being managed

There are two relevant tickets in the Puppet bug tracker.

http://reductivelabs.com/trac/puppet/ticket/1036
http://reductivelabs.com/trac/puppet/ticket/959

The bug fix referenced in #959 is attached.  I've applied and tested it to the
latest RPM, and it clears up the error on my systems.

Comment 1 Frank Sweetser 2008-02-09 01:33:28 UTC
Created attachment 294440 [details]
Fix 0.24.1 "already managed" bug

Comment 2 Frank Sweetser 2008-05-06 19:35:58 UTC
This appears fixed in the 0.24.4 branch, so can probably be closed out now.