[Bug 1258597] Re: [Patch] Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.

Simon Déziel 1258597 at bugs.launchpad.net
Fri Jul 20 10:40:07 UTC 2018


It worked on Bionic:

$ sudo update-grub
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-4.15.0-29-generic
Found initrd image: /boot/initrd.img-4.15.0-29-generic
Found linux image: /boot/vmlinuz-4.15.0-28-generic
Found initrd image: /boot/initrd.img-4.15.0-28-generic
Adding boot menu entry for EFI firmware configuration
done

$ sudo apt-get install grub-efi-amd64-bin
Reading package lists... Done
...
The following packages will be upgraded:
   grub-common (2.02-2ubuntu8.1 => 2.02-2ubuntu8.2)
   grub-efi-amd64-bin (2.02-2ubuntu8.1 => 2.02-2ubuntu8.2)
   grub-efi-amd64-signed (1.93.2+2.02-2ubuntu8.1 => 1.93.3+2.02-2ubuntu8.2)
   grub-pc (2.02-2ubuntu8.1 => 2.02-2ubuntu8.2)
   grub-pc-bin (2.02-2ubuntu8.1 => 2.02-2ubuntu8.2)
   grub2-common (2.02-2ubuntu8.1 => 2.02-2ubuntu8.2)
6 upgraded, 0 newly installed, 0 to remove and 26 not upgraded.
Need to get 4,290 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] 
...
Replacing config file /etc/default/grub with new version
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.15.0-29-generic
Found initrd image: /boot/initrd.img-4.15.0-29-generic
Found linux image: /boot/vmlinuz-4.15.0-28-generic
Found initrd image: /boot/initrd.img-4.15.0-28-generic
Adding boot menu entry for EFI firmware configuration
done
Setting up grub-efi-amd64-signed (1.93.3+2.02-2ubuntu8.2) ...
Installing for x86_64-efi platform.
Installation finished. No error reported.

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2-signed in Ubuntu.
https://bugs.launchpad.net/bugs/1258597

Title:
  [Patch] Setting GRUB_TIMEOUT to a non-zero value when
  GRUB_HIDDEN_TIMEOUT is set is no longer supported.

Status in grub2 package in Ubuntu:
  Fix Committed
Status in grub2-signed package in Ubuntu:
  Fix Committed
Status in grub2 source package in Trusty:
  Triaged
Status in grub2-signed source package in Trusty:
  New
Status in grub2 source package in Bionic:
  Fix Committed

Bug description:
  [Impact]
  All Ubuntu users.

  [Test case]
  Run 'sudo update-grub'. The message is shown at the beginning.

  [Regression potential]
  There is a low risk of regression given that this change is essentially a no-op; changing two environment variables that are deprecated (and have been for a long while, pre-xenial), with a single, less confusing equivalent. That said, changes to the default config options may adversely impact boot behavior for systems. Systems could start to always show the grub menu, or it may become hard to reach the menu when it was otherwise reachable due to the changes in timeout behavior. Any changes to the behavior of the boot menu timeout / default grub options should be looked at with suspicion.

  ---

  When running update-grub I am getting the following message:

  Warning: Setting GRUB_TIMEOUT to a non-zero value when
  GRUB_HIDDEN_TIMEOUT is set is no longer supported.

  $ sudo update-grub
  Generowanie grub.cfg...
  Uwaga: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
  Znaleziono obraz Linuksa: /boot/vmlinuz-3.12.0-6-generic
  Znaleziono obraz initrd: /boot/initrd.img-3.12.0-6-generic
  Found memtest86+ image: /boot/memtest86+.elf
  gotowe

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: grub2 (not installed)
  ProcVersionSignature: Ubuntu 3.12.0-6.14-generic 3.12.3
  Uname: Linux 3.12.0-6-generic x86_64
  ApportVersion: 2.12.7-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Dec  6 18:49:28 2013
  InstallationDate: Installed on 2013-10-15 (51 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 "Saucy Salamander" - Release amd64 (20131015)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: grub2
  UpgradeStatus: Upgraded to trusty on 2013-11-05 (31 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1258597/+subscriptions



More information about the foundations-bugs mailing list