Bug 702138

Summary: libc.so.6(GLIBC_2.14)(64bit) is needed by iscsi-initiator-utils-6.2.0.872-12.fc15.x86_64
Product: [Fedora] Fedora Reporter: Gregory Lee Bartholomew <gregory.lee.bartholomew>
Component: iscsi-initiator-utilsAssignee: Mike Christie <mchristi>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: agrover, hdegoede, mchristi
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-05 09:03:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Gregory Lee Bartholomew 2011-05-04 20:57:47 UTC
Description of problem:

libc.so.6(GLIBC_2.14)(64bit) is needed by iscsi-initiator-utils-6.2.0.872-12.fc15.x86_64

Version-Release number of selected component (if applicable):

iscsi-initiator-utils-6.2.0.872-12.fc15.x86_64

How reproducible:

Unsure

Steps to Reproduce:
1. rpm -i iscsi-initiator-utils-6.2.0.872-12.fc15.x86_64.rpm
  
Actual results:

error: Failed dependencies:
	libc.so.6(GLIBC_2.14)(64bit) is needed by iscsi-initiator-utils-6.2.0.872-12.fc15.x86_64

Expected results:

"Installed"

Additional info:

iscsi-initiator-utils appears to need glibc-2.14 but only glibc-2.13 looks to be available in the repos.

[root@eb2024-58 ~]# yum info glibc
Installed Packages
Name        : glibc
Arch        : x86_64
Version     : 2.13.90
Release     : 8
Size        : 13 M
Repo        : installed
From repo   : UIedited_1
Summary     : The GNU libc libraries
URL         : http://www.gnu.org/software/glibc/
License     : LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
Description : The glibc package contains standard libraries which are used by
            : multiple programs on the system. In order to save disk space and
            : memory, as well as to make upgrading easier, common system code is
            : kept in one place and shared between programs. This particular package
            : contains the most important sets of shared libraries: the standard C
            : library and the standard math library. Without these two libraries, a
            : Linux system will not function.

Available Packages
Name        : glibc
Arch        : i686
Version     : 2.13.90
Release     : 9
Size        : 3.9 M
Repo        : fedora
Summary     : The GNU libc libraries
URL         : http://www.gnu.org/software/glibc/
License     : LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
Description : The glibc package contains standard libraries which are used by
            : multiple programs on the system. In order to save disk space and
            : memory, as well as to make upgrading easier, common system code is
            : kept in one place and shared between programs. This particular package
            : contains the most important sets of shared libraries: the standard C
            : library and the standard math library. Without these two libraries, a
            : Linux system will not function.

Name        : glibc
Arch        : x86_64
Version     : 2.13.90
Release     : 9
Size        : 3.4 M
Repo        : fedora
Summary     : The GNU libc libraries
URL         : http://www.gnu.org/software/glibc/
License     : LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
Description : The glibc package contains standard libraries which are used by
            : multiple programs on the system. In order to save disk space and
            : memory, as well as to make upgrading easier, common system code is
            : kept in one place and shared between programs. This particular package
            : contains the most important sets of shared libraries: the standard C
            : library and the standard math library. Without these two libraries, a
            : Linux system will not function.

[root@eb2024-58 ~]#

Comment 1 Hans de Goede 2011-05-05 09:03:01 UTC
Your x86_64 version of glibc is old, it is 2.13.90-8, where as 2.13.90-9 is available, as shown in your yum info output.

2.13.90-9 and higher provide the needed 'libc.so.6(GLIBC_2.14)(64bit)'