Bug 866561 - complete version string is not available at boot time
Summary: complete version string is not available at boot time
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: grub2
Version: 23
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-15 15:54 UTC by John Reiser
Modified: 2015-10-28 23:34 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-28 23:34:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description John Reiser 2012-10-15 15:54:14 UTC
Description of problem: The complete version string is not available anywhere when grub2 is running at boot time.  As demonstrated by Bug 866275, it is absolutely necessary to know the complete version string in order to deal with bugs.  Currently the best available information is "GNU GRUB  version 2.00" which is displayed in the banner immediately after a 'c' command.  Instead, at least "2.00-9.fc18" must be discoverable.  The best place to put this is in the title of the very first splash screen.  Also, the command-line session should have a "version" command which gives the same information.


Version-Release number of selected component (if applicable):
grub2-2.00-9.fc18.x86_64

How reproducible: every time


Steps to Reproduce:
1. boot
2. type 'c' to get command-line session
3.
  
Actual results: Splash screen does not show any version string at all.  Banner of command-line session displays only "GNU GRUB  version 2.00" which omits the "-9.fc18".  Command-line session has no 'version' command.


Expected results: Complete version string such as "2.00-9.fc18" is displayed on very first splash screen, and in banner of command-line session, and when queried by 'version' command of command-line session.


Additional info:

Comment 1 Mads Kiilerich 2012-10-15 16:31:43 UTC
There is 2-3 parts of this:

The boot loader version, as installed by grub2-install (or directly in grub2-efi)

The configuration file version, the grub2-mkconfig version that generated grub.cfg

Perhaps also the grubby versions that has been patching the config file.


Showing all of these in the menu header is probably too much information, so it would perhaps be better to not show any version information there.

Comment 2 Brian Lane 2012-10-15 16:35:50 UTC
It should do the same thing I had the old grub do, show the full rpm version.

Comment 3 Steve Tyler 2012-11-02 13:28:40 UTC
(In reply to comment #2)
> It should do the same thing I had the old grub do, show the full rpm version.

Excellent suggestion.

Comment 4 collura 2013-07-20 01:01:56 UTC
currently checked:

  grub2-1:2.00-23.fc19.x86_64

dont see version info anywhere at all.

1) i like the comment#2 idea of full rpm version in title of selection menu screen and command prompt screen so its always easily available.

2) also like the extra info suggested by comment#2.
if the extra grub/config_file_version/grubby version information requested by comment#1 would crowd screen titlebar area then that could be part of the display by a version command in the command prompt.

Comment 5 collura 2013-08-03 00:36:49 UTC
Re: comment#4 "dont see version info anywhere at all"

swapped drive into another unit and the standard header showed up there
(also showed up when swapped drive back to original machine but only once) 
so 'not at all' must be video driver issue.

still agree with rest of comment that need more descriptive info available.

Comment 6 Fedora End Of Life 2013-12-21 09:07:37 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 7 Jan Kurik 2015-07-15 14:58:12 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23


Note You need to log in before you can comment on or make changes to this bug.