Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1109593

Summary: Additional Libraries install always fails installing bootloader
Product: Red Hat Enterprise Linux 7 Reporter: Raini Hixon <rainihixon>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Release Test Team <release-test-team-automation>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: jstodola, mkolman, rainihixon
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-25 14:26:03 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:
Attachments:
Description Flags
anaconda.log
none
ifcfg.log
none
packaging.log
none
program.log
none
storage.log
none
syslog
none
X.log none

Description Raini Hixon 2014-06-15 19:11:48 UTC
Description of problem:
When installing RHEL 7 Workstation, if you select Development and Creative Workstation and then select Additional Libraries, the install will fail with unable to install bootloader.

Version-Release number of selected component (if applicable):
RHEL 7 Workstation DVD

How reproducible:
I originally had selected 7 options from the Development and Creative Workstation list.  I was able to divide and conquer and figure out which option was causing the issue over the course of 8 installs.  So it is reproducible.

Steps to Reproduce:
1.  Boot RHEL 7 Workstation install DVD and go into package selection
2.  Select Development and Creative Workstation
3.  On the right side, select Additional Libraries and do the install

Actual results:
Eventually, You will get an install failed dialog, which indicates that it failed to install the bootloader

Expected results:
Installed system ready for use.

Additional info:

Comment 2 Jan Stodola 2014-06-16 12:24:50 UTC
Raini Hixon,
could you please attach logs from the installation after getting the error dialog?

Press Ctrl+Alt+F2, copy /tmp/*log files to another machine (using scp) or copy them to a flash disk and attach them to this bug.

Unfortunately, I wasn't able to reproduce this issue.

Thank you,
Jan

Comment 3 Raini Hixon 2014-06-22 15:56:11 UTC
Created attachment 911162 [details]
anaconda.log

Comment 4 Raini Hixon 2014-06-22 15:56:36 UTC
Created attachment 911163 [details]
ifcfg.log

Comment 5 Raini Hixon 2014-06-22 15:57:14 UTC
Created attachment 911164 [details]
packaging.log

Comment 6 Raini Hixon 2014-06-22 15:57:39 UTC
Created attachment 911165 [details]
program.log

Comment 7 Raini Hixon 2014-06-22 15:58:02 UTC
Created attachment 911166 [details]
storage.log

Comment 8 Raini Hixon 2014-06-22 15:58:25 UTC
Created attachment 911167 [details]
syslog

Comment 9 Raini Hixon 2014-06-22 15:58:47 UTC
Created attachment 911168 [details]
X.log

Comment 10 Jan Stodola 2014-06-23 08:45:55 UTC
Thanks for the logs.
There is a traceback in packaging.log and only 1361 out of 1859 packages are installed:
...
15:52:41,105 DEBUG packaging: Installing kde-runtime-drkonqi (1360/1859)
15:52:41,873 DEBUG packaging: Installing kde-runtime (1361/1859)
15:52:42,291 DEBUG packaging: Traceback (most recent call last):
15:52:42,291 DEBUG packaging: File "/usr/libexec/anaconda/anaconda-yum", line 208, in callback
15:52:42,331 DEBUG packaging: return func(amount, total, key, data)
15:52:42,331 DEBUG packaging: File "/usr/libexec/anaconda/anaconda-yum", line 330, in inst_open_file
15:52:42,332 DEBUG packaging: os.unlink(txmbr.po.localPkg())
15:52:42,332 DEBUG packaging: OSError: [Errno 30] Read-only file system: '/run/install/repo/Packages/kde-runtime-4.10.5-8.el7.x86_64.rpm'
15:52:42,364 DEBUG packaging: FATAL ERROR: python callback <bound method RPMCallback.callback of <__main__.RPMCallback object at 0x7f0f07a03950>> failed, aborting!
15:52:44,050 INFO packaging: ==== start rpm scriptlet logs ====

program.log shows another error:
...
15:52:59,771 INFO program: Running... grub2-install --no-floppy /dev/sda
15:53:00,452 INFO program: grub2-install: error: /usr/lib/grub/i386-pc/modinfo.sh doesn't exist. Please specify --target or --directory.
15:53:00,453 DEBUG program: Return code: 1


Raini, could you please check that your DVD is not corrupted? Boot from the DVD and select "Test this media & install Red Hat Enterprise Linux 7.0" to start media check.

Comment 11 Raini Hixon 2014-06-25 13:59:01 UTC
It does turn out the media was corrupt.  I have re-downloaded it.  Please close this ticket.

Comment 12 Martin Kolman 2014-06-25 14:26:03 UTC
Closing as per comment 11.