하모니카 묻고답하기

조회 수 2368 추천 수 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 12693
1583 게시판에 글쓸 때 "등록" 버튼이 더 강조되어 있으면 좋겠어요. 1 0 ddpp2 2019.10.03 726
1582 작업표시줄에 원하는앱을 넣으려고 하는데 안되네요. 2 0 ddpp2 2019.10.03 894
1581 리눅스 터미널은 어떻게 이용하나요? 2 0 Tara 2019.10.03 3310
1580 사이버정보지식방 컴퓨터로 exe파일을 여는 방법은 없나요? 2 0 Tara 2019.10.03 3863
1579 싸지방 하모니카 질문 하나만 하겠습니다... 1 0 여친구해요 2019.10.02 1394
1578 윈도우 설치 방법 5 0 개봉팔 2019.10.01 1588
1577 오른쪽 알트키 누르면 한영 전환되는 기능 어떻게 끌 수 있나요? 2 0 ddpp2 2019.09.25 1464
1576 하모니카후원사이트는 없나요? + 게시판 검색기능 수정요청드려요. 1 0 ddpp2 2019.09.25 647
1575 혹시 라이브 부팅에서 화면 잠그기 잘 되시는 분? 0 타기치 2019.09.24 565
1574 하모니카 메모리 사용량 4 0 타기치 2019.09.24 1004
» apt 해당 에러 해결방법 아시는분 계실까요 3 0 빠다버터 2019.09.19 2368
1572 동기화 프로그램 syncthing에 대한 문의입니다. 1 0 신성 2019.09.16 733
1571 마우스커서가 자동선택 클릭되어서 많이 불편하네요. 해결방법이 없을까요? 2 file 0 신성 2019.09.02 689
1570 run파일 설치할때요. you appear to be running an x server 라고 나오는데 어떻게 해결하나요? 3 0 ddpp2 2019.08.22 583
1569 현재 하모니카1.3버전은 64비트 맞죠? 1 0 ddpp2 2019.08.22 692
1568 커널 5.0의 장점이 뭘까요? 2 0 iloveapink 2019.08.22 849
1567 grub 메뉴삭제 방법 문의합니다. 3 file 0 신성 2019.08.21 1184
1566 하모니카 리눅스 1.3 으로 기업은행 ... 안되네요 0 고유치 2019.08.21 619
1565 하모니카에서 아래한글 쓸 수 있나요? 7 0 세벌 2019.08.21 1323
1564 TmaxOS 다운로드 입니다. 4 0 신성 2019.08.15 1492
Board Pagination Prev 1 ... 39 40 41 42 43 44 45 46 47 48 ... 123 Next
/ 123
CLOSE