Interrupted yum 7.3->7.4 upgrade - one glitch remains: grub2-2.02-0.64.el7.centos.x86_64

General support questions
Post Reply
technojoecoolusa
Posts: 5
Joined: 2017/09/25 01:02:27

Interrupted yum 7.3->7.4 upgrade - one glitch remains: grub2-2.02-0.64.el7.centos.x86_64

Post by technojoecoolusa » 2017/09/25 01:22:23

My "yum upgrade" from 7.3 -> 7.4 was interrupted. I cleaned up the transaction and was able to fix all but one of the packages.

grub2-2.02-0.64.el7.centos.x86_64

When I run "yum check" I get:

Code: Select all

1:grub2-2.02-0.64.el7.centos.x86_64 is obsoleted by 1:grub2-2.02-0.64.el7.centos.x86_64
Error: check ['all']
I've tried "yum erase grub2" followed by "yum installed grub2", which says that it removed and reinstalled the package, but it doesn't clear the error.
I've also tried "yum clean all" but I still set the same error from "yum check."
I've also tried "package-cleanup --cleandupes" which returns "No duplicates to remove."
"rpm -Va --nofiles" returns no errors.

Does anyone have more precise information on what this error means and how to fix it?

User avatar
TrevorH
Site Admin
Posts: 33216
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Interrupted yum 7.3->7.4 upgrade - one glitch remains: grub2-2.02-0.64.el7.centos.x86_64

Post by TrevorH » 2017/09/25 13:08:11

What's the output of rpm -qa grub\* ?
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

technojoecoolusa
Posts: 5
Joined: 2017/09/25 01:02:27

Re: Interrupted yum 7.3->7.4 upgrade - one glitch remains: grub2-2.02-0.64.el7.centos.x86_64

Post by technojoecoolusa » 2017/09/27 20:41:35

Code: Select all

$ rpm -qa grub\* | sort
grub2-2.02-0.64.el7.centos.x86_64
grub2-common-2.02-0.64.el7.centos.noarch
grub2-pc-2.02-0.64.el7.centos.x86_64
grub2-pc-modules-2.02-0.64.el7.centos.noarch
grub2-tools-2.02-0.64.el7.centos.x86_64
grub2-tools-efi-2.02-0.64.el7.centos.x86_64
grub2-tools-extra-2.02-0.64.el7.centos.x86_64
grub2-tools-minimal-2.02-0.64.el7.centos.x86_64
grubby-8.28-23.el7.x86_64

technojoecoolusa
Posts: 5
Joined: 2017/09/25 01:02:27

Re: Interrupted yum 7.3->7.4 upgrade - one glitch remains: grub2-2.02-0.64.el7.centos.x86_64

Post by technojoecoolusa » 2017/09/27 20:43:26

P.S. The only thing I can think of is if maybe one package, like grub2, got split out in to separate packages, like grub2 + grub2-common, and I should remove and reinstall all of the grub2* packages.

User avatar
TrevorH
Site Admin
Posts: 33216
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Interrupted yum 7.3->7.4 upgrade - one glitch remains: grub2-2.02-0.64.el7.centos.x86_64

Post by TrevorH » 2017/09/27 21:04:16

I think it may be a bug as the package listed as conflicting is the same one it conflicts with.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

User avatar
TrevorH
Site Admin
Posts: 33216
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Interrupted yum 7.3->7.4 upgrade - one glitch remains: grub2-2.02-0.64.el7.centos.x86_64

Post by TrevorH » 2017/09/27 22:29:06

Confirmed: it looks like a bug. I get the same thing here on a system that otherwise is fine.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke


User avatar
toracat
Site Admin
Posts: 7518
Joined: 2006/09/03 16:37:24
Location: California, US
Contact:

Re: Interrupted yum 7.3->7.4 upgrade - one glitch remains: grub2-2.02-0.64.el7.centos.x86_64

Post by toracat » 2017/09/29 00:51:39

CentOS Forum FAQ

Post Reply