Bug 589703

Summary: Traceback in livecd-creator caused by missing splash image
Product: Red Hat Enterprise Linux 6 Reporter: Dennis Gregorovic <dgregor>
Component: redhat-logosAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED CURRENTRELEASE QA Contact: desktop-bugs <desktop-bugs>
Severity: medium Docs Contact:
Priority: low    
Version: 6.0CC: borgan, syeghiay, tpelka
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: redhat-logos-60.0.9-1.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-02 19:46:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dennis Gregorovic 2010-05-06 17:55:16 UTC
redhat-logos-60.0.8-1.el6

Traceback (most recent call last):
  File "/usr/bin/livecd-creator", line 140, in <module>
    sys.exit(main())
  File "/usr/bin/livecd-creator", line 124, in main
    creator.configure()
  File "/usr/lib/python2.6/site-packages/imgcreate/creator.py", line 728, in configure
    self._create_bootconfig()
  File "/usr/lib/python2.6/site-packages/imgcreate/live.py", line 200, in _create_bootconfig
    self._configure_bootloader(self.__ensure_isodir())
  File "/usr/lib/python2.6/site-packages/imgcreate/live.py", line 634, in _configure_bootloader
    self._configure_efi_bootloader(isodir)
  File "/usr/lib/python2.6/site-packages/imgcreate/live.py", line 603, in _configure_efi_bootloader
    if not self.__copy_efi_files(isodir):
  File "/usr/lib/python2.6/site-packages/imgcreate/live.py", line 548, in __copy_efi_files
    isodir + "/EFI/boot/splash.xpm.gz")
  File "/usr/lib/python2.6/shutil.py", line 88, in copy
    copyfile(src, dst)
  File "/usr/lib/python2.6/shutil.py", line 52, in copyfile
    fsrc = open(src, 'rb')
IOError: [Errno 2] No such file or directory: '/var/tmp/imgcreate-rxALv0/install_root/boot/grub/splash.xpm.gz'

Comment 1 Ray Strode [halfline] 2010-05-06 19:08:46 UTC
This should be all set now.

Comment 3 Tomas Pelka 2010-06-02 15:53:55 UTC
Verified on livecd-tools-031-1.7.el6.x86_64, redhat-logos-60.0.11-1.el6.noarch.

Comment 4 releng-rhel@redhat.com 2010-07-02 19:46:30 UTC
Red Hat Enterprise Linux Beta 2 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.