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.
DescriptionGarik Khachikyan
2010-08-16 14:03:32 UTC
Created attachment 438959[details]
3 screenshots of the error
Description of problem:
---
anaconda fails on post-installation phase with a traceback while doing PXE provisioning of KVM RHEL6 guest (x86_64).
As a RHEL6 channel the current-latest nightly RHEL6 was synced to the Spacewalk 1.1
Traceback looks like (taken the screenshots) - refer to attachments:
Version-Release number of selected component (if applicable):
anaconda-13.21.76-1.el6.x86_64.rpm
How reproducible:
2 of 2 attempts
Steps to Reproduce:
1. Sync to Spacewalk 1.1 RHEL6 x86_64 channel (spacewalk-repo-sync) + nfs mount the latest RHEL6 repodata and use for creating kickstart distribution.
2. make KS profile from that distribution
3. Prepare (if it's not) the Spacewalk to be used as PXE server
4. adjust in dhcpd settings of KVM host (x86_64 RHEL 5.5 for my case) the next_server to be that Spacewalk.
5. PXE provision a RHEL6 x86_64 guest.
Actual results:
packages installation ends ok, but on post-installation stage anaconda fails with traceback:
Expected results:
Successfully provisioned RHEL6 guest.
Additional info:
(In reply to comment #4)
> Already fixed in git, should be available in the next build
> (anaconda-13.21.75).
Hi Martin, please note that I've found the issue against: anaconda-13.21.76-1.el6.x86_64.rpm (just synced 2 hours before against latest-RHEL6 nfs)
Comment 10Garik Khachikyan
2010-08-19 10:22:52 UTC
# COMMENT
The package anaconda-13.21.77-1 fixed my issue with PXE provisioning RHEL6 x86_64 guests.
Hope that the provisioning stuff was/is/would be checking by the RHEL QE teams.
My particular case got resolved: moving the issue to verified.
Created attachment 438959 [details] 3 screenshots of the error Description of problem: --- anaconda fails on post-installation phase with a traceback while doing PXE provisioning of KVM RHEL6 guest (x86_64). As a RHEL6 channel the current-latest nightly RHEL6 was synced to the Spacewalk 1.1 Traceback looks like (taken the screenshots) - refer to attachments: Version-Release number of selected component (if applicable): anaconda-13.21.76-1.el6.x86_64.rpm How reproducible: 2 of 2 attempts Steps to Reproduce: 1. Sync to Spacewalk 1.1 RHEL6 x86_64 channel (spacewalk-repo-sync) + nfs mount the latest RHEL6 repodata and use for creating kickstart distribution. 2. make KS profile from that distribution 3. Prepare (if it's not) the Spacewalk to be used as PXE server 4. adjust in dhcpd settings of KVM host (x86_64 RHEL 5.5 for my case) the next_server to be that Spacewalk. 5. PXE provision a RHEL6 x86_64 guest. Actual results: packages installation ends ok, but on post-installation stage anaconda fails with traceback: Expected results: Successfully provisioned RHEL6 guest. Additional info: