본문 바로가기

Intern

[Linux] 에러 해결 : There are unfinished transactions remaining

반응형

There are unfinished transactions remaining. You might consider running yum-complete-transaction, or “yum-complete-transaction –cleanup-only” and “yum history redo last”, first to finish them. If those don’t work you’ll have to try removing/installing packages by hand (maybe package-cleanup can help).
The program yum-complete-transaction is found in the yum-utils package

 

 

yum install yum-utils

yum-complete-transaction --cleanup-only

반응형

'Intern' 카테고리의 다른 글

[Linux] 자동 ip 주소 할당 설정  (0) 2022.02.03