system crashed after upgrade 28/03/2022 #60
Answered
by
joostruis
constantius24
asked this question in
General
-
Helo. After yesterday upgrade system crashed. No auttenticated manager. No libstgc++6.so library. Polkit service did not run. |
Beta Was this translation helpful? Give feedback.
Answered by
joostruis
Mar 28, 2022
Replies: 1 comment
-
The problem was noticed and caused by a config file that was protected but should be merged automatically. If you are affected by this you should run:
and then: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
joostruis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The problem was noticed and caused by a config file that was protected but should be merged automatically.
We solved the issues in this commit: mocaccinoOS/desktop@75201b5
If you are affected by this you should run:
mos config-update update --interactive=false -p /etc/ld.so.conf.d
and then:
source /etc/profile && env-update