Bug 877499 - pulseaudio-libs linked against X11, theoretically incorrectly.
Summary: pulseaudio-libs linked against X11, theoretically incorrectly.
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora
Classification: Fedora
Component: pulseaudio
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lennart Poettering
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1432893
TreeView+ depends on / blocked
 
Reported: 2012-11-16 17:07 UTC by Bill Nottingham
Modified: 2022-11-18 15:54 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
: 1432893 (view as bug list)
Environment:
Last Closed: 2014-02-05 13:06:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2012-11-16 17:07:02 UTC
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%

Comment 1 Bill Nottingham 2012-11-16 17:07:45 UTC
(This came up because someone complained about java, via PA, pulling in assorted deps like this on a headless system.)

Comment 2 Fedora End Of Life 2013-12-21 09:25:05 UTC
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.

Comment 3 Fedora End Of Life 2014-02-05 13:06:42 UTC
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.

Comment 4 Yuval Turgeman 2017-02-15 16:07:38 UTC
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]

Comment 5 Fedora End Of Life 2017-02-28 09:32:41 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle.
Changing version to '26'.

Comment 6 Rex Dieter 2017-09-05 14:16:42 UTC
making futurefeature, to avoid autoclose

Comment 7 Fedora Admin user for bugzilla script actions 2022-07-05 12:22:12 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.


Note You need to log in before you can comment on or make changes to this bug.