I get the following error stopping the update
could not satisfy dependencies:
- removing ffmpeg3.4 breaks dependency 'ffmpeg3.4' required by megasync-nopdfium,
- if possible, remove megasync-nopdfium and retry
I do not want to remove Megasync as it’s my cloud/backup service. What can I do?
Tomek
20 November 2021 21:14
2
br_shadow:
What can I do?
Remove megasync-nopdfium
and use any alternative. I personally use from long time and recommend megasync-bin
omano
20 November 2021 23:46
3
Remove the program blocking update, then update, then reinstall program you removed.
Further update problems:
sudo pacman -Syyuu
:: Synchronizing package databases...
core 170.7 KiB 699 KiB/s 00:00 [###################################################################] 100%
extra 1915.6 KiB 3.23 MiB/s 00:01 [###################################################################] 100%
community 6.7 MiB 3.91 MiB/s 00:02 [###################################################################] 100%
multilib 176.1 KiB 1816 KiB/s 00:00 [###################################################################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing libvpx (1.11.0-1) breaks dependency 'libvpx.so=6-64' required by ffmpeg3.4
:: installing x264 (3:0.163.r3060.5db6aa6-1) breaks dependency 'libx264.so=161-64' required by ffmpeg3.4
1 Like
admdb
21 November 2021 11:53
5
@ br_shadow
The solution is here.
Pretty sure you have AUR packages, right? Then go up the chain and remove the AUR package requiring ffmpeg 3.4 (which itself is not part of official Manjaro packages).
Update the system.
Then reinstall your AUR package.
1 Like
system
Closed
26 November 2021 08:00
6
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.