[ https://issues.apache.org/jira/browse/ACCUMULO-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625486#comment-13625486 ]
Christopher Tubbs commented on ACCUMULO-1107: --------------------------------------------- I've been looking at this. It's not possible to make it noarch... though it should be. This is because of the way it packages the native libraries. What really needs to happen is the native libs need to be put in their own RPM, with a dependency on the noarch Accumulo RPM. I'm looking into this, but if somebody wants to provide a patch, that'd be greatly appreciated. > Rpm fails to install on Centos 6.3 x86_64 using yum > --------------------------------------------------- > > Key: ACCUMULO-1107 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1107 > Project: Accumulo > Issue Type: Bug > Affects Versions: 1.4.2 > Reporter: Justin McMillion > Assignee: Christopher Tubbs > Fix For: 1.5.0 > > > [root@r01sv02 ~]# uname -a > Linux r01sv02 2.6.32-279.22.1.el6.x86_64 #1 SMP Wed Feb 6 03:10:46 UTC 2013 > x86_64 x86_64 x86_64 GNU/Linux > [root@r01sv02 ~]# cat /etc/redhat-release > CentOS release 6.3 (Final) > [root@r01sv02 ~]# yum install accumulo-1.4.2-1.amd64.rpm > Loaded plugins: fastestmirror > Loading mirror speeds from cached hostfile > * base: jnet.jnet.lan > * epel: mirror.itc.virginia.edu > * extras: mirror.us.leaseweb.net > * updates: jnet.jnet.lan > Setting up Install Process > Examining accumulo-1.4.2-1.amd64.rpm: accumulo-1.4.2-1.amd64 > Cannot add package accumulo-1.4.2-1.amd64.rpm to transaction. Not a > compatible architecture: amd64 > Error: Nothing to do > Using the rpm does work however: > [root@r01sv02 ~]# rpm -Uvh accumulo-1.4.2-1.amd64.rpm > Preparing... ########################################### [100%] > 1:accumulo ########################################### [100%] -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira