Bug 1953716

Summary: blueman pulls pulseaudio even on systems with pipewire
Product: [Fedora] Fedora Reporter: Mikhail Novosyolov <m.novosyolov>
Component: bluemanAssignee: Artur Frenszek-Iwicki <fedora>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: fedora, nushio
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: blueman-2.2.1-1.fc34 blueman-2.2.1-1.fc33 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-06-12 01:17:51 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 Mikhail Novosyolov 2021-04-26 17:47:38 UTC
Package blueman strictly requires pulseaudio-module-bluetooth, even on systems with pipewire. I would change it to a boolean dependency:

Recommends: (pulseaudio-module-bluetooth if pulseaudio)

blueman is reported to work partially with pipewire: https://github.com/blueman-project/blueman/issues/1511

Comment 1 Mikhail Novosyolov 2021-04-26 18:05:43 UTC
btw I would add:
Provides: pulseaudio = 0.<...>.fake
in pipewire
and
Provides: pulseaudio-real
in pulseaudio
and here:
Recommends: (pulseaudio-module-bluetooth if pulseaudio-real)

Comment 2 Artur Frenszek-Iwicki 2021-04-30 22:41:17 UTC
Looking at pipewire's spec, pipewire-pulseaudio provides "pulseaudio-daemon", but not "pulseaudio", so this can be done without changes to pipewire.

Comment 3 Fedora Update System 2021-06-03 18:31:16 UTC
FEDORA-2021-6d2e3e42d3 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-6d2e3e42d3

Comment 4 Fedora Update System 2021-06-03 18:51:31 UTC
FEDORA-2021-9e028fcef2 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-9e028fcef2

Comment 5 Fedora Update System 2021-06-04 01:19:10 UTC
FEDORA-2021-6d2e3e42d3 has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-6d2e3e42d3`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-6d2e3e42d3

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2021-06-04 01:47:57 UTC
FEDORA-2021-9e028fcef2 has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-9e028fcef2`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-9e028fcef2

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2021-06-12 01:17:51 UTC
FEDORA-2021-6d2e3e42d3 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 8 Fedora Update System 2021-06-12 01:19:52 UTC
FEDORA-2021-9e028fcef2 has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.