이 문제가 발생했을 때 다른 것을 설치하려고했습니다. 그래서 apt-utils를 설치하여 해결하려고했습니다. 그러나 apt-utils를 설치할 수 없었습니다. 왜냐하면 콘솔에 apt-utils가 없다고 알려줍니다.
root@napajohn:~# apt-get install apt-utils
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
apt-utils
0 upgraded, 1 newly installed, 0 to remove and 28 not upgraded.
3 not fully installed or removed.
Need to get 0 B/129 kB of archives.
After this operation, 365 kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
apt-utils
Install these packages without verification [y/N]? y
debconf: delaying package configuration, since apt-utils is not installed
Setting up dash (0.5.5.1-7.4em1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 75.)
debconf: falling back to frontend: Readline
No diversion 'diversion of /usr/share/man/man1/sh.1.gz by dash', none removed.
This should never be reached
dpkg: error processing dash (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of bash:
bash depends on dash (>= 0.5.5.1-2.2); however:
Package dash is not configured yet.
dpkg: error processing bash (--configure):
dependency problems - leaving unconfigured
configured to not write apport reports
configured to not write apport reports
Errors were encountered while processing:
dash
bash
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@napajohn:~#
나는 이것을 시도했다 : https://serverfault.com/questions/358943/what-does-debconf-delaying-package-configuration-since-apt-utils-is-not-insta
나는 이것을 시도했지만 나에게 그것은 apt-utils를 포함하지 않는다 : apt error : 즉시 구성을 수행 할 수 없었다
많은 양의 웹 검색을 수행 한 후에도 여전히 아이디어를 잃었습니다. 감사합니다!
달리는:
root@napajohn:~# cat /etc/debian_version
6.0.3
root@napajohn:~# uname -a
Linux napajohn 2.6.34 #4 Mon Oct 31 16:41:13 EDT 2011 armv7l GNU/Linux
root@napajohn:~#
답변 주셔서 감사합니다, 다니엘 나는 그것을 즉시 보지 못했다. 그러나 나는 모든 것이 작동하도록했습니다. 평판이 낮아 아직 답변을 제출할 수 없습니다. 나는 6 시간 후에 그것을 할 것이다.
—
John E
@JohnE이 질문은 슈퍼 유저 나 유닉스와 리눅스에 적합합니다. 하나 또는. 알아 낸 다음 여기에 게시 했으므로 여기에 그대로 두겠습니다.
—
닌클
dpkg-reconfigure -a
또는으로 원하는 패키지를 설치dpkg -i
를 다운로드하여.deb
데비안 패키지 아카이브에 웹 인터페이스에서.