Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554090 - x11-misc/grub2-theme-preview - check for GRUB_PLATFORMS="pc" is set
Summary: x11-misc/grub2-theme-preview - check for GRUB_PLATFORMS="pc" is set
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-06 19:39 UTC by Michael Lange
Modified: 2015-07-11 22:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Lange 2015-07-06 19:39:03 UTC
The ebuild for x11-misc/grub2-theme-preview should check for GRUB_PLATFORMS="pc" is set, else running grub2-them-preview will not display the choosen grub2-theme in qemu.

Reproducible: Always

Steps to Reproduce:
1. emerge x11-misc/grub2-theme-preview with GRUB_PLATFORMS=""
2. running grub2-theme-preview, grub-theme will not be displayed in qemu
Comment 1 Sebastian Pipping gentoo-dev 2015-07-11 22:07:52 UTC
Thanks for the report!


+  11 Jul 2015; Sebastian Pipping <sping@gentoo.org>
+  grub2-theme-preview-1.1.ebuild, grub2-theme-preview-1.2.ebuild,
+  grub2-theme-preview-1.2.1.ebuild, grub2-theme-preview-1.3.0.ebuild:
+  Require GRUB platform pc (bug #554090), reported by Michael Lange
+