Even after a couple reboots, the desktop no longer loads properly and is unusable.
Posting from a different distro...
Code: Select all
Setting up appimagelauncher (2.2.0-travis995~0f91801+bionic) ...
Installing AppImageLauncher as interpreter for AppImages
+ systemctl restart systemd-binfmt
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
Code: Select all
Init: SysVinit
And maybe I should uninstall this Appimage Launcher?siamhie wrote: ↑Tue Jul 11, 2023 1:23 pmCode: Select all
Setting up appimagelauncher (2.2.0-travis995~0f91801+bionic) ... Installing AppImageLauncher as interpreter for AppImages + systemctl restart systemd-binfmt System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down
Boot to systemd, not sys-v.Code: Select all
Init: SysVinit
The desktop is still broken after booting to systemd.siamhie wrote: ↑Tue Jul 11, 2023 1:23 pmCode: Select all
Setting up appimagelauncher (2.2.0-travis995~0f91801+bionic) ... Installing AppImageLauncher as interpreter for AppImages + systemctl restart systemd-binfmt System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down
Boot to systemd, not sys-v.Code: Select all
Init: SysVinit
Broken means I can't even open a terminal, either from an icon or by keyboard shortcut. Everything is frozen. So that makes it hard to do anything.
Doesn't sound related to MX PackageInstaller at all.Broken means I can't even open a terminal, either from an icon or by keyboard shortcut. Everything is frozen.
I ran a system restore to fix my desktop, and then ran your suggested command
Code: Select all
sudo mx-packageinstaller -s
I succeeded in fixing MXPI using the same suggestion as @Adrian made in the other threadshmu26 wrote: ↑Tue Jul 11, 2023 1:47 pmThe desktop is still broken after booting to systemd.siamhie wrote: ↑Tue Jul 11, 2023 1:23 pmCode: Select all
Setting up appimagelauncher (2.2.0-travis995~0f91801+bionic) ... Installing AppImageLauncher as interpreter for AppImages + systemctl restart systemd-binfmt System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down
Boot to systemd, not sys-v.Code: Select all
Init: SysVinit
I think the issue is this one, which I reported once upon a time:
viewtopic.php?t=74421
Sorry, I think the config file is read from /root/.config/MX-Linux/mx-packageinstaller.conf (it might depend how you launch the program), so add the "skiponlinecheck=true" there too.