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
2010-06-24 14:32:03 UTC
The following was filed automatically by anaconda:
anaconda 13.21.50 exception report
Traceback (most recent call first):
File "/tmp/updates/yuminstall.py", line 1943, in writeKS
if repo.excludepkgs:
File "/usr/lib/anaconda/instdata.py", line 276, in writeKS
self.backend.writeKS(f)
File "/usr/lib/anaconda/packages.py", line 66, in writeKSConfiguration
anaconda.id.writeKS(fn)
File "/usr/lib/anaconda/dispatch.py", line 208, in moveStep
rc = stepFunc(self.anaconda)
File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
self.moveStep()
File "/usr/lib/anaconda/gui.py", line 1335, in nextClicked
self.anaconda.dispatch.gotoNext()
File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback
self.intf.icw.nextClicked()
File "/usr/lib/anaconda/gui.py", line 1356, in handleRenderCallback
self.currentWindow.renderCallback()
AttributeError: 'AnacondaYumRepo' object has no attribute 'excludepkgs'
Comment 1Alexander Todorov
2010-06-24 14:32:07 UTC
Comment 3RHEL Program Management
2010-06-24 14:52:53 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release. Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release. This request is not yet committed for
inclusion.
This doesn't happen anymore with build RHEL6.0-20100701.0, anaconda-13.21.56-1.el6.
Closing as VERIFIED.
Comment 11releng-rhel@redhat.com
2010-11-10 19:49:07 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.
The following was filed automatically by anaconda: anaconda 13.21.50 exception report Traceback (most recent call first): File "/tmp/updates/yuminstall.py", line 1943, in writeKS if repo.excludepkgs: File "/usr/lib/anaconda/instdata.py", line 276, in writeKS self.backend.writeKS(f) File "/usr/lib/anaconda/packages.py", line 66, in writeKSConfiguration anaconda.id.writeKS(fn) File "/usr/lib/anaconda/dispatch.py", line 208, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext self.moveStep() File "/usr/lib/anaconda/gui.py", line 1335, in nextClicked self.anaconda.dispatch.gotoNext() File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback self.intf.icw.nextClicked() File "/usr/lib/anaconda/gui.py", line 1356, in handleRenderCallback self.currentWindow.renderCallback() AttributeError: 'AnacondaYumRepo' object has no attribute 'excludepkgs'