«dpkg» 태그된 질문

소프트웨어 설치 및 제거에서 하위 레벨 작업을 수행하는 데비안 패키지 관리 유틸리티.

1
E : dpkg가 중단되었습니다 ... 'sudo dpkg --configure -a'를 실행하십시오.
나는 apt-get 명령으로 업그레이드를 실행하고 있었고, ISP를 반쯤 사용하면 공정한 사용 정책에 직면하게 되었기 때문에 매우 오랜 시간이 걸렸습니다. 밖에 앉아서 비를 보면서 잠시 동안 내 전자 장치가 의식을 회복했기 때문에 업그레이드를 완료하기 위해 다시 돌아 왔고 터미널이 "E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' …
46 dpkg 

2
dpkg --set-selections '*'에서 모든 데이터 및 종속성 복원
따라서 한 대의 컴퓨터에서 실행할 수 있습니다. dpkg --get-selections '*' > selection.txt 다른 머신에서 : dpkg --set-selections < selection.txt ... 뒤에 다음 중 하나가옵니다. aptitude install apt-get -u dselect-upgrade ... 패키지를 설치합니다. 그러나 패키지 (예 xyz:)가 다른 패키지 ( abc)의 종속성으로 자동 설치 되었는지 여부와 같은 일부 정보가 프로세스에서 손실되는 …

4
dpkg : 오류 : 0 행 근처의 파일 '/ var / lib / dpkg / updates / 0045'구문 분석 중 :
아래 작업을 수행하는 동안 Ubuntu 12.04 에서이 오류가 발생합니다. frank@august:~$ sudo apt-get install ttf-mscorefonts-installer [sudo] password for frank: E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. frank@august:~$ sudo dpkg --configure -a dpkg: error: parsing file '/var/lib/dpkg/updates/0045' near line 0: newline in field …
43 dpkg 

