Bug 1488433

Summary: grub2 upgrade fails
Product: [Fedora] Fedora Reporter: Tomasz Kłoczko <kloczko.tomasz>
Component: grub2Assignee: Peter Jones <pjones>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bcl, lkundrak, pjones, yaneti
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-09-05 12:04:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomasz Kłoczko 2017-09-05 11:41:04 UTC
This is on rawhide:

# dnf upgrade --refresh
Last metadata expiration check: 0:00:00 ago on Tue 05 Sep 2017 12:39:16 BST.
Dependencies resolved.

 Problem 1: cannot install both grub2-pc-1:2.02-14.fc27.x86_64 and grub2-pc-1:2.02-10.fc27.x86_64
  - package grub2-1:2.02-10.fc27.x86_64 requires grub2-pc = 1:2.02-10.fc27, but none of the providers can be installed
  - cannot install the best update candidate for package grub2-pc-1:2.02-10.fc27.x86_64
  - problem with installed package grub2-1:2.02-10.fc27.x86_64
 Problem 2: package grub2-pc-1:2.02-10.fc27.x86_64 requires grub2-common = 1:2.02-10.fc27, but none of the providers can be installed
  - cannot install both grub2-common-1:2.02-14.fc27.noarch and grub2-common-1:2.02-10.fc27.noarch
  - package grub2-1:2.02-10.fc27.x86_64 requires grub2-pc = 1:2.02-10.fc27, but none of the providers can be installed
  - cannot install the best update candidate for package grub2-common-1:2.02-10.fc27.noarch
  - cannot install the best update candidate for package grub2-1:2.02-10.fc27.x86_64
=========================================================================================================================================================================
 Package                                   Arch                                Version                                        Repository                            Size
=========================================================================================================================================================================
Skipping packages with conflicts:
(add '--best --allowerasing' to command line to force their upgrade):
 grub2-common                              noarch                              1:2.02-14.fc27                                 rawhide                              866 k
 grub2-pc                                  x86_64                              1:2.02-14.fc27                                 rawhide                               24 k

Transaction Summary
=========================================================================================================================================================================
Skip  2 Packages

Nothing to do.
Complete!

Comment 1 Yanko Kaneti 2017-09-05 12:04:12 UTC

*** This bug has been marked as a duplicate of bug 1487867 ***

Comment 2 Tomasz Kłoczko 2017-09-05 21:07:04 UTC
BTW: why there is so many grub subpackages? Seems it should be only two variants of the grub2: normal and EFI and each one should obsolete each other.