From: Luke Kenneth Casson Leighton Date: Sun, 17 Jul 2022 17:36:23 +0000 (+0100) Subject: cannot install sysvinit-core X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=73ff06de2704eb244e5cf1b25ab24e10e256fbea;p=dev-env-setup.git cannot install sysvinit-core --- diff --git a/install-hdl-apt-reqs b/install-hdl-apt-reqs index 3e792b9..6d5b2eb 100755 --- a/install-hdl-apt-reqs +++ b/install-hdl-apt-reqs @@ -63,8 +63,7 @@ apt-get install -y autoconf \ # have to also upgrade sysvinit-core to stop it getting removed -apt-get -t buster-backports install qemu-system-ppc/buster-backports \ - sysvinit-core +apt-get -t buster-backports install qemu-system-ppc/buster-backports # if doing this on ppc64le it may fail apt-get install -y gcc-8-powerpc64-linux-gnu