6
반 설치된 패키지 수정
sudo apt-get upgrade진술 을 사용하는 동안 오류가 발생했습니다 . dpkg: error processing libgfortran3:amd64 (--configure): package libgfortran3:amd64 is not ready for configuration cannot configure (current status `half-installed') Errors were encountered while processing: libgfortran3:amd64 E: Sub-process /usr/bin/dpkg returned an error code (1) 다른 응용 프로그램의 설치 / 업그레이드를 차단하지 않는 것 같습니다. …

4
apt-get : 장치에 남은 공간이 없습니다 (12.04)
나는 내가 찾을 수있는 모든 스레드를 읽었습니다. 심지어 다른 곳에서 질문에 답변되었다고 말하는 것조차도, 내가 가지고있는 특정 문제를 다루는 것은 없습니다. Update Manager가 충족되지 않은 종속성과 관련된 오류를 실행하고 생성했으며 apt-get install -f 를 사용하여 제안했는데이 메시지와 함께 실패합니다. Unpacking linux-headers-3.5.0-36 (from .../linux-headers-3.5.0-36_3.5.0-36.57~precise1_all.deb) ... dpkg: error processing /var/cache/apt/archives/linux-headers-3.5.0-36_3.5.0-36.57~precise1_all.deb (--unpack): unable …
42 apt  dpkg  disk-usage 



6
Chrome 설치 및 제거 시도 후 종속성 오류
그래서 우분투는 잠시 동안 완벽하게 작동했습니다. Chrome을 다운로드하려고 시도했지만 실수로 32 비트 버전을 다운로드했습니다. 돌아와서 64 비트를 다운로드하려고 시도했지만 (32 비트를 삭제하지 않고)에 관련된 오류 메시지가 표시되기 시작했습니다 google-chrome-stable. 다음 단계는 Chrome과 관련하여 Ubuntu에있는 모든 것을 제거하는 것이지만 여전히 이러한 오류가 발생하며 Linux에 대한 초보자이기 때문에 지금해야 할 일에 대해 …

2
설치 후 스크립트가 항상 실패 할 때 강제 제거 방법
Ubuntu 10.10에 사용자 정의 패키지가 설치되어 있으며 제거하려고 시도했습니다. $ sudo dpkg -r package sub-process script post-installation installed returne an error state 127 (명령에서 리턴 된 메시지는 portuguese (br)에서 번역되었습니다. 따라서이 패키지의 설치 스크립트에서 시작시 항목을 작성하고 / opt에 폴더를 작성하고 사용자를 작성하는 것이 었습니다. 내가 만든 모든 것을 제거했습니다. …
37 dpkg 

4
BLAS 및 LAPACK 패키지 설치
Ubuntu 14.04에서 BLAS & LAPACK을 설치하는 방법? 이 패키지를 설치하려고 할 때 apt-get install BLAS: Error occurred Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
36 14.04  dpkg  libraries 

1
virtualenvwrapper.sh는 어디에 있습니까?
더 부끄러운 것이 무엇인지 모르겠습니다.이 질문에 대한 답을 직접 찾는 방법을 모르거나 처음부터 전혀 질문을 받아야한다는 것을 모르겠습니다 ... 설치 후 스크립트를 어디에 apt-get두 나요?virtualenvwrapper.shvirtualenvwrapper 나는 Wits 'end에있다 ... % sudo apt-get install virtualenvwrapper ... % rehash % which virtualenvwrapper.sh virtualenvwrapper.sh not found % which virtualenvwrapper virtualenvwrapper not found % …
35 apt  python  dpkg 

4
손상된 파일이있는 패키지를 찾아서 다시 설치하십시오.
나는 일반적으로 처음부터 다시 설치하는 것보다 Linux 시스템을 수정하는 것을 선호합니다. 내 컴퓨터는 많은 배포 업그레이드와 PPA 또는 타사 리포지토리 목록을 보았습니다. APT는 일반적으로 모든 것이 결국 작동하도록합니다. 그러나 패키지 관리자가 모든 필수 패키지가 '설치'되었다고 생각한다고해서 모든 파일이 파일 시스템에 존재한다는 것을 보증하지는 않습니다. 이러한 상황은에 대한 해결 방법 종속성 …

2
'E : dpkg가 중단되었습니다. 문제를 해결하려면'sudo dpkg --configure -a '를 수동으로 실행해야합니다.'
업데이트를 시도 할 때마다 마지막 줄에 오류가 발생합니다. Ign http://in.archive.ubuntu.com trusty-updates/multiverse Translation-en_IN Ign http://in.archive.ubuntu.com trusty-updates/restricted Translation-en_IN Ign http://in.archive.ubuntu.com trusty-updates/universe Translation-en_IN Ign http://in.archive.ubuntu.com trusty-backports/main Translation-en_IN Ign http://in.archive.ubuntu.com trusty-backports/multiverse Translation-en_IN Ign http://in.archive.ubuntu.com trusty-backports/restricted Translation-en_IN Ign http://in.archive.ubuntu.com trusty-backports/universe Translation-en_IN E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct …
34 14.04  dpkg 

3
dpkg 종속성을 어떻게 해결할 수 있습니까?
administrator@zlounes:~$ sudo apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these. The following packages have unmet dependencies: linux-server : Depends: linux-headers-server (= 3.2.0.37.44) but 3.2.0.37.45 is installed E: Unmet dependencies. Try using -f. administrator@zlounes:~$ sudo …

3
우분투 15.04에 KDE Plasma 5.3을 설치하려고 할 때“만족하지 않은 종속성”
최신 KDE 플라즈마를 여기에 설치하려고하는데 You might want to run 'apt-get -f install' to correct these. The following packages have unmet dependencies: kde-telepathy-minimal: Depends: kde-config-telepathy-accounts (>= 0.9.0) but it is not installed E: Unmet dependencies. Try using -f. 내가 sudo apt-get -f install지정한대로 Y122KB의 아카이브를 얻으려고하면 다음과 같은 결과가 나타납니다. …

당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.