Bug 841141

Summary: GLIBC version problem using fakeroot
Product: Red Hat Enterprise Linux 6 Reporter: fd.intech
Component: fakechrootAssignee: Richard W.M. Jones <rjones>
Status: CLOSED DUPLICATE QA Contact: Virtualization Bugs <virt-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.3   
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-18 09:09:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description fd.intech 2012-07-18 09:07:53 UTC
Description of problem:
I need to chroot (fakechroot) to a sandbox created (using febootstrap) but it is not possible due to GLIBC version error.

Version-Release number of selected component (if applicable):
fakechroot-2.9-24.5.el6_1.1.x86_64

How reproducible:


Steps to Reproduce:
1.intech@FCXZ1URMPFWEB1 ~/scripts $ fakechroot /usr/sbin/chroot /home/intech/livraisons/sandbox-test/ /bin/bash 

Actual results:
/bin/bash: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /bin/bash)
/bin/bash: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by /bin/bash)
intech@FCXZ1URMPFWEB1 ~/scripts $
                                                              
Expected results:
intech@FCXZ1URMPFWEB1 ~/scripts $ 

Additional info:

Comment 1 Richard W.M. Jones 2012-07-18 09:09:13 UTC

*** This bug has been marked as a duplicate of bug 841123 ***