하모니카 묻고답하기

조회 수 2402 추천 수 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 12990
2452 !새소식! FreeBSD 11.1 배포 6 0 krhamoni 2017.08.01 4937
2451 "Phoenix Talon" in Linux Kernel 취약점 2 0 la_Nube 2017.07.03 4900
2450 "대충 그린 그림도 예술작품으로..." 구글 오토드로우 '화제' 4 0 행복한펭귄 2017.04.13 6144
2449 "리눅스에서도 번개 같은 속도로 " 썬더볼트3 지원하는 우분투 노트북 등장 file 0 행복한펭귄 2016.03.04 7126
2448 "하모니카" 너무 좋아요~ 많이 알려지고 발전되기를 바랍니다. 1 0 스모프 2016.05.29 5959
2447 <질문> nvidia 드라이버 업데이트 이후 블렌더가 실행되지 않습니다. 2 0 만화가엄두 2023.04.10 735
2446 <질문> 맥북M2 페러럴즈에 윈도우11.우분투 를 설치 하였습니다 우분투 대신 하모니카를 사랑합니다 3 0 woon 2022.09.28 784
2445 "/timeshift/snapshot 용량을 줄이거나 옮기는 방법이 궁금합니다 1 0 SilverBullet 2023.11.25 440
2444 "Please remove the installation medium, then press ENTER" 메세지 없어진 이유 관련 문의 0 youngman 2024.01.16 504
2443 "업데이트 메니저 오류" 해결 방법 (명령어) 실행 후 무선 wifi 가 먹통이 됩니다. 13 0 youngman 2020.12.16 1371
2442 'MS 윈도 종속 벗자' 국산 개방형 OS '구름' 14일 공개 5 0 la_Nube 2017.12.04 2626
2441 '움짤의 시대', 'GIF' 전성시대 4 0 행복한펭귄 2017.07.28 4198
2440 (건의사항&질문&이상한 점 발견) 어떻게 되돌리죠. 오른쪽 알트와 컨트롤키 모두 한영변환이 되는데 막을려면 1 0 Playing 2016.07.02 8358
2439 (리눅스민트) 소프트웨어 설치에 대한 개념정립좀 도와주세요! 5 0 띠로링 2019.10.05 1528
2438 (무선랜) 도움 바랍니다. 4 file 0 시트콤처럼 2022.04.14 854
2437 (심장이 쿵쾅쿵쾅) 초보자에게 X windows error 란 1 0 Playing 2016.06.30 8380
2436 (질문) point linux 쓸만할까요? 4 0 바람곰돌 2016.10.14 6158
2435 (질문) 데비안8.6설치후 5 0 바람곰돌 2016.10.10 5995
2434 (질문) 데비안에서 PPA가 되나요? 7 0 string 2016.10.11 5814
2433 (질문-완료)키를 눌러도 반응이 없습니다(Windows Key - Super_L) 3 0 Playing 2016.06.23 7344
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 123 Next
/ 123
CLOSE