Issue #5794 has been updated by Jacob Helwig.

Status changed from Ready For Testing to Available In Testing Branch

Victor,

Thanks again for working on this. This has been merged into 2.6.next as of 
commit:4bd45db0215e70129bf5b2a8ee4424e4e8699549
----------------------------------------
Bug #5794: puppet reports tries to create .../reports/$fqdn without creating 
.../reports
https://projects.puppetlabs.com/issues/5794

Author: Daniel Pittman
Status: Available In Testing Branch
Priority: Normal
Assignee: 
Category: 
Target version: 2.6.x
Affected Puppet version: development
Keywords: 
Branch: 


Found while testing `puppet apply` with `--vardir=/tmp --confdir=/tmp 
--ssldir=/tmp`:

    err: /File[/tmp/reports/centos55.local]/ensure: change from absent to 
directory failed: Cannot create /tmp/reports/centos55.local; parent directory 
/tmp/reports does not exist
    err: Report store failed: Got 1 failure(s) while initializing: change from 
absent to directory failed: Cannot create /tmp/reports/centos55.local; parent 
directory /tmp/reports does not exist

It looks like puppet is not creating, or depending on, the reports directory 
correctly when it tries to create the local reports directory during the run.

Found in:
    commit 9b2b4aebed29f035415c1f7324943d3ba2993ea2
    Merge: a2ff092 fb8509a
    Author: Matt Robinson <[email protected]>
    Date:   Thu Dec 16 15:06:31 2010 -0800
    Merge branch 'next'
    * next:
    maint: Fix ActiveRecord confine issue
    maint: Fix a test that was missing a require
    maint: Fix tests that don't run on their own




-- 
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.

Reply via email to