Bug 1894265

Summary: module-rescue-stream is obsolete and should no longer be loaded.
Product: [Fedora] Fedora Reporter: Christian Kujau <redhat>
Component: gdmAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 33CC: brunovern.a, caillon+fedoraproject, fedora, gnome-sig, gombosg, lpoetter, mclasen, normand, philip.wyett, proletarius101, rdieter, rhughes, rstrode, services.redhat, trpost, wtaymans
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-10-26 14:37:33 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 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