Re: [CentOS] CentOS 7 yum update

2020-01-08 Thread Jyrki Tikka
Gregory, Since the yum update process was interrupted before the old packages were removed you now have duplicate packages on your system as your listing clearly shows. You need to remove the extra packages using the command package-cleanup --cleandupes That should take care of the problem.

Re: [CentOS] CentOS 7 yum update

2020-01-08 Thread Young, Gregory
Try "yum clean all", but I suspect you need to delete and rebuild the RPM database. I don't remember the commands for that offhand, but Google might help locate them. Gregory -Original Message- From: CentOS On Behalf Of Jerry Geis Sent: Wednesday, January 8, 2020 4:40 PM To: CentOS m