我试图inkscape
安装
$sudo apt-get install inkscape
但我得到一个错误:
dpkg: unrecoverable fatal error, aborting:
unknown system group 'smmsp' in statoverride file; the system group got removed
before the override, which is most probably a packaging bug, to recover you
can remove the override manually with dpkg-statoverride
E: Sub-process /usr/bin/dpkg returned an error code (2)
我应该删除smmsp
导致错误的那个组吗?甚至在这里是什么意思system group
?什么是statoverride
文件,什么配置?
尝试这个:
打开终端并运行: