I’m trying to update the system using the Garuda Assistant:
spawn pacman -Su
:: Starting full system upgrade...
warning: kf6-servicemenus-rootactions: local (1.1.0-5) is newer than chaotic-aur (1.1.0-1)
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing icu (76.1-1) breaks dependency 'libicui18n.so=75-64' required by electron28
:: installing icu (76.1-1) breaks dependency 'libicuuc.so=75-64' required by electron28
:: installing flac (1.5.0-1) breaks dependency 'libFLAC.so=12-64' required by electron28
:: installing icu (76.1-1) breaks dependency 'libicui18n.so=75-64' required by electron29
:: installing icu (76.1-1) breaks dependency 'libicuuc.so=75-64' required by electron29
:: installing flac (1.5.0-1) breaks dependency 'libFLAC.so=12-64' required by electron29
:: installing icu (76.1-1) breaks dependency 'libicui18n.so=75-64' required by electron30
:: installing icu (76.1-1) breaks dependency 'libicuuc.so=75-64' required by electron30
:: installing flac (1.5.0-1) breaks dependency 'libFLAC.so=12-64' required by electron30
Press enter to exit
Using the updater in Pamac GUI, the output is the following:
Warning: kf6-servicemenus-rootactions: local (1.1.0-5) is newer than chaotic-aur (1.1.0-1)
Resolving dependencies...
Warning: cannot resolve "nodejs-lts-hydrogen", a dependency of "electron24"
Warning: cannot resolve "nodejs-lts-hydrogen", a dependency of "electron25"
Failed to prepare transaction:
could not satisfy dependencies:
- unable to satisfy dependency 'nodejs-lts-hydrogen' required by electron24
Transaction cancelled.
More problems with older Electrons?
Apparently, other people on arch-based distros are seeing similar things happen, breaking other deps…
Any ideas?