You are not logged in.

#1 2026-08-28 19:48:31

mt_arch_user
Member
From: Montana, USA
Registered: 2023-01-17
Posts: 114

I get an error when doing sudo pacman -Syu

When doing an upgrade using pacman, I get an error that says:

Looking for conflicting packages
error: failed to prepare transaction (could not satisfy dependencies)
:: installing ffmpeg (2:9.0.1-1) breaks dependency 'libavcodec.so =62-64' required by freerdp2
:: installing ffmpeg (2:9.0.1-1) breaks dependency 'libavutil.so =60-64' required by freerdp2
:: installing ffmpeg (2:9.0.1-1) breaks dependency 'libswresample.so =6-64' required by freerdp2
:: installing ffmpeg (2:9.0.1-1) breaks dependency 'libswscale.so =9-64' required by freerdp2
[vinetta@MSI-6400 ]

I looked on the page called news but couldn't find anything there.
Bart

Offline

#2 2026-08-28 19:59:09

mithrial
Member
Registered: 2017-03-05
Posts: 164

Re: I get an error when doing sudo pacman -Syu

Uninstall that AUR package and try again.

Offline

#3 2026-08-28 20:08:35

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,643
Website

Re: I get an error when doing sudo pacman -Syu

Mod note: moving to AUR Issues.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#4 2026-08-28 20:46:08

mt_arch_user
Member
From: Montana, USA
Registered: 2023-01-17
Posts: 114

Re: I get an error when doing sudo pacman -Syu

OK.

But, should I remove the package freerdp2, or the packages libcodec.so=64-64and the other three, or all of them?

Offline

#5 2026-08-28 20:59:42

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,643
Website

Re: I get an error when doing sudo pacman -Syu

Those are not packages, but shared object files which are provided by the currently installed ffmpeg package on your system. The freerdp2 package you have installed depends on those specific versions of those shared objects, which is why installing the updated ffmpeg breaks the dependencies required by freerdp2.

Removing freerdp2 means nothing explicitly depends on those versions of those shared objects, and the upgrade should be able to proceed.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#6 2026-08-28 21:54:54

mt_arch_user
Member
From: Montana, USA
Registered: 2023-01-17
Posts: 114

Re: I get an error when doing sudo pacman -Syu

Thank You both, very much

Bart

Offline

Board footer

Powered by FluxBB