하모니카 묻고답하기

조회 수 2406 추천 수 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 13004
1934 [ReactOS] Mac OS X 10.4, Windows에서 PearPC Emulator를 통한 대안 ReactOS 실행 file 0 행복한펭귄 2018.05.08 492
1933 [SD러닝데이] 의도대로 사용하는 스테이블디퓨전 사용법과 AI생성이미지의 이해 0 인공지능팩토리 2023.06.13 407
1932 [solved] rosa에서 build-essential 설치 1 0 ryu 2016.03.14 6843
1931 [SOLVED] Virtualbox Guest Addon 해상도 문제. 2 0 Taris 2021.04.03 1430
1930 [Wine] 우분투에서 벅스플레이어 설치 후 로그인과 재생하기 3 0 휘베스드님로인 2017.05.08 9768
1929 [건의] 게시판에 구문 강조 기능을 구현했으면 합니다. 1 file 0 Baecy 2015.01.10 9858
1928 [건의] 커뮤니티 게시판 개편안 2 0 krhamoni 2018.12.17 525
1927 [건의] 하모니카 의 3가지 안건... ^^ 2 1 KongS 2022.12.23 613
1926 [게임] 0 A.D. 새 버전 출시 0 행복한펭귄 2017.08.06 4108
1925 [게임] Battle for Wesnoth (웨스노스 전쟁) file 0 행복한펭귄 2016.03.04 6266
1924 [게임] Command & Conquer 시리즈 리눅스에서 즐기기 10 file 0 행복한펭귄 2017.08.05 4604
1923 [게임] DiRT 렐리 레이싱 게임 3월 2일 리눅스 버전 발표 소식 file 0 행복한펭귄 2017.02.03 6761
1922 [게임] F1 2015 게임 스팀에서 즐길 수 있습니다. file 0 행복한펭귄 2016.05.27 5904
1921 [게임] F1 2017 레이싱 게임 1 0 행복한펭귄 2017.10.31 2542
1920 [게임] Lode Runner Total Recall (웹게임) file 0 행복한펭귄 2016.03.04 6112
1919 [게임] OpenMW 0.39 Open-Source Elder Scrolls III: Morrowind Remake Lands for GNU/Linux file 0 행복한펭귄 2016.04.18 2928
1918 [게임] Vendetta Online 3D Space Combat Game Finally Enables Oculus Rift Headset Support file 0 행복한펭귄 2016.04.18 2948
1917 [게임] XCOM2 war of the chosen 리눅스 포팅 확정 0 행복한펭귄 2017.06.17 4730
1916 [게임] 리눅스 강력 추천 게임!!! (도타2, 팀포트리스2, 문명5, 인비지블 인크) 8 0 어쩜이럴수가 2016.04.20 8042
1915 [게임] 시드 마이어의 문명 VI 흥망성쇠 리눅스 버전 공개 4 file 0 행복한펭귄 2018.03.29 664
Board Pagination Prev 1 ... 22 23 24 25 26 27 28 29 30 31 ... 123 Next
/ 123
CLOSE