Issue #7841 has been updated by Matthaus Owens.

Status changed from Merged - Pending Release to Closed

Released in Puppet 3.2.0-rc1

----------------------------------------
Bug #7841: selmodule provider gives: Could not evaluate: Found 2415885 561 
instead of magic 4185718671
https://projects.puppetlabs.com/issues/7841#change-89599

* Author: Ricky Zhou
* Status: Closed
* Priority: Normal
* Assignee: Nick Lewis
* Category: 
* Target version: 3.2.0
* 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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to 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.


Reply via email to