cho2cee
TIL
cho2cee
전체 방문자
오늘
어제
  • 전체 게시글 (78)
    • Cloud (31)
      • AWS (12)
      • Kubernetes (16)
      • IaC (3)
    • Security (15)
      • ELK (5)
      • Reversing (10)
    • Network (8)
    • Linux (4)
    • Etc. (20)
      • 기타 (4)
      • 업무 (16)

태그

  • AWS
  • SAA
  • VPC
  • CLOUD
  • 합격후기

최근 댓글

블로그 메뉴

  • 홈
  • 태그
  • 방명록
hELLO
cho2cee

TIL

[CentOS] yum 오류 Another app is currently holding the yum lock; waiting for it to exit.
Linux

[CentOS] yum 오류 Another app is currently holding the yum lock; waiting for it to exit.

2021. 1. 31. 16:38

해결법은 간단하다. 현재 사용중인 프로세스를 제거하거나 실행중인 yum을 제거하면 된다.

해결책 1. yum 프로세스 죽이기 
# ps -ef | grep yum
# kill -9 4602

 

 

 

 

해결책 2. yum.pid 파일 제거 
# rm -rf /var/run/yum.pid

 

저작자표시 (새창열림)

'Linux' 카테고리의 다른 글

[CentOS] ELK Stack install  (0) 2021.03.31
[CentOS] cmake 최신버전 설치 및 업데이트  (0) 2021.03.31
[CentOS] CentOS7 Putty 접속  (0) 2021.01.30
    'Linux' 카테고리의 다른 글
    • [CentOS] ELK Stack install
    • [CentOS] cmake 최신버전 설치 및 업데이트
    • [CentOS] CentOS7 Putty 접속
    cho2cee
    cho2cee
    Today I Learned

    티스토리툴바