apt-get을 사용할 때마다 이 메시지가 계속 표시되지만 이 메시지가 나타나면 패키지를 업데이트할 수 없습니다. 도와주세요.
@Jos에 대한 회신 결과apt policy poppler-*
> poppler-utils:
Installed: 0.41.0-0ubuntu1.5
Candidate: 0.41.0-0ubuntu1.5
Version table:
*** 0.41.0-0ubuntu1.5 100
100 /var/lib/dpkg/status
0.41.0-0ubuntu1 500
500 http://za.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
poppler-dbg:
Installed: (none)
Candidate: 0.41.0-0ubuntu1
Version table:
0.41.0-0ubuntu1 500
500 http://za.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
poppler-data:
Installed: 0.4.7-7
Candidate: 0.4.7-7
Version table:
*** 0.4.7-7 500
500 http://za.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
500 http://za.archive.ubuntu.com/ubuntu xenial/main i386 Packages
100 /var/lib/dpkg/status
`sudo apt install --reinstall poppler-utils를 시도하면
>justin@HomePc:~$ sudo apt install --reinstall poppler-utils
[sudo] password for justin:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: The package poppler-utils needs to be reinstalled, but I can't
find an archive for it.
출력sudo dpkg --configure poppler-utils
`
> justin@HomePc:~$ sudo dpkg --configure poppler-utils
[sudo] password for justin:
dpkg: error processing package poppler-utils (--configure):
package is in a very bad inconsistent state; you should
reinstall it before attempting configuration
Errors were encountered while processing:
poppler-utils
답변1
문제는 다른 디스크를 제거한 후 이중 부팅하는 동안 일부 파일이 다른 디스크의 다른 파티션으로 이동되었다는 것입니다. 물건을 설치할 수 있었습니다.