OS_Linux&Unix

[Unix/Linux] Yum 명령어 / Another app is currently holding the yum lock; waiting for it to exit... 에러

최선을 다하자! 2022. 8. 9. 16:33

yum 명령어 실행 에러

 

Another app is currently holding the yum lock; waiting for it to exit... 

다른 앱이 동시에 yum을 홀딩하고 있습니다. 기다려주세요...

 

말 그대로 yum이 실행되고 있는 중이라 에러가 남

 

-> 현재 사용중인 프로세서를 제거하거나 실행 중인 yum을 죽이면 됨

 


 

 

 

해결책 

 


 

 

 

다른 해결책으로는 yum.pid 파일을 제거 하는 것

 

rm -rf /var/run/yum.pid