You are not logged in.

#1 2022-02-19 09:01:42

zaxdan69
Member
Registered: 2016-06-04
Posts: 296

[SOLVED]Conflict pulseaudio with pipewire-pulse

I cannot update because update ask to remove pipewire-pulse.
I've switch to pipewire some months ago and I removed pulseaudio. Today when I try to update pacman shows the message:

Conflict pulseaudio with pipewire-pulse. Remove pipewire-pulse;

Pulseaudio is already removed and if I try to remove pipewire-pulse I get dependency errors with pulseaudio-bluetooth which needed by gnome-bluetooth.
I tried to remove libpulse, but again I cannot because again needed by other applications.
Any advice?

Last edited by zaxdan69 (2022-02-19 11:05:52)

Offline

#2 2022-02-19 09:34:46

Grigorios
Member
Registered: 2021-01-10
Posts: 27

Re: [SOLVED]Conflict pulseaudio with pipewire-pulse

Are you sure pulseaudio has been removed?
Can you post your output from
pacman -Qe and pacman -Q

Offline

#3 2022-02-19 09:44:01

zaxdan69
Member
Registered: 2016-06-04
Posts: 296

Re: [SOLVED]Conflict pulseaudio with pipewire-pulse

Because is a long list..
pacman -Qe | grep pulse:

pipewire-pulse 1:0.3.47-1
pulseaudio-equalizer 15.0-1
pulseaudio-jack 15.0-1
xfce4-pulseaudio-plugin 0.4.3-1

pacman -Q | grep pulse:

lib32-libpulse 15.0-1
libpulse 15.0-1
pipewire-pulse 1:0.3.47-1
pulseaudio-alsa 1:1.2.6-3
pulseaudio-equalizer 15.0-1
pulseaudio-jack 15.0-1
pulseaudio-rtp 15.0-1
python-pulsectl 1:21.10.5-1
xfce4-pulseaudio-plugin 0.4.3-1

Offline

#4 2022-02-19 11:00:18

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,944

Re: [SOLVED]Conflict pulseaudio with pipewire-pulse

Can you post the actual error message? There are typos and errors in your excerpt that are not part of the actual message pacman shows for this case. FWIW of this list you should remove pulseaudio-alsa, pulseaudio-jack, pulseaudio-equalizer, pulseaudio-rtp and replace them with their pipewire counterparts. (equalizer doesn't have a direct replacement but should relevantly get covered by easyeffects, rtp is covered by pipewire-zeroconf)

Last edited by V1del (2022-02-19 11:01:45)

Offline

#5 2022-02-19 11:05:28

zaxdan69
Member
Registered: 2016-06-04
Posts: 296

Re: [SOLVED]Conflict pulseaudio with pipewire-pulse

Thanks, I removed them and now I can update.

Offline

Board footer

Powered by FluxBB