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.
DescriptionAlexander 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 1Alexander Todorov
2011-08-23 09:54:49 UTC