Bug 1944571

Summary: Error message during boot about missing fireworks.png
Product: [Fedora] Fedora Reporter: Tomasz Torcz <tomek>
Component: grub2Assignee: Peter Jones <pjones>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 34CC: fmartine, lkundrak, pjones
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-06-29 21:30:47 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:

Description Tomasz Torcz 2021-03-30 08:52:45 UTC
Description of problem:
After recent updates, GRUB displays error message during boot:

error: ../../grub-core/fs/fshelp.c:257:File not found "/grub2/themes/system/fireworks.png".
Press any key to continue.

After few seconds menu appears. Plain, black and white text mode menu, not the colorful system theme.

(error message was translated back into english from local language, may not be 100% correct)


Version-Release number of selected component (if applicable):
grub2-efi-x64-2.06~rc1-3.fc34.x86_64
grub2-starfield-theme-2.02-0.40.fc26.x86_64  (is this the system theme? it does not contain fireworks.png)


How reproducible:
Always.

Steps to Reproduce:
1. Reboot


Additional info:

% rpm -qf  /boot/grub2/themes/system/theme.txt
grub2-starfield-theme-2.02-0.40.fc26.x86_64


% grep fireworks.png /boot/grub2/themes/system/theme.txt
desktop-image: "fireworks.png"

BUT!

% rpm -ql grub2-starfield-theme | grep theme.txt
/boot/grub2/themes/system/theme.txt
/usr/share/grub/themes/starfield/theme.txt
% grep fireworks.png`rpm -ql grub2-starfield-theme | grep theme.txt`
%
Something was copied incorrectly?

Comment 1 Javier Martinez Canillas 2021-06-29 21:30:47 UTC
(In reply to Tomasz Torcz from comment #0)

[snip]

> Version-Release number of selected component (if applicable):
> grub2-efi-x64-2.06~rc1-3.fc34.x86_64
> grub2-starfield-theme-2.02-0.40.fc26.x86_64  (is this the system theme? it
> does not contain fireworks.png)
> 

Are you trying to use a F26 package on a F34 installation ? This package has
not been shipped in Fedora for a long time, so it's hard to know why it isn't
working with the latest package version.

Comment 2 Tomasz Torcz 2021-06-30 05:30:58 UTC
It's the only grub *theme package I have installed. It must have been carried over all the system upgrades in the past years.