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 732675

Summary: Multiple errors/warnings in install.log
Product: Red Hat Enterprise Linux 6 Reporter: Alexander Todorov <atodorov>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Release Test Team <release-test-team-automation>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-23 12:34:16 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:
Bug Depends On:    
Bug Blocks: 691780    
Attachments:
Description Flags
install.log
none
anaconda.log
none
program.log
none
storage.log
none
syslog
none
yum.log none

Description Alexander Todorov 2011-08-23 09:51:05 UTC
Description of problem:

During a Minimal install at the top of install.log I see warnings about key not present:

Installing libgcc-4.4.6-2.el6.x86_64
warning: libgcc-4.4.6-2.el6.x86_64: Header V3 RSA/SHA256 Signature, key ID f21541eb: NOKEY
Installing setup-2.8.14-13.el6.noarch
warning: setup-2.8.14-13.el6.noarch: Header V3 RSA/SHA256 Signature, key ID fd431d51: NOKEY
Installing filesystem-2.4.30-3.el6.x86_64
Installing basesystem-10.0-4.el6.noarch
Installing ca-certificates-2010.63-3.el6.noarch



If this is simply a warning then it's better to not appear in install.log. 


At the bottom of the file I see 2 errors:

Installing rt73usb-firmware-1.8-7.el6.noarch
Installing ipw2100-firmware-1.3-11.el6.noarch
Installing ql23xx-firmware-3.03.27-3.1.el6.noarch
Installing ipw2200-firmware-3.1-4.el6.noarch
Installing rootfiles-8.1-6.1.el6.noarch
which: no dmraid in (/sbin:/bin:/usr/sbin:/usr/bin)
ldd: missing file arguments
Try `ldd --help' for more information.
*** FINISHED INSTALLING PACKAGES ***



rootfiles package doesn't have scriptlets so the errors are coming from some place else. 


Filing against anaconda for investigation and will clone/change component as necessary. 

Version-Release number of selected component (if applicable):
anaconda-13.21.133-1.el6.x86_64

How reproducible:


Steps to Reproduce:
1. Using KVM guest perform Minimal package set install using all other default options.
2.
3.
  
Actual results:
Errors/warnings in install.log

Expected results:
no errors and warnings in install.log

Additional info:

Comment 1 Alexander Todorov 2011-08-23 09:54:49 UTC
Created attachment 519414 [details]
install.log

Comment 2 Alexander Todorov 2011-08-23 09:55:02 UTC
Created attachment 519415 [details]
anaconda.log

Comment 3 Alexander Todorov 2011-08-23 09:55:14 UTC
Created attachment 519416 [details]
program.log

Comment 4 Alexander Todorov 2011-08-23 09:55:23 UTC
Created attachment 519417 [details]
storage.log

Comment 5 Alexander Todorov 2011-08-23 09:55:31 UTC
Created attachment 519418 [details]
syslog

Comment 6 Alexander Todorov 2011-08-23 09:55:39 UTC
Created attachment 519419 [details]
yum.log

Comment 7 Alexander Todorov 2011-08-23 12:34:16 UTC

*** This bug has been marked as a duplicate of bug 732686 ***