You are not logged in.

#1 2024-03-18 07:19:31

tcn
Member
Registered: 2011-09-30
Posts: 56

Inner conflicts

Hi!

What are "inner" conflicts and how can I resolve them? Admittedly this is on a system that hasn't been updated in a long time.
Is it possible to force the updates, break parts of the system and then fix dependencies in a 2nd step?

Prior to Plasma 6 the preceding, ordinary conflict checking already failed.

# yay -Syuw --noconfirm
...
:: Checking for conflicts...
:: Checking for inner conflicts...
 -> Inner conflicts found:
 -> sdl12-compat: sdl
 -> Package conflicts found:
 -> Installing at-spi2-core will remove: at-spi2-atk (at-spi2-atk<=2.38.0-2), atk (atk<=2.38.0-2)
 -> Installing libplasma will remove: plasma-framework
 -> Installing kate will remove: kwrite
 -> Installing plasma-activities will remove: kactivities
 -> package conflicts can not be resolved with noconfirm, aborting
# yay -Qi plasma-framework kactivities at-spi2-atk atk | egrep '^(Name|Version)'
Name            : plasma-framework
Version         : 5.91.0-1
Name            : kactivities
Version         : 5.91.0-1
Name            : at-spi2-atk
Version         : 2.38.0-1
Name            : atk
Version         : 2.36.0-1

thx
tcn

Offline

#2 2024-03-18 08:09:02

Awebb
Member
Registered: 2010-05-06
Posts: 6,319

Re: Inner conflicts

Use pacman for system updates.

Offline

#3 2024-03-18 08:12:39

seth
Member
Registered: 2012-09-03
Posts: 52,190

Re: Inner conflicts

https://github.com/Jguer/yay/issues/673

> package conflicts can not be resolved with noconfirm, aborting

Cause is gonna be the kde6 shift, but that's irrelevant.

Last edited by seth (2024-03-18 08:12:59)

Offline

#4 2024-03-18 08:25:16

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,928
Website

Re: Inner conflicts

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.

Online

#5 2024-03-18 12:35:23

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,609
Website

Re: Inner conflicts

Get rid of yay.  Really.  Not only is that most of the problem here - it has also prevented you from understanding the most basic functions of your package manager.  There is no reason to pipe -Qi output through grep to get the name and version, just use -Q properly in the first place: it shows just the package name and version!


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

Board footer

Powered by FluxBB