Artix Linux Forum

Artix Linux => System => Topic started by: mardiyah on 07 March 2024, 12:02:38

Title: On conflicting packages: cryptsetup and mkinitcpio are in conflict
Post by: mardiyah on 07 March 2024, 12:02:38
Not sure or not pay attention how get cryptsetup installed here and no idea how to solve:
...
Code: [Select]
...
looking for conflicting packages...
:: cryptsetup and mkinitcpio are in conflict. Remove mkinitcpio? [y/N]

which one you think better over which ?
Title: Re: On conflicting packages: cryptsetup and mkinitcpio are in conflict
Post by: Ambie on 07 March 2024, 15:59:41
You need to update mkinitcpio. Actual version 38-3.

Code: [Select]
paru -Si cryptsetup
...
Conflicts With  : mkinitcpio<38-1
Title: Re: On conflicting packages: cryptsetup and mkinitcpio are in conflict
Post by: kaleidoscope on 08 March 2024, 09:41:00
Answered in the wrong topic (my fault) -_-'