Issue #1673 has been updated by seanmil. Status changed from Accepted to Ready for Checkin Assigned to changed from seanmil to jamtur01
Fix in my 0.24.x/bug/1673 branch at github. Also includes fix to make tests pass when Puppet debug mode is enabled during testing (needed to stub debug). I have run the full test suite a number of times and am still seeing failing tests, but none are SELinux related. (6 old-style and 17 rspec tests) ---------------------------------------- Bug #1673: Regression in SELinux handling from 0.24.6rc1 to 0.24.6rc2 http://projects.reductivelabs.com/issues/show/1673 Author: seanmil Status: Ready for Checkin Priority: Normal Assigned to: jamtur01 Category: plumbing Target version: 0.24.6 Complexity: Trivial Affected version: 0.24.4 Keywords: selinux parsed-file regression In the cleanup I did to fully specify path names I also adjusted it to be more "Puppet-like" and use the functions Puppet provides to exec files. These functions weren't available in util/filetype.rb and so SELinux systems fail for parsed file types if the content of those files need updating. I wasn't running tests under puppet/test and missed it. :/ I have a fix done but I want to do a little more testing so it will have to wait until morning. ---------------------------------------- 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 -~----------~----~----~----~------~----~------~--~---
