Bug 1432893

Summary: pulseaudio-libs linked against X11, theoretically incorrectly.
Product: Red Hat Enterprise Linux 7 Reporter: Sandro Bonazzola <sbonazzo>
Component: pulseaudioAssignee: Wim Taymans <wtaymans>
Status: CLOSED WONTFIX QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: high    
Version: 7.4CC: brendan.jones.it, dominik, extras-qa, lkundrak, lpoetter, rjones, sbonazzo, tzheng, wtaymans, yturgema
Target Milestone: rcKeywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 877499 Environment:
Last Closed: 2021-01-15 07:32:55 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:
Bug Depends On: 877499    
Bug Blocks: 1382275    

Description Sandro Bonazzola 2017-03-16 10:46:13 UTC
+++ This bug was initially created as a clone of Bug #877499 +++

Description of problem:

[notting@nostromo: /usr/lib64]$ ldd -d -u libpulse.so.0.14.3 
Unused direct dependencies:
	/lib64/libjson.so.0
	/lib64/libX11-xcb.so.1
	/lib64/libX11.so.6
	/lib64/libxcb.so.1
	/lib64/libICE.so.6
	/lib64/libSM.so.6
	/lib64/libXtst.so.6
	/lib64/libwrap.so.0
	/lib64/libsndfile.so.1
	/lib64/libasyncns.so.0
	/lib64/libdbus-1.so.3
	/lib64/libpthread.so.0
	/lib64/librt.so.1
	/lib64/libdl.so.2
	/lib64/libm.so.6
[notting@nostromo: /usr/lib64]$ ldd -d -u libpulse-simple.so.0.0.3 
Unused direct dependencies:
	/lib64/libpulse.so.0
	/lib64/libjson.so.0
	/usr/lib64/pulseaudio/libpulsecommon-2.1.so
	/lib64/libX11-xcb.so.1
	/lib64/libX11.so.6
	/lib64/libxcb.so.1
	/lib64/libICE.so.6
	/lib64/libSM.so.6
	/lib64/libXtst.so.6
	/lib64/libwrap.so.0
	/lib64/libsndfile.so.1
	/lib64/libasyncns.so.0
	/lib64/libdbus-1.so.3
	/lib64/libpthread.so.0
	/lib64/librt.so.1
	/lib64/libdl.so.2
	/lib64/libm.so.6

Perhaps I'm missing something, but it doesn't seem to need the full list of dependencies it DT_NEEDs. (For the libraries, at least; the daemon/modules are a different story.)

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

pulseaudio-libs-2.1-4.fc18.x86_64

How reproducible:

100%

--- Additional comment from Bill Nottingham on 2012-11-16 12:07:45 EST ---

(This came up because someone complained about java, via PA, pulling in assorted deps like this on a headless system.)

--- Additional comment from Fedora End Of Life on 2013-12-21 04:25:05 EST ---

This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. 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 WONTFIX if it remains open with a Fedora 
'version' of '18'.

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 prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 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 to Fedora 18's end of life.

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.

--- Additional comment from Fedora End Of Life on 2014-02-05 08:06:42 EST ---

Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

--- Additional comment from Yuval Turgeman on 2017-02-15 11:07:38 EST ---

X11 libs are still pulled by pulseaudio-libs for some reason

[root@localhost ~]# readelf -d /usr//lib64/pulseaudio/libpulsecommon-10.0.so

Dynamic section at offset 0x804b8 contains 40 entries:
  Tag        Type                         Name/Value
 0x0000000000000001 (NEEDED)             Shared library: [libX11-xcb.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libX11.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libxcb.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libICE.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libSM.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libXtst.so.6]

--- Additional comment from Fedora End Of Life on 2017-02-28 04:32:41 EST ---

This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle.
Changing version to '26'.

Comment 6 RHEL Program Management 2021-01-15 07:32:55 UTC
After evaluating this issue, there are no plans to address it further or fix it in an upcoming release.  Therefore, it is being closed.  If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened.