[ https://issues.apache.org/jira/browse/ACCUMULO-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625779#comment-13625779 ]
Christopher Tubbs commented on ACCUMULO-1107: --------------------------------------------- No, you didn't miss anything. It's not a problem with the RPM... there's no reason the RPM can't be noarch. It used to be that we included native libraries in the RPM build, which caused the rpm plugin to fail the build, but that has apparently been removed in the 1.5 branch. We can change the "needsArch" param to false for 1.5, but we still need to build and provide the native libraries for RPM users. > 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