安装“startpar”时运行 dist-upgrade 失败

安装“startpar”时运行 dist-upgrade 失败

我尝试dist-upgrade在 Debian 6 上运行但安装失败startpar

dpkg: considering deconfiguration of sysvinit-utils, which would be broken by installation of startpar ...
dpkg: no, sysvinit-utils is essential, will not deconfigure
it in order to enable installation of startpar.
dpkg: error processing /var/cache/apt/archives/startpar_0.59-3_amd64.deb (--unpack):
 installing startpar would break existing software
configured to not write apport reports
                                  Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/startpar_0.59-3_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

您知道如何修复这个问题吗?

答案1

Debian 6 中不包含 Startpar,因此您显然弄乱了存储库配置。撤消此操作,删除 startpar 并重试。

相关内容