Are you building on the same host you are installing on? Redhat changed from hwloc-1.1 to hwloc-1.5 with no library compatibility between 6.3 and 6.4. I would assume the RPMs figure out their library depends automatically so if you build on 6.3 they would depend on hwloc-1.1.
On Thu, Sep 12, 2013 at 11:35:54AM -0700, Dustin Rice wrote: > > Yup, building the same way. > > On 09/12/2013 05:12 AM, Alan Orth wrote: > > > >Hi, Dustin. > > > >I just upgraded my CentOS 6.4 cluster to SLURM 2.6.2 (from 2.6.1) > >and didn't have any problems. How are you building the RPMs? > > > >rpmbuild -ta slurm-2.6.2.tar.bz2 > > > >That's how I built mine. > > > >Alan > > > >On 09/12/2013 12:36 AM, Dustin Rice wrote: > >> > >>Hi there, I'm running CentOS 6.4 with the EPEL repo configured. I > >>have Slurm 2.5.3 running fine and was looking to upgrade to Slurm > >>2.6.2 and I've run into this little snag. Seems it's looking for > >>an older version of hwloc perhaps? Just wanted to see if anyone > >>else has solved this. I get the feeling it's a quick fix, and > >>that I'm jsut overlooking something easy. > >> > >>[root@host ~]# rpm -Uvh slurm-* > >>error: Failed dependencies: > >> libhwloc.so.1()(64bit) is needed by slurm-2.6.2-1.el6.x86_64 > >> libhwloc.so.1()(64bit) is needed by > >>slurm-plugins-2.6.2-1.el6.x86_64 > >> libhwloc.so.1()(64bit) is needed by > >>slurm-slurmdbd-2.6.2-1.el6.x86_64 > >>[root@host ~]# rpm -qa|grep hwloc > >>hwloc-1.5-1.el6.i686 > >>hwloc-1.5-1.el6.x86_64 > >>hwloc-devel-1.5-1.el6.x86_64 > >> > >>Thanks! > >> > > > > -- > ---------------------------- > Dustin Rice > Systems Administrator - SNAP > University of Alaska Fairbanks > Ph: 907-474-7148 > ---------------------------- -- andy wettstein hpc system administrator research computing center university of chicago 773.702.1104
