하모니카 묻고답하기

조회 수 2413 추천 수 0 댓글 3
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

언젠가 부터 apt-get install 부터 apt upgrade 를 진행해도 커널명이 함께뜨는 에러가 자꾸 발생하는데 


아무리 구글링을 해봐도 해결방법이 나오지 않아 답답하네요  혹시 아래와 같은 에러 발생경험이나 해결방법 아시는분 계시면 답글 부탁드립니다. ㅠ 감사합니다. 


=============================================


root@controller:~# apt upgrade

Reading package lists... Done

Building dependency tree       

Reading state information... Done

Calculating upgrade... Done

0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

2 not fully installed or removed.

After this operation, 0 B of additional disk space will be used.

Do you want to continue? [Y/n] y\

Setting up linux-image-4.15.0-62-generic (4.15.0-62.69) ...

Setting up linux-image-4.15.0-64-generic (4.15.0-64.73) ...

Processing triggers for linux-image-4.15.0-62-generic (4.15.0-62.69) ...

/etc/kernel/postinst.d/initramfs-tools:

update-initramfs: Generating /boot/initrd.img-4.15.0-62-generic

/etc/kernel/postinst.d/x-grub-legacy-ec2:

Searching for GRUB installation directory ... found: /boot/grub

Searching for default file ... found: /boot/grub/default

Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst

Searching for splash image ... none found, skipping ...

Found kernel: /boot/vmlinuz-4.15.0-20-generic

run-parts: /etc/kernel/postinst.d/x-grub-legacy-ec2 exited with return code 10

dpkg: error processing package linux-image-4.15.0-62-generic (--configure):

 installed linux-image-4.15.0-62-generic package post-installation script subprocess returned error exit status 1

Processing triggers for linux-image-4.15.0-64-generic (4.15.0-64.73) ...

/etc/kernel/postinst.d/initramfs-tools:

update-initramfs: Generating /boot/initrd.img-4.15.0-64-generic

/etc/kernel/postinst.d/x-grub-legacy-ec2:

Searching for GRUB installation directory ... found: /boot/grub

Searching for default file ... found: /boot/grub/default

Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst

Searching for splash image ... none found, skipping ...

Found kernel: /boot/vmlinuz-4.15.0-20-generic

run-parts: /etc/kernel/postinst.d/x-grub-legacy-ec2 exited with return code 10

dpkg: error processing package linux-image-4.15.0-64-generic (--configure):

 installed linux-image-4.15.0-64-generic package post-installation script subprocess returned error exit status 1

Errors were encountered while processing:

 linux-image-4.15.0-62-generic

 linux-image-4.15.0-64-generic

E: Sub-process /usr/bin/dpkg returned an error code (1)


==========================================

  • ?
    마이쮸가이 2019.09.19 17:09

    저도 전문가는 아니라서...... 아마 아래 링크로 이동하셔서 내용을 확인하시면 해결이 가능할 것 같습니다.


    https://itsfoss.com/dpkg-returned-an-error-code-1/


    아마도 터미널에서 sudo dpkg --configure -a 입력 엔터 하셔서 dpkg 데이터베이스를 초기화 시켜주시면 해결되지 않을가 싶습니다. 혹 그래도 같은 증상이 계속 된다면, 위 링크에서 하단에 제시한 방법을 하나씩 시도해 보시면 될 것 같네요. 잘 해결되시길 바람합니다. ^^

  • ?
    꼬꼬댁 2019.09.22 03:32

    그런경우는 업그레이드 도중 설치를 중단했을때 나타나는것 같더군요. 

    업그레이드나 설치할때 중단시키는 일이 있으면 안됩니다.

    구글링 하니 꽤나 많이 나옵니다.

    https://www.google.com/search?client=firefox-b-d&q=E%3A+Sub-process+%2Fusr%2Fbin%2Fdpkg+returned+an+error+code

  • profile
    Kevin 2019.09.22 12:54

    안녕하세요 Kevin입니다.

    이 메세지는 이전에 설치된 데비안 패키지가 정상설치를 완료하지 못한 경우에 나타나는 메세지입니다.

    대부분 sudo apt-get install -f 명령으로 강제설치를 진행하시거나, sudo dpkg --configure -a 명령으로 패키지 데이터베이스를 재구성하는 방법으로 해결합니다. 이런방법으로 해결이 안되는 경우에는 수동으로 dpkg 정보를 삭제하고 재구성 하는 방법을 사용해야 합니다. 아래 링크를 참고하세요.


    https://medium.com/@jjeaby/tip-sub-process-usr-bin-dpkg-%EC%97%90%EB%9F%AC-%ED%95%B4%EA%B2%B0-%EB%B0%A9%EB%B2%95-f2aaf33ca18c


List of Articles
번호 제목 추천 수 글쓴이 날짜 조회 수
공지 게시판에 질문하기 전 읽기 - 어떻게 질문을 하는 것이 좋을까? 1 0 Kevin 2019.11.18 13007
2235 민트 설치오류 관련 질문입니다. 0 Henry 2015.03.02 9078
2234 하모니카 파일 공유시 만든 계정에 권한 중 5 0 soulowner 2015.03.02 9073
2233 넷북에 오른쪽 키보드가 안먹습니다. 2 0 닉냄 2014.12.20 9058
2232 <질문 해결>'소프트웨어 소스' 라는 기능을 잘 못 건든거 같아요;; 3 file 0 만화가엄두 2017.04.10 9056
2231 TIlda 메뉴 한글? 0 환규 2015.01.08 9045
2230 slingscold 를 설치해봤습니다. file 0 bagjunggyu 2015.03.19 9017
2229 MKV 확장자 동영상이 안 열린다구요? <Bomi 플레이어> 11 file 0 만화가엄두 2017.04.16 8977
2228 [질문] 내부네트워크 공유폴더 접근이 안되어요. 1 file 0 그램마 2015.04.21 8953
2227 Linux 커널 n_hdlc 모듈 권한상승 취약점(CVE-2017-2636) 5 0 la_Nube 2017.03.10 8946
2226 TLP를 이용해서 노트북 배터리 사용시간 늘리기 0 bagjunggyu 2015.06.21 8935
2225 하모니카 17.1 레베카 -64bit 시스템 업그레이드 리패키지를 만들었고 배포 합니다. 2 0 코스모스 2015.06.26 8926
2224 (초보자 )모니터가 꺼지는지 화면이 어두워질 때 0 Playing 2016.07.01 8923
2223 LMDE 3 Cindy 정식 버전의 출시가 승인됨! 1 0 la_Nube(누베) 2018.08.30 8918
2222 새 OS가 뜨려면 게임 시장부터 잡아야 합니다 2 0 HJOW 2015.04.26 8912
2221 민트를 처음 경험했는데..정말 훌륭합니다. 3 0 탱크 2014.12.06 8908
2220 스타크래프트 1 무료로 풀렸다. 리눅스에서 도전! 4 file 0 행복한펭귄 2017.04.20 8896
2219 hamonikr저장소 4 0 onting 2015.02.23 8896
2218 여러가지 불편 함니다. 2 0 742345 2014.12.03 8876
2217 핸폰에서 하모니카홈피 로그인이 안되네요 1 0 acrix 2015.02.24 8872
2216 uim 쓰는데 wine에서 한글 타이핑이 안되네요 1 0 치킨성애자 2015.08.20 8871
Board Pagination Prev 1 ... 7 8 9 10 11 12 13 14 15 16 ... 123 Next
/ 123
CLOSE