When updating, I receive following question: Replace xcursor-breeze with extra/breeze-cursors5? [Y/n]
I want to remove that package because it seems not to be in the official repo.
When I try tot remove it, I got the following message:
Cannot satisfy dependencies:
removing xcursor-breeze breaks the dependency ‘xcursor-breeze’, which is required by manjaro-xfce-settings-shells
I’m afraid that removing the file will cause the system to break. Or am I being too cautious?
Thanks for your answer.
When I type yes, I receive the following answer: Searching for conflicting packages… error: failed to prepare transaction (could not satisfy dependencies) :: removing xcursor-breeze breaks dependency ‘xcursor-breeze’ required by manjaro-xfce-settings-shells
Sorry i didn’t check this. manjaro-xfce-settings-shells is from 2022 (btw congratulations for rolling Manjaro since at least 4 years). manjaro-xfce-settings seems to be the new package. So
sudo pacman -R manjaro-xfce-settings-shells
and install manjaro-xfce-settings unless you have it already.
Makes a lot of sense since this shells doesn’t ring a bell by me as a xfce user, so i thought it might be from aur, but is not. Can be deprecated anyway and forgotten to be deleted. I just cannot check now since i am not on a pc.
Anyways, it is either this or that. Either the mirror is not updated, or the package is deprecated. If refreshing the mirror doesn’t help, removing the package will.
Back at home at the PC.
You should replace the manjaro-xfce-settings-shells version with the much newer version without -shells. The files are the same, but the dependencies differ. It seems like the shells version was just an older version that someone forgot to remove/automatically replace. I guess both need some corrections in the PKGBUILD @oberon@Yochanan
OK. What will happen then, if @Skoebidoe just sudo pacman -S manjaro-xfce-settings
It conflicts so it should be automatically suggested to replace the other package. After that the full update should be run and breeze of course replaced with breeze5 as asked. This time it should work.