Error when trying to update my system

HI all,

I’m been out of town for a few months and when I came back I said I should update my system as I’m sure there would lots of of date. So I’m currently running:

Linux New-Joni 6.11.11-1-MANJARO #1 SMP PREEMPT_DYNAMIC Thu, 05 Dec 2024 16:26:44 +0000 x86_64 GNU/Linux

So it’s bit old and so I figured I’d update everything using: pacman -Syyu

However, I’m getting these errors which terminate the update:

pacman -Syyu
:: Synchronizing package databases...
 core                  142.4 KiB  2.48 MiB/s 00:00 [######################] 100%
 extra                   8.3 MiB  95.0 MiB/s 00:00 [######################] 100%
 multilib              147.1 KiB  20.5 MiB/s 00:00 [######################] 100%
:: Starting full system upgrade...
:: Replace linux611 with core/linux-meta? [Y/n] y
:: Replace p7zip with extra/7zip? [Y/n] y
:: Replace sdl2 with extra/sdl2-compat? [Y/n] y
:: Replace webrtc-audio-processing with extra/webrtc-audio-processing-0.3? [Y/n] y
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 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

Anybody have an idea how to get around this? I really want to get running on the latest system with all the updates.

Let me know if you need more info.

Thanks in advance,
ronch808

Mod edit: fixed post formatting

Try to remove electron29 first.

2 Likes

Thanks ben75, That seems to have worked. The system is now updated and operational.

1 Like

If the problem was solved, don’t forget to mark it as “Solved” so others can see that a problem they may have similar to yours was solved.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.