[Bug 1027223] Re: update-grub ignores GRUB_COLOR_NORMAL and GRUB_COLOR_HIGHLIGHT

Thomas Schweikle 1027223 at bugs.launchpad.net
Tue Aug 21 16:00:35 UTC 2012


Hi! I've included a fix for this bug already! The variables in question
are not exported by the scripts. You may set them, but they are ignored
this way. Adding them to the export list is all what is needed to fix
this!

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

Title:
  update-grub ignores GRUB_COLOR_NORMAL and GRUB_COLOR_HIGHLIGHT

Status in “grub2” package in Ubuntu:
  Incomplete

Bug description:
  This is because these two variables are not exported, as expected.
  Patching /usr/sbin/grub-mkconfig with

  248c248,250
  <   GRUB_BADRAM
  ---
  >   GRUB_BADRAM \
  >   GRUB_COLOR_NORMAL \
  >   GRUB_COLOR_HIGHLIGHT

  fixes this bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: grub-common 1.99-21ubuntu3.1
  Uname: Linux 3.4.6 x86_64
  ApportVersion: 2.0.1-0ubuntu11
  Architecture: amd64
  Date: Fri Jul 20 21:25:26 2012
  InstallationMedia: Xubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  ProcEnviron:
   LANGUAGE=de_DE:en
   TERM=screen-bce
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: grub2
  UpgradeStatus: Upgraded to precise on 2012-07-16 (4 days ago)
  modified.conffile..etc.grub.d.05.debian.theme: [modified]
  mtime.conffile..etc.grub.d.05.debian.theme: 2012-07-20T20:59:12.486533

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




More information about the foundations-bugs mailing list