Issue #7841 has been updated by Jeff Weiss. Status changed from In Topic Branch Pending Review to Merged - Pending Release
Merged with <https://github.com/puppetlabs/puppet/commit/a52bc562e743f143bf255a4bdb209ec9c9ef536d> ---------------------------------------- Bug #7841: selmodule provider gives: Could not evaluate: Found 2415885 561 instead of magic 4185718671 https://projects.puppetlabs.com/issues/7841#change-81829 Author: Ricky Zhou Status: Merged - Pending Release Priority: Normal Assignee: Nick Lewis Category: Target version: Affected Puppet version: Keywords: Branch: https://github.com/nicklewis/puppet/tree/aix-7841-selinux-little-endian 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]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
