Project

General

Profile

Actions

Bug #13997

closed

libunwind package missing on CentOS 7

Added by Loïc Dachary over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
infernalis
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

As of December 6th, 2015

test/docker-test.sh --os-type centos --os-version 7 --shell
...
--> Processing Dependency: libunwind.so.8()(64bit) for package: gperftools-libs-2.4-5.el7.x86_64
---> Package hwdata.x86_64 0:0.252-7.8.el7_1 will be installed
--> Finished Dependency Resolution
Error: Package: gperftools-libs-2.4-5.el7.x86_64 (epel)
           Requires: libunwind.so.8()(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
INFO[0068] The command [/bin/sh -c cd /root ; ./install-deps.sh] returned a non-zero code: 1

There is a newer version http://cbs.centos.org/koji/packageinfo?packageID=441 and http://cbs.centos.org/koji/rpminfo?rpmID=33233 . Why is 2.4-5 loaded instead of 2.4-7 ?


Related issues 1 (0 open1 closed)

Copied to devops - Backport #14019: infernalis: libunwind package missing on CentOS 7ResolvedLoïc DacharyActions
Actions #1

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #2

Updated by Loïc Dachary over 8 years ago

  • Description updated (diff)
Actions #3

Updated by Loïc Dachary over 8 years ago

  • Subject changed from gperftools-libs broken on CentOS 7 to gperftools-libs does not install on CentOS 7
Actions #4

Updated by Brad Hubbard over 8 years ago

Fresh Centos 7 install.

# yum install epel-release-7-5.noarch.rpm

# yum list gperftools-libs --showduplicates
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.constant.com
 * epel: mirror.cogentco.com
 * extras: mirror.symnds.com
 * updates: ftp.linux.ncsu.edu
Available Packages
gperftools-libs.x86_64                                      2.4-5.el7                                      epel

# yum install gperftools-libs
...
Error: Package: gperftools-libs-2.4-5.el7.x86_64 (epel)
           Requires: libunwind.so.8()(64bit)

# yum search libunwind
...
Warning: No matches found for: libunwind
No matches found

Per https://www.centos.org/forums/viewtopic.php?f=47&t=55325

# yum-config-manager --enable cr

ches only, use "search all" for everything.
[root@dell-per720-1 ~]# yum search libunwind
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.constant.com
 * epel: mirror.cogentco.com
 * extras: mirror.symnds.com
 * updates: ftp.linux.ncsu.edu
================================= N/S matched: libunwind =================================
libunwind-devel.i686 : Development package for libunwind
libunwind-devel.x86_64 : Development package for libunwind
libunwind.i686 : An unwinding library
libunwind.x86_64 : An unwinding library

# yum list gperftools-libs --showduplicates
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.constant.com
 * epel: mirror.us.leaseweb.net
 * extras: mirror.symnds.com
 * updates: ftp.linux.ncsu.edu
Available Packages
gperftools-libs.x86_64                           2.4-5.el7                            epel
gperftools-libs.i686                             2.4-7.el7                            cr  
gperftools-libs.x86_64                           2.4-7.el7                            cr

# yum install gperftools-libs
...
Installed:
  gperftools-libs.x86_64 0:2.4-7.el7                                                      

Dependency Installed:
  libunwind.x86_64 0:1.1-5.el7                                                            

Complete!

Actions #6

Updated by Loïc Dachary over 8 years ago

  • Status changed from 15 to In Progress
Actions #7

Updated by Loïc Dachary over 8 years ago

  • Subject changed from gperftools-libs does not install on CentOS 7 to libunwind package missing on CentOS 7
  • Assignee set to Brad Hubbard
  • Priority changed from Normal to Urgent
Actions #9

Updated by Loïc Dachary over 8 years ago

  • Backport set to infernalis,hammer
Actions #10

Updated by Loïc Dachary over 8 years ago

  • Status changed from In Progress to Pending Backport
Actions #11

Updated by Loïc Dachary over 8 years ago

  • Copied to Backport #14019: infernalis: libunwind package missing on CentOS 7 added
Actions #13

Updated by Loïc Dachary over 8 years ago

  • Status changed from Pending Backport to Resolved
  • Backport changed from infernalis,hammer to infernalis
Actions #14

Updated by Loïc Dachary over 8 years ago

Not backporting to hammer which has an ancient version anyway

Actions

Also available in: Atom PDF