Bug 1109593
| Summary: | Additional Libraries install always fails installing bootloader | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Raini Hixon <rainihixon> | ||||||||||||||||
| Component: | anaconda | Assignee: | 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.0 | CC: | 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
Raini Hixon
2014-06-15 19:11:48 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 Created attachment 911162 [details]
anaconda.log
Created attachment 911163 [details]
ifcfg.log
Created attachment 911164 [details]
packaging.log
Created attachment 911165 [details]
program.log
Created attachment 911166 [details]
storage.log
Created attachment 911167 [details]
syslog
Created attachment 911168 [details]
X.log
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. It does turn out the media was corrupt. I have re-downloaded it. Please close this ticket. Closing as per comment 11. |