혤로그 이전의 기록/프로젝트 일지33 [Linux] E: Could not get lock /var/lib/dpkg/lock-frontend 오류 해결하기 jdk-default package 설치 시, 오류 발생 > E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 4731 (unattended=upgr) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? 1. 관련된 Lock 파일들을 찾아 모두 삭제 rm : 파일 삭제 명령어 2. 실제 패키지 작업을 수행하는 dpkg의 문제점을 수정 dpkg : deb 패키지의 설치, 삭제, 정보 제공을 위해 사용되는 명령 dpkg --configure : 패키지 설정 명령 3. upgrade OR updat.. 2020. 6. 1. 이전 1 ··· 6 7 8 9 다음