Issue #2447 has been updated by Brice Figureau. Assigned to changed from Brice Figureau to Luke Kanies
I'm sorry, I can't seem to reproduce those on my macs. Can you remember when those appeared? Thus we could try to git bisect the issue and understand what happens. It's as if on your platform, the settings are not "use()" in SSLfile, and thus the ssl directory never created. ---------------------------------------- Bug #2447: CSR tests broken http://projects.reductivelabs.com/issues/2447 Author: James Turnbull Status: Accepted Priority: Normal Assigned to: Luke Kanies Category: testing Target version: 0.25.0 Complexity: Unknown Affected version: 0.24.8 Keywords: <pre> 2) Puppet::Error in 'Puppet::SSL::CertificateRequest should be able to save CSRs' Cannot save luke.madstop.com; parent directory /tmp/csr_integration_testing.14441.0/ssl/ca/requests does not exist /home/james/src/puppet/lib/puppet/indirector/ssl_file.rb:95:in `save' /home/james/src/puppet/spec/../lib/puppet/indirector/certificate_request/ca.rb:10:in `save' /home/james/src/puppet/lib/puppet/indirector/indirection.rb:258:in `save' /home/james/src/puppet/lib/puppet/indirector.rb:65:in `save' /home/james/src/puppet/lib/puppet/ssl/certificate_request.rb:44:in `save' ./spec/integration/ssl/certificate_request.rb:43: ./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' 3) Puppet::Error in 'Puppet::SSL::CertificateRequest should be able to find saved certificate requests via the Indirector' Cannot save luke.madstop.com; parent directory /tmp/csr_integration_testing.14441.0/ssl/ca/requests does not exist /home/james/src/puppet/lib/puppet/indirector/ssl_file.rb:95:in `save' /home/james/src/puppet/spec/../lib/puppet/indirector/certificate_request/ca.rb:10:in `save' /home/james/src/puppet/lib/puppet/indirector/indirection.rb:258:in `save' /home/james/src/puppet/lib/puppet/indirector.rb:65:in `save' /home/james/src/puppet/lib/puppet/ssl/certificate_request.rb:44:in `save' ./spec/integration/ssl/certificate_request.rb:48: ./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' 4) Puppet::Error in 'Puppet::SSL::CertificateRequest should save the completely CSR when saving' Cannot save luke.madstop.com; parent directory /tmp/csr_integration_testing.14441.0/ssl/ca/requests does not exist /home/james/src/puppet/lib/puppet/indirector/ssl_file.rb:95:in `save' /home/james/src/puppet/spec/../lib/puppet/indirector/certificate_request/ca.rb:10:in `save' /home/james/src/puppet/lib/puppet/indirector/indirection.rb:258:in `save' /home/james/src/puppet/lib/puppet/indirector.rb:65:in `save' /home/james/src/puppet/lib/puppet/ssl/certificate_request.rb:44:in `save' ./spec/integration/ssl/certificate_request.rb:55: ./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> Brice - I think these might be since a patch of yours? Might also be wrong :) If so feel free to re-assign - probably to Luke as he is the other potentially guilty party... -- 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 -~----------~----~----~----~------~----~------~--~---
