Installing packages doesn't work in docker container
sh-5.1# eopkg install g++ gcc gmp
The following package(s) are already installed and are not going to be installed again:
gmp
Safety switch forces the upgrade of following packages:
baselayout
Following packages will be installed:
baselayout g++ gcc
Total size of package(s): 29.62 MB
There are extra packages due to dependencies. Do you want to continue? (yes/no)yes
Downloading 1 / 3
Package baselayout found in repository Solus
baselayout-63-64-1-x86_64.delta.eopkg [cached]
Downloading 2 / 3
Package gcc found in repository Solus
gcc-10.3.0-55-1-x86_64.eopkg [cached]
Downloading 3 / 3
Package g++ found in repository Solus
g++-10.3.0-55-1-x86_64.eopkg [cached]
Installing 1 / 3
baselayout-63-64-1-x86_64.delta.eopkg [cached]
Installing baselayout, version 1.8.0, release 64
Upgrading to new distribution release
Extracting the files of baselayout
[✓] Syncing filesystems success
[✗] Updating clr-boot-manager failed
A copy of the command output follows:
[ERROR] cbm (../src/lib/files.c:L165): Invalid block device: /
[ERROR] cbm (../src/lib/system_stub.c:L31): Invalid block device: 0:69
Out of memory
[FATAL] cbm (../src/bootman/bootman.c:L148): Failed to find an appropriate bootloader for this system
[✗] Updating clr-boot-manager failed
A copy of the command output follows:
[ERROR] cbm (../src/lib/files.c:L165): Invalid block device: /
[ERROR] cbm (../src/lib/system_stub.c:L31): Invalid block device: 0:69
Out of memory
[FATAL] cbm (../src/bootman/bootman.c:L148): Failed to find an appropriate bootloader for this system
[✗] Reloading systemd configuration failed
A copy of the command output follows:
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
[✗] Re-starting vendor-enabled .socket units failed
A copy of the command output follows:
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
[✗] Re-executing systemd failed
A copy of the command output follows:
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
[✗] Compiling and Reloading AppArmor profiles failed
A copy of the command output follows:
open /var/cache/apparmor: no such file or directory
[✗] Compiling and Reloading AppArmor profiles failed
A copy of the command output follows:
open /var/cache/apparmor: no such file or directory
[✗] Reloading udev rules failed
A copy of the command output follows:
Failed to send reload request: No such file or directory
[✗] Reloading udev rules failed
A copy of the command output follows:
Failed to send reload request: No such file or directory
System error. Program terminated.
[Errno 13] Permission denied: '/proc'
Please use 'eopkg help' for general help.
Use --debug to see a traceback.