joshpetit / rofi-mixer

A sound device mixer made with rofi
MIT License
15 stars 0 forks source link

Package conflict on Arch Linux using yay #1

Open kaptcha0 opened 1 month ago

kaptcha0 commented 1 month ago

I followed the instructions and I get the following error:

resolving dependencies...
looking for conflicting packages...
:: pulseaudio-17.0-3 and pipewire-pulse-1:1.2.5-1 are in conflict. Remove pipewire-pulse? [y/N] 
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: pulseaudio-17.0-3 and pipewire-pulse-1:1.2.5-1 are in conflict
 -> Failed to install layer, rolling up to next layer.error:error installing repo packages
resolving dependencies...
looking for conflicting packages...
:: pulseaudio-17.0-3 and pipewire-pulse-1:1.2.5-1 are in conflict. Remove pipewire-pulse? [y/N] 
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: pulseaudio-17.0-3 and pipewire-pulse-1:1.2.5-1 are in conflict
 -> error installing repo packages
error installing repo packages

It appears that there is a package conflict. Is this usable with pipewire?

joshpetit commented 1 month ago

Oh interesting. Yea it should work find with pipewire-pulse. Are you able to resolve it on your side or does it require updating the AUR build info?

kaptcha0 commented 1 month ago

I think it needs updating the AUR info. It's asking me to uninstall pipewire-pulse and replace it with pulseaudio. I haven't tested it, since I'm on a pretty unstable arch install, and I'm scared of it breaking :sweat_smile: