You are not logged in.

#1 2021-04-26 09:22:00

maybenoob
Member
Registered: 2020-06-16
Posts: 13

failed to prepare transaction (could not satisfy dependencies)[SOLVED]

Hi guys today i tried normally updating my system but i am getting following error

sudo pacman -Syu                                 
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing libjpeg-turbo (2.1.0-1) breaks dependency 'libjpeg-turbo=2.0.6' required by lib32-libjpeg-turbo

I tried to update the mirrors using

reflector --verbose --latest 5 --sort rate --save /etc/pacman.d/mirrorlist

I have attached the output of

sudo pacman -Syu --debug 

Debug output


How can i fix this guys?

Last edited by maybenoob (2021-04-26 09:40:34)

Offline

#2 2021-04-26 09:37:11

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

Re: failed to prepare transaction (could not satisfy dependencies)[SOLVED]

Looks like you have packages installed from [multilib], but you've disabled the repo so you're not getting updates for them. Either re-enable multilib or remove the packages you installed from it.

https://wiki.archlinux.org/index.php/Of … s#multilib

Last edited by WorMzy (2021-04-26 09:38:39)


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

#3 2021-04-26 09:41:19

maybenoob
Member
Registered: 2020-06-16
Posts: 13

Re: failed to prepare transaction (could not satisfy dependencies)[SOLVED]

WorMzy wrote:

Looks like you have packages installed from [multilib], but you've disabled the repo so you're not getting updates for them. Either re-enable multilib or remove the packages you installed from it.

https://wiki.archlinux.org/index.php/Of … s#multilib

Thanks just enabled multilib now i am able to update

Offline

Board footer

Powered by FluxBB