You are not logged in.
sudo pacman -Syu pipewire-media-session
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
chaotic-aur is up to date
blackarch is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
:: pipewire-media-session and wireplumber are in conflict. Remove wireplumber? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: removing wireplumber breaks dependency 'wireplumber' required by pipewire-alsa
:: removing wireplumber breaks dependency 'wireplumber' required by pipewire-jack
:: removing wireplumber breaks dependency 'wireplumber' required by pipewire-pulseany solution to remove wireplumber??
Last edited by mdhishamsayed (2022-07-04 12:05:15)
Offline
Welcome to the arch linux forum. Pleas use code-tags for program output and code:
[code]...[/code]pipewire-pulse, pipewire-jack, pipewire-alsa now depend on wireplumber. Do you have issues with it?
Last edited by progandy (2022-07-03 16:05:29)
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Offline
The news entry from a month and a half ago is no longer applicable. Don't use pipewire-media-session.
Edit: Reading the news entry again, it only suggested this if you were *not* using pipewire for audio, so it was never applicable.
Last edited by Scimmia (2022-07-03 16:18:09)
Online
Hehe. But to be fair I was also quite confused when while updating it asked if it should be replaced - again - and actually researched for a solution if it were to break again before rebooting. ^^
Offline
hmm. then may i know what is this..
i use pipewire for audio
https://imgur.com/a/g9bDew2
Offline
As I said, that doesn't apply and never applied to your situation.
Online
what do you mean, what is the problem here?
i am just trying to remove wireplumber which is causing issues with my bluetooth..
Offline
solved, use pacman -Rdd wireplumber && pacman -S pipewire-media-session
Offline
What are your issues? Wireplumber is the officially recommended option to handle pipewire session logic including bluetooth, which works just fine here.
Trying to remove it for a quick short term fix might lead to issues later down the line.
Offline
Did you read the link I posted?
So your real issue is with bluetooth. Instead of asking for help with that, you decided to take a wrong path in trying to fix it, which also didn't work, then that's what you asked for help with. This is the definition of an xy-problem.
You didn't solve anything here.
Online