Bug 1894265 - module-rescue-stream is obsolete and should no longer be loaded.
Summary: module-rescue-stream is obsolete and should no longer be loaded.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gdm
Version: 33
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-11-03 21:30 UTC by Christian Kujau
Modified: 2023-09-15 00:50 UTC (History)
16 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-26 14:37:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Christian Kujau 2020-11-03 21:30:49 UTC
Description of problem:

The following message is printed during every boot:

$ journalctl -l -p warning | grep pulse
pulseaudio[4055]: module-rescue-stream is obsolete and should no longer be loaded. Please remove it from your configuration.


Apparently the rescue-stream thingy is enabled by default:

$ grep -r rescue-stream /etc/
/etc/pulse/daemon.conf:; rescue-streams = yes


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

$ rpm -q pulseaudio
pulseaudio-13.99.2-1.fc33.x86_64


How reproducible:

Always

Steps to Reproduce:
1. Boot
2. warning appears in boot log
3. -

Actual results:

Warning appears during bootup.

Expected results:

No boot warning should appear.

Additional info:

Comment 1 corec 2020-11-16 13:33:26 UTC
I bumped into this as well. This seems to be related to GDM requesting the said module to be loaded.

default.pa from GDM-package: https://src.fedoraproject.org/rpms/gdm/blob/master/f/default.pa-for-gdm
This module was marked as obsolete upstream: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/5e0d5a86822caf56f9d36b1363f007dd45b48c37

Arch linux has dealt with this as well: https://bugs.archlinux.org/task/68245

Comment 2 Rex Dieter 2020-11-16 16:52:11 UTC
Triaging to gdm, owner of 
%{_localstatedir}/lib/gdm/.config/pulse/default.pa
that references the obsoleted module

Comment 4 Christian Stadelmann 2021-04-13 20:27:02 UTC
@rstrode : Can you please review my pull request https://src.fedoraproject.org/rpms/gdm/pull-request/7 ?

Comment 5 Red Hat Bugzilla 2023-09-15 00:50:38 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days


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