I've managed to break my Solus system with the installation of the Citrix workspace app.
At first it seemed ok, although I've got some error messages at the end of the Citrix installation script. I'm translating from German so the English translation is maybe not on on point.
The ctxusbd-daemon could not be integrated into the init-Runlevels. The reason is that none of the following commands were available:
- install_initd
- update-rc.d
- chkconfig
Apart from this error message the system behaved no differently (at first) and even Citrix worked. But soon I got more and more errors: I could not start applications like Terminal. Also apps like Terminal and Firefox were missing from the Budgie menu.
Also eopkg didn't work any more. Any command with eopkg produced this error message:
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
ImportError: No module named site
Finally I gave up and I've restarted the system and got this error message:
Failed to execute /sbin/init
How can I repair this error. I've already folllowd the steps described in https://help.getsol.us/docs/user/troubleshooting/boot-rescue.
I was able to chroot into my systems but I don't know how to proceed now.
Repairing packages with eopkg doesn't work as eopkg is not available.
Is it possible to solve this without reinstalling Solus?