You are not logged in.
Pages: 1
No idea why this is happening
$ 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-ncurseslib32-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
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...
Offline
You cannot disable multilib while still having packages installed from it.
Offline
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.
Offline
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 ![]()
Offline
Pages: 1