'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를 제거한 후 다시 시도하세요.

관련 정보