Project

General

Profile

Bug #2294

[OpenRC] Conflicting packages during base installation

ThisIsMyAccount - almost 5 years ago - . Updated over 4 years ago.

Status:
unconfirmed
Priority:
bug
Category:
OpenRC
Assignee:
-
% Done:

0%


Description

I am trying to use the install.sh script on the OpenRC LXDE live ISO, and when I select the "Install Base System" option, it fails with this error:

error: failed to prepare transaction (conflicting dependencies)
:: your-initfreedom and systemd-nss-myhostname are in conflict

History

#1

Updated by bill-auger almost 5 years ago

openrc is a bit tricky to install with an automated script just now - you would need to run a few commands first

cd /root/.scriptsInstallation/
sed -i 's|archlinux)|archlinux archlinux32)|' ./install.sh
sed -i 's|base-openrc|base-openrc systemd-libs-dummy systemd-dummy|' ./install.sh

then you should be able to run the install script successfully

#2

Updated by ThisIsMyAccount almost 5 years ago

Thanks for the help. Adding these to the script worked for me!

#3

Updated by bill-auger over 4 years ago

  • Category set to OpenRC

Also available in: Atom PDF