Bug 1211896

Summary: Today after system upgrade broken boot menu on all upgraded machines
Product: [Fedora] Fedora Reporter: Mikhail <mikhail.v.gavrilov>
Component: dnfAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: jsilhan, mikhail.v.gavrilov, mluscon, packaging-team-maint, pnemade, rholy, tim.lauridsen, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-22 09:07:21 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:
Attachments:
Description Flags
How it seen
none
grub.cfg from machine 1
none
grub.cfg from machine 2
none
grub.cfg from machine 3 none

Description Mikhail 2015-04-15 07:55:43 UTC
Created attachment 1014617 [details]
How it seen

Description of problem:
Today after system upgrade broken boot menu on all upgraded machines
One machine was be with EFI, two with usual BIOS.

grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg
and
grub2-mkconfig -o /boot/grub2/grub.cfg
help restore menu.


I an attached all spoiled grub.cfg files here

Comment 1 Mikhail 2015-04-15 07:56:16 UTC
Created attachment 1014618 [details]
grub.cfg from machine 1

Comment 2 Mikhail 2015-04-15 07:56:34 UTC
Created attachment 1014619 [details]
grub.cfg from machine 2

Comment 3 Mikhail 2015-04-15 07:56:51 UTC
Created attachment 1014620 [details]
grub.cfg from machine 3

Comment 4 Honza Silhan 2015-04-15 10:50:38 UTC
hey, after what upgrade? Usual `dnf upgrade/distrosync`, fedup or fedora upgrade (which versions). Attach the output from transaction, please. Then we can assign it to right component. Thanks.

Comment 5 Mikhail 2015-04-15 10:52:08 UTC
> hey, after what upgrade? Usual `dnf upgrade/distrosync`, fedup or fedora upgrade (which versions).
# dnf update
Fedora 22

Comment 6 Parag Nemade 2015-04-15 12:17:17 UTC
I too experienced this today morning and saw the kernel boot entry showing garbage characters but as I was not having time to debug it I just boot into previous installed kernel and system is working fine. I think the bug should be related to kernel package but other side dnf history does not show any scriptlet failure output for that upgrade transaction. Following are the related entries from that transaction

    Erase      kernel-4.0.0-0.rc4.git0.1.fc22.x86_64                           @updates-testing
    Install    kernel-4.0.0-1.fc22.x86_64                                      @updates-testing
    Erase      kernel-core-4.0.0-0.rc4.git0.1.fc22.x86_64                      @updates-testing
    Install    kernel-core-4.0.0-1.fc22.x86_64                                 @updates-testing
    Erase      kernel-devel-4.0.0-0.rc4.git0.1.fc22.x86_64                     @updates-testing
    Install    kernel-devel-4.0.0-1.fc22.x86_64                                @updates-testing
    Upgraded   kernel-headers-4.0.0-0.rc5.git4.1.fc22.x86_64                   @updates-testing
    Upgrade                   4.0.0-1.fc22.x86_64                              @updates-testing
    Erase      kernel-modules-4.0.0-0.rc4.git0.1.fc22.x86_64                   @updates-testing
    Install    kernel-modules-4.0.0-1.fc22.x86_64                              @updates-testing
    Erase      kernel-modules-extra-4.0.0-0.rc4.git0.1.fc22.x86_64             @updates-testing
    Install    kernel-modules-extra-4.0.0-1.fc22.x86_64                        @updates-testing
    Upgraded   kernel-tools-4.0.0-0.rc5.git4.1.fc22.x86_64                     @updates-testing
    Upgrade                 4.0.0-1.fc22.x86_64                                @updates-testing
    Upgraded   kernel-tools-libs-4.0.0-0.rc5.git4.1.fc22.x86_64                @updates-testing
    Upgrade                      4.0.0-1.fc22.x86_64                           @updates-testing
    Upgraded   kernel-tools-libs-devel-4.0.0-0.rc5.git4.1.fc22.x86_64          @updates-testing
    Upgrade                            4.0.0-1.fc22.x86_64                     @updates-testing

Comment 7 Honza Silhan 2015-07-22 09:07:21 UTC
we are unable to reproduce it and so I am closing this. If you encounter this again, reopen and attach the dnf transaction output, please. IMO still not DNF bug if transaction succeeds.