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 1040730 - AttributeError: 'FC6_NFS' object has no attribute 'partition'
Summary: AttributeError: 'FC6_NFS' object has no attribute 'partition'
Keywords:
Status: CLOSED DUPLICATE of bug 1028243
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: anaconda
Version: 7.0
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Anaconda Maintenance Team
QA Contact: Release Test Team
URL:
Whiteboard: abrt_hash:e165f7cb9b25b840ff9690ef12e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 02:02 UTC by Luke Macken
Modified: 2016-09-20 02:45 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-02 16:05:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (441.17 KB, text/plain)
2013-12-12 02:02 UTC, Luke Macken
no flags Details
File: anaconda.log (9.46 KB, text/plain)
2013-12-12 02:02 UTC, Luke Macken
no flags Details
File: environ (405 bytes, text/plain)
2013-12-12 02:02 UTC, Luke Macken
no flags Details
File: lsblk_output (2.36 KB, text/plain)
2013-12-12 02:02 UTC, Luke Macken
no flags Details
File: nmcli_dev_list (455 bytes, text/plain)
2013-12-12 02:02 UTC, Luke Macken
no flags Details
File: os_info (397 bytes, text/plain)
2013-12-12 02:02 UTC, Luke Macken
no flags Details
File: program.log (25.22 KB, text/plain)
2013-12-12 02:02 UTC, Luke Macken
no flags Details
File: storage.log (77.64 KB, text/plain)
2013-12-12 02:02 UTC, Luke Macken
no flags Details
File: syslog (128.96 KB, text/plain)
2013-12-12 02:02 UTC, Luke Macken
no flags Details
File: ifcfg.log (2.15 KB, text/plain)
2013-12-12 02:02 UTC, Luke Macken
no flags Details
File: packaging.log (59.45 KB, text/plain)
2013-12-12 02:02 UTC, Luke Macken
no flags Details

Description Luke Macken 2013-12-12 02:02:38 UTC
Description of problem:
I attempted to set an NFS server in the Installation Source section. Clicking 'Done' triggered this exception.

Version-Release number of selected component:
anaconda-19.31.36-1

The following was filed automatically by anaconda:
anaconda 19.31.36-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/pykickstart/commands/method.py", line 53, in __getattr__
    return getattr(self.handler.nfs, name)
  File "/usr/lib/python2.7/site-packages/pykickstart/commands/method.py", line 111, in __getattr__
    return FC3_Method.__getattr__(self, name)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py", line 398, in _method_changed
    if old_source.method == "harddrive" and old_source.partition:
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py", line 457, in changed
    method_changed = self._method_changed()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 125, in _runSpoke
    if action.changed and (not action.skipTo or (action.skipTo and action.applyOnSkip)):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 409, in _on_spoke_clicked
    self._runSpoke(spoke)
AttributeError: 'FC6_NFS' object has no attribute 'partition'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=RHEL-7.0\x20x86_64 inst.sshd BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.10.0-54.0.1.el7.x86_64
product:        Red Hat Enterprise Linux
release:        Red Hat Enterprise Linux Server release 7.0 Beta (Maipo)
type:           anaconda
version:        7.0

Comment 1 Luke Macken 2013-12-12 02:02:40 UTC
Created attachment 835544 [details]
File: anaconda-tb

Comment 2 Luke Macken 2013-12-12 02:02:42 UTC
Created attachment 835545 [details]
File: anaconda.log

Comment 3 Luke Macken 2013-12-12 02:02:43 UTC
Created attachment 835546 [details]
File: environ

Comment 4 Luke Macken 2013-12-12 02:02:45 UTC
Created attachment 835547 [details]
File: lsblk_output

Comment 5 Luke Macken 2013-12-12 02:02:46 UTC
Created attachment 835548 [details]
File: nmcli_dev_list

Comment 6 Luke Macken 2013-12-12 02:02:47 UTC
Created attachment 835549 [details]
File: os_info

Comment 7 Luke Macken 2013-12-12 02:02:49 UTC
Created attachment 835550 [details]
File: program.log

Comment 8 Luke Macken 2013-12-12 02:02:50 UTC
Created attachment 835551 [details]
File: storage.log

Comment 9 Luke Macken 2013-12-12 02:02:52 UTC
Created attachment 835552 [details]
File: syslog

Comment 10 Luke Macken 2013-12-12 02:02:55 UTC
Created attachment 835553 [details]
File: ifcfg.log

Comment 11 Luke Macken 2013-12-12 02:02:56 UTC
Created attachment 835554 [details]
File: packaging.log

Comment 13 Brian Lane 2013-12-12 19:25:21 UTC
I think this is the same thing as bug 1028243 and should be fixed by upstream commit 0478dc8081b1370644a6819f8c871bf50e01012c

Are you able to hit it every time? I can't reproduce it here.

Give this updates.img a try:

http://bcl.fedorapeople.org/updates/1040730.img

Comment 14 Luke Macken 2013-12-13 21:19:52 UTC
I'm unable to reproduce this again with our without the updates.img. I think previously I didn't have NFS configured properly. so it either hit a bad server/path error, but I haven't been able to reproduce it again.

Comment 15 Chris Lumens 2014-01-02 16:05:48 UTC

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


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