Issue #2445 has been updated by Luke Kanies. Status changed from Unreviewed to Ready for Checkin Assigned to set to James Turnbull Target version set to 0.25.0
I fixed this and a few other test failures in the tests/master/rollup branch in my repo. ---------------------------------------- Bug #2445: fstab update test failing with permission denied http://projects.reductivelabs.com/issues/2445 Author: Markus Roberts Status: Ready for Checkin Priority: Normal Assigned to: James Turnbull Category: testing Target version: 0.25.0 Complexity: Unknown Affected version: 0.25.0beta2 Keywords: This appears to be a problem with the mock for the test. <pre> Puppet::Error in 'Puppet::Type::Mount::ProviderParsed Puppet::Type::Mount::ProviderParsed when modifying the filesystem tab should write the mount to disk when :flush is called' Puppet::Util::FileType::FileTypeFlat could not write /etc/fstab: Permission denied - /etc/fstab /home/markus/projects/puppet/puppet/spec/../lib/puppet/util/filetype.rb:64:in `write' /home/markus/projects/puppet/puppet/spec/../lib/puppet/provider/parsedfile.rb:102:in `flush_target' /home/markus/projects/puppet/puppet/spec/../lib/puppet/provider/parsedfile.rb:74:in `flush' /home/markus/projects/puppet/puppet/spec/../lib/puppet/provider/parsedfile.rb:72:in `each' /home/markus/projects/puppet/puppet/spec/../lib/puppet/provider/parsedfile.rb:72:in `flush' /home/markus/projects/puppet/puppet/spec/../lib/puppet/provider/parsedfile.rb:356:in `flush' ./spec/unit/provider/mount/parsed.rb:142: ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:22:in `run' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `each' ./spec/monkey_patches/add_confine_and_runnable_to_rspec_dsl.rb:17:in `run' </pre> -- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
