Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: nemodex on 19 September 2018, 17:39:32

Title: install faild
Post by: nemodex on 19 September 2018, 17:39:32
hi
I'm new of artix , I want to install artix on my laptop, I boot from usb stick, I run
 basestrap /mnt base base-devel openrc but I get this error:
::artix-sysvcompact and systemd-sysvcompact are in conflict. Remove systemd-sysvcompact? [y/N]
error: unresolvable package conflics detected

What can I do?

Andrea
Title: Re: install faild
Post by: phoenix_king_rus on 19 September 2018, 20:35:22
Look /etc/pacman.conf. [core] and [testing] repos should be commented
Title: Re: install faild
Post by: mrbrklyn on 20 September 2018, 07:18:30
correct.  You are picking up two different installations repos.  I'm not sure how that happens, but there is always instructions to look at /etcp/pacman.conf and make sure it is current.


I did a reinstall a few months ago and don't remember this happening though.
Title: Re: install faild
Post by: nemodex on 20 September 2018, 11:19:06
correct.  You are picking up two different installations repos.  I'm not sure how that happens, but there is always instructions to look at /etcp/pacman.conf and make sure it is current.


I did a reinstall a few months ago and don't remember this happening though.
Ok when i get back home i try. Thanks