Results 1 to 2 of 2
I have Oracle enterprise Linux 5.
Whenever I try to install something via YUM I get
Code:
:There are unfinished transactions remaining. You might consider running yum-complete-transaction first to finish ...
- 04-13-2011 #1Just Joined!
- Join Date
- Dec 2008
- Posts
- 26
Problems with YUM
I have Oracle enterprise Linux 5.
Whenever I try to install something via YUM I get
AndCode::There are unfinished transactions remaining. You might consider running yum-complete-transaction first to finish them. The program yum-complete-transaction is found in the yum-utils package
This is for all softwareCode:Quote:Public key for yum-utils-1.1.16-14.el5.centos.1.noarch.rpm is not installed
PS I have yum 3.2.22 and do not have yum-utils.
I have managed (without wanting to) to remove pirut as well.
I did try deleting all from /var/cache/yum/ and yum clean all
- 04-13-2011 #2Just Joined!
- Join Date
- Dec 2008
- Posts
- 26
I fixed it with
rpm --import http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS -5


Reply With Quote