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 610769 - AttributeError: 'str' object has no attribute 'get'
Summary: AttributeError: 'str' object has no attribute 'get'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: anaconda
Version: 6.0
Hardware: ppc64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Chris Lumens
QA Contact: Release Test Team
URL:
Whiteboard: anaconda_trace_hash:0e7d1a352b3ab529e...
: 622558 (view as bug list)
Depends On:
Blocks: 582286 603059
TreeView+ depends on / blocked
 
Reported: 2010-07-02 12:15 UTC by Martin Banas
Modified: 2010-11-10 19:50 UTC (History)
3 users (show)

Fixed In Version: anaconda-13.21.57-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-10 19:50:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (229.88 KB, text/plain)
2010-07-02 12:15 UTC, Martin Banas
no flags Details

Description Martin Banas 2010-07-02 12:15:19 UTC
The following was filed automatically by anaconda:
anaconda 13.21.56 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/kickstart.py", line 577, in execute
    if d.get("HWADDR") == device:
  File "/usr/lib/anaconda/kickstart.py", line 1148, in execute
    obj.execute(self.anaconda)
  File "/usr/bin/anaconda", line 1102, in <module>
    ksdata.execute()
AttributeError: 'str' object has no attribute 'get'

Comment 1 Martin Banas 2010-07-02 12:15:23 UTC
Created attachment 429043 [details]
Attached traceback automatically from anaconda.

Comment 2 Martin Banas 2010-07-02 12:19:33 UTC
To reproduce this, just start RHEL6 installation with following kickstart file, where eth1 is non-existing device:

network --device eth1 --bootproto dhcp
%packages
@Base
%end

Version of components:
RHEL6.0-20100701.0
anaconda-13.21.56-1.el6

Comment 3 RHEL Program Management 2010-07-02 12:23:13 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.

Comment 4 Chris Lumens 2010-07-02 13:16:31 UTC
Please check this and 603059 with updates=http://clumens.fedorapeople.org/610769.img.

Comment 5 Martin Banas 2010-07-02 13:27:27 UTC
working OK with updates.img

      ┌───────────────┤ Error Parsing Kickstart Config ├────────────────┐
      │                                                                 │
      │ The following error was found while parsing the kickstart       │
      │ configuration file:                                             │
      │                                                                 │
      │ The following problem occurred on line 1 of the kickstart file: │
      │                                                                 │
      │ The provided network interface eth1 does not exist              │
      │                                                                 │
      │                           ┌────────┐                            │
      │                           │ Reboot │                            │
      │                           └────────┘                            │
      │                                                                 │
      │                                                                 │
      └─────────────────────────────────────────────────────────────────┘

Comment 7 Alexander Todorov 2010-07-16 15:17:06 UTC
With snapshot #8 there's no traceback but the dialog from comment #5. Moving to VERIFIED.

Comment 8 Chris Lumens 2010-08-09 18:24:49 UTC
*** Bug 622558 has been marked as a duplicate of this bug. ***

Comment 9 releng-rhel@redhat.com 2010-11-10 19:50:16 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.


Note You need to log in before you can comment on or make changes to this bug.