Issue #7841 has been updated by Ricky Zhou. Branch set to http://fedorapeople.org/git/gitweb.cgi?p=ricky/public_git/puppet.git
Made a proper ticket/master/7841 branch at http://fedorapeople.org/git/gitweb.cgi?p=ricky/public_git/puppet.git. ---------------------------------------- Bug #7841: selmodule provider gives: Could not evaluate: Found 2415885 561 instead of magic 4185718671 https://projects.puppetlabs.com/issues/7841 Author: Ricky Zhou Status: In Topic Branch Pending Merge Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: http://fedorapeople.org/git/gitweb.cgi?p=ricky/public_git/puppet.git selmodule's check of selinux module files on non-little endian machines (like PPC), as it reads in the file headers using the native byte order (whereas selinux module headers are always in little endian). This patch against master corrects this issue: http://ricky.fedorapeople.org/puppet/0001-SELinux-module-headers-are-always-little-endian.patch -- 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.
