Hide Forgot
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
Created attachment 835544 [details] File: anaconda-tb
Created attachment 835545 [details] File: anaconda.log
Created attachment 835546 [details] File: environ
Created attachment 835547 [details] File: lsblk_output
Created attachment 835548 [details] File: nmcli_dev_list
Created attachment 835549 [details] File: os_info
Created attachment 835550 [details] File: program.log
Created attachment 835551 [details] File: storage.log
Created attachment 835552 [details] File: syslog
Created attachment 835553 [details] File: ifcfg.log
Created attachment 835554 [details] File: packaging.log
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
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.
*** This bug has been marked as a duplicate of bug 1028243 ***