You are not logged in.

#1 2023-06-12 08:55:17

BlueTac
Member
Registered: 2013-06-29
Posts: 22

[SOLVED] ncurses dependencies broken

No idea why this is happening sad

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

lib32-ncurses is required by lib32-mesa & lib32-vulkan-radeon. Not sure where to go next with this. Any ideas?

Last edited by BlueTac (2023-06-12 11:09:48)

Offline

#2 2023-06-12 09:34:56

jl2
Member
From: 47° 18' N 8° 34' E
Registered: 2022-06-01
Posts: 1,389

Re: [SOLVED] ncurses dependencies broken

https://archlinux.org/packages/multilib … 2-ncurses/

ncurses=6.4_20230520

post:
pacman -Qi lib32-ncurses
pacman -Qi ncurses
EDIT: check your pacman config for the ignorepkg line

Last edited by jl2 (2023-06-12 09:40:29)


Why I run Arch? To "BTW I run Arch" the guy one grade younger.
And to let my siblings and cousins laugh at Arsch Linux...

Upload longer text output like this

Offline

#3 2023-06-12 10:15:41

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,727

Re: [SOLVED] ncurses dependencies broken

You cannot disable multilib while still having packages installed from it.

Offline

#4 2023-06-12 10:17:48

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

Re: [SOLVED] ncurses dependencies broken

You have commented out multilib in your pacman.conf, but you have multilib packages installed, you're effectively trying to do a partial upgrade which is not supported.


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.

Online

#5 2023-06-12 11:09:01

BlueTac
Member
Registered: 2013-06-29
Posts: 22

Re: [SOLVED] ncurses dependencies broken

and that's why I put this in the newbie corner!

thanks all, I must have made a mistake while upgrading to the new pacman conf a few weeks back smile

Offline

Board footer

Powered by FluxBB