'startpar' のインストール時に dist-upgrade の実行が失敗する

'startpar' のインストール時に dist-upgrade の実行が失敗する

Debian 6 で実行しようとしていますdist-upgradeが、インストールに失敗します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

Startpar は Debian 6 に含まれていないので、明らかにリポジトリの設定をいじってしまったようです。元に戻して、startpar を削除し、もう一度試してください。

関連情報