Bug 1320189

Summary: glibc prelink inteface is broken in glibc-2.22
Product: [Fedora] Fedora Reporter: Mark Hatle <mark.hatle>
Component: glibcAssignee: Carlos O'Donell <codonell>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: arjun.is, codonell, dj, fweimer, jakub, law, mfabian, pfrankli, siddhesh
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: glibc-2.23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-24 17:45:25 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:

Description Mark Hatle 2016-03-22 14:31:08 UTC
Description of problem:

glibc's ld.so LD_TRACE_PRELINKING= is broken in glibc-2.22.

See bug https://sourceware.org/bugzilla/show_bug.cgi?id=19178

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

2.22

How reproducible:

Download the prelinker sources:  git://git.yoctoproject.org/prelink-cross

configure and build, then run the test suite.

All tests will fail.

Steps to Reproduce:
1. git clone git://git.yoctoproject.org/prelink-cross
2. autoreconf -if
3. make  (ignore any failures due to being unable to build docs)
4. cd testsuite
5. make check-cycle

Actual results:

All failures

Expected results:

All passes

Additional info:

The bug was fixed in glibc commit: f3d18efb8a720121066dc3401e822043beb98cde

Comment 1 Fedora End Of Life 2016-11-24 16:11:13 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 2 Florian Weimer 2016-11-24 17:45:25 UTC
This should have been fixed in Fedora 24